Use nohup construct for launching check_reload_status
crs fork code is out, executing in background
Correct the compatibility location again.
Correct compatibility symlink
Install compatibility symlink for packages built in /tmp/tmp (FreeBSD 7 currently)
Clean backup cache before starting php environment
Bootstrap php.ini on non-cdrom platforms to GUARANTEE that we can invoke php correctly.
Remove cron spam on bootup
Back out softupdates check code
Make php performance on all platforms consistent regardless of diskspeed
Trigger a FSCK if required before switching on softupdates
Twiddle softupdates bits during console muting.
Full path to grep, add comment.
Handle enablesoftupdates on the full installation platform as well
When clearing log files, send errors to people that care (/dev/null)
Do not blow away subdirectories in /var/log leading way for /var/log/persistent to be born.
Shift ping handling duties over to minicron. Cron is just not working for some reason.
Startup cron correctly
Do not create symlink for dhclient-script. This does not work on read-only iso's.
Regardless of the fact that we are telling dhclient that it's script is /sbin/dhclient-script it wants to run /usr/local/sbin/dhclient-script to symlink on bootup this file if needed.
Run fsck -fy instead of fsck -y
Ensure nameserver information is removed at bootup before its discovered again.
Add OpenNTPD logging tab
Use /etc/rc.start_packages
Woops, looks like there is a ! in the comparison, and I have it backwards.
512K is enough for 1000 rows. Back out previous commit.
Increase filter log space to 784K so that it can accept 999 entries
Increase default clog log file sizes
Make bootup text consistent with others
Cleanup comments
Alert user what is happening during bootup to fill the void. Now pfSense looks rather snappy during bootup.
Do not run adjkerntz twice
Do not mount / for writing twice. It's already mounted and slows down the boot process.
Don't remove /tmp/rc.newwanip, it breaks Big pong logins.
Ticket #1062
Launch UNIONFS script if /dist/uniondirs exist
Add openvpn log to clog.
Ensure symlink is correct on compact flash / embedded platforms
Start check_reload_status at a nice value of 20
Let build system handle RRD symlink
Send error to /dev/null
Send errors to /dev/null
Install RRD symlink if on correct platform
Start packages in the background
Filter is already loaded
Remove stale files that have already been processed by bootup scripts
Kill /tmp/rc.linkup on boot
Do not spew grep errors on bootup
Hide grep error on boot
Ticket #847
Don't complain
Start packages the prior way
Do not pre-cache interface on bootup
We don't use /etc/dhclient.conf
Increase system log size to 300144
Ignore httpsline
Ticket #796
Bump filter log file size to 512k
Correctly hit HTTP or HTTPS when enabled
! -> . for consistency
No need for echo \n\n | now
Call preload.php on bootup to cache APC data
Fetch to /dev/null
Make an initial request to xmlrpc.php to help speed up system
Hush up swapinfo, we don't want to hear any of your back talk.
MFC 8640Output more information on boot
Fix the no job control errors.
Thanks to satu for doing the research on keyboard muxing.
Do not kill /tmp/*
No need to echo that there is no swap on embedded
MFC fsck commits
MFC latest rc
MFC latest rc changes
MFC 7769Move the /conf dir deletion under the platform != "cdrom" condition.
MFC latest commits
Add rc.embedded for embedded bootup specific instructions similar to rc.cdrom
Do not echo when running CDROM routines
Take into account all platforms. Cleanup.
Check for embedded correctly.
Spew less on bootup
Spew less on boot
Remove commented out code for RELENG_1
Do not enable dump device nor savecore on RELENG_1.
Sync with HEAD. Start CVS after webGUI
Start SSHD first
Forced commit to test RELENG_1
Use -c
Check for ttyv1 so decide if we should show a console menu or not.
Ignore warnings from vidcontrol. Some folks just want to run the full version on their CF cards.
use sh to run the menu
Take into account embedded platforms
Do not echo done twice
Sleep a second before switching vty's
Do not redirect sshd to stderr
No need to prevent CTRL-C and friends now that the terminal lockdown works a bit different
Set vty2 TERM to cons25 and turn off ALT-F1 and ALT-F2 switching