Lightsquid and Lighttpd
-
Very nice addition to pfsense! Keep on the work :)
p.s. i'm russian too. -
BIG thanks author lightsquid :)
ps Ok. I create topic in russian forum. -
Has the package been corrected to utilize the pfSense cron config.xml capabilities?
-
Has the package been corrected to utilize the pfSense cron config.xml capabilities?
..khm..
You about this?<modify_system><modifyfilename>/etc/crontab</modifyfilename> <textneeded>*/20 * * * * root /usr/bin/perl /usr/local/www/lightsquid/lightparser.pl > /dev/null</textneeded> <modifyfilename>/etc/crontab</modifyfilename> <textneeded>0 0 * * * root /usr/local/sbin/squid -k rotate > /dev/null</textneeded></modify_system>
This right?
-
No.
See tdr_install_cron() from /etc/inc/pfsense-utils.inc on a recent snapshot.
-
Then I do not understand what needs to be done >:(
I want more detailed guidance -
The cron entries need to be added to config.xml now.
First, download config.xml from a recent snapshot and look how the items look.
Now, CAREFULLY read that function that I pointed out that adds the items to cron. The point is, you need to add items to cron in the same fashion that the function I showed you does… The function is an example only.
-
This files with new cron function (tested on 1.0.1-SNAPSHOT-03-27-2007)
Cron task's safe setup to config.xml (But i I have to was set new field 'task_name' for safe).
Now correctly add/delete only my jobs and block adding job's, if some job present in items list2 Scott:
May be need write user's cron-function for safe install cron-jobs to config.xml?
Or(and) create special 'pkg_cron' part in config.xml? -
It needs to write the cron entries on installation and remove them on deinstallation.
-
This already realised. I tested success instal/deinstall.
-
will this be available as a package for pfsense?
-
will this be available as a package for pfsense?
Official package - may be for pfSense 1.2. In last step i create cron shedules for this versions compatible.
Manually installation for current version - plz looking previous sources posting -
My new skin's for lightsquid - novosea (blue) and novopf (pf colors)
Have 'Home button' - link to pfSense root page from lightsquid pages.
–--------
Update themes :( - re-archive 'novopf' theme. Now this must worked.
Update GUI - added this 2 themes to menu. But this themes must be added manually to '/usr/local/www/lightsquid/tpl', another will used 'base' as default. -
now i'm testing lightsquid too…
-
troubles on install .. .can you lend me lights ? how can i install it ?
-
Looking topic about squidGuard on RU forum part :)
-
i take squidguard.inc and .xml … a pkg_config.xml and i cant installl .. something is missing ?
do you have an new pkg_confi.xml ???
-
i take squidguard.inc and .xml … a pkg_config.xml and i cant installl .. something is missing ?
do you have an new pkg_confi.xml ???
I update new file.
http://diskatel.narod.ru/pfSense/packages/pkg_config.xml
Now contains squidGuard & lightsquidDownload and replace you local pkg_config.xml
-
As I install the packages squidguard and lightsquid , I do not obtain to find the archive using the command find / -name pkg_config.xml, why >:(
-
As I install the packages squidguard and lightsquid , I do not obtain to find the archive using the command find / -name pkg_config.xml, why >:(
Use this way
1\. Need install local xml-rpc. How - pls looking for this topic http://forum.pfsense.org/index.php/topic,312.0.html 2\. Download pkg_config.xml for this package from http://diskatel.narod.ru/pfSense/packages/pkg_config.xml and put them to you xml-rpc (as '/usr/local/www/packages' path). If all placed correct - in package list you looking packages list - squidGuard & etc. 3\. Install this package.