clean up lighttpd
Keeping the disable logging option. Revert "clean up lighttpd bits"
This reverts commit 9de0332dec955ec513b74be9361de72d12aa7245.
clean up lighttpd bits
first run through, replacing lighttpd with nginx.
Remove extra spaces on welcome text
Must be feeling OCD today. The console output had 2 spaces between "2.3-ALPHA" and "on the". I also removed the space before "..." because all the subsequent lines of console output have no space before the "...'.Actually this is a title line, so maybe the "..." could be deleted here also :)
Nuke fifolog support. It was never used or fully implemented, no GUI option, and didn't end up working out.It buffered writes too long, users could never see the most current log data.
Create pkg directories symlinks when using ramdisk, ticket #5493
Move pkg data around early and fix #5493
Improve sh syntax
Add strongswan.d as well, just to be sure no symlinks are there
Make sure ipsec symlinks are removed to avoid breaking strongswan pkg upgrade
Remove /usr/local/lib/php.ini, we don't need 2 copies of this
Rework pfSense-upgrade script to make it work with nanobsd
Introduce read_global_var:
- Add a new script, read_global_var, that returns the value of any item contained in global array $g- Replace all grep and sed magic from shell scripts
Introduce read_xml_tag.sh
Create /usr/local/sbin/read_xml_tag.sh, that will read a xml tag fromconfig file using xmllint. Replace all direct read using cat, grep, sed,... by this script
One more hardcoded pfSense name
Consider globals_override.inc and replace hard coded pfSense string by product_name
Create symlinks during the boot for nanobsd
Make sure pkg db and cache is safe on nanobsd and on pfSense with /var mounted as MFS
Call correct script on upgrade process and obsolete the old version
Merge pull request #1897 from phil-davis/m-etc
Reword text in etc/rc
to improve the English.Resubmit of PR https://github.com/pfsense/pfsense/pull/1847
White space and minor bits in etc
Cleaner version of https://github.com/pfsense/pfsense/pull/1846
Add first version of pfsense-upgrade.sh, script that will provide pkg upgrades
Move conf backup dir creation to default-config packages scripts
Do not create pbi directories or copy pbi keys
Move main pfSense content to src/