summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
Commit message (Collapse)AuthorAgeFilesLines
* Decouple filter.inc from functions.inc. There is no need to process filter ↵Scott Ullrich2009-11-211-1/+5
| | | | functions most of the time. Include filter.inc where it is needed
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-1/+11
| | | | Simplify get_memory(). Tested on mips/i386
* Set booting to true.. not TRUEScott Ullrich2009-10-251-2/+3
|
* * Convert carp/vips code to behave the same as other interfaces.Ermal Luçi2009-10-011-3/+0
| | | | | | | | * Make optimizations around it. * Make sure when we reload teh underlying interface we reload carp too. * Some fixes around the code. Reviewed-by: scott@ and billm@
* Create resolv.conf before loading rules. Resolves #21Scott Ullrich2009-08-231-3/+3
|
* Include functions.inc which will then include ipsec.incScott Ullrich2009-08-231-1/+3
|
* Unbreak IPSEC!Scott Ullrich2009-08-231-0/+1
|
* Make the LEDs strobe to indicate initialization/bootup.jim-p2009-07-121-0/+6
| | | | Part of feature #17
* Remove openvpn.inc from functions.inc since its just a subsystem that does ↵Ermal Luçi2009-07-081-1/+2
| | | | not need to be present on all of the includes.
* Addd missing */Scott Ullrich2009-07-071-1/+1
|
* Add configurable option to enable glxsb.jim-p2009-07-041-0/+3
|
* Unset $g['booting'] instead of setting it to false.Scott Ullrich2009-06-241-1/+1
|
* Move RO operation down in rc and revert rc.bootup commitScott Ullrich2009-06-241-2/+0
|
* Call conf_mount_ro(); after bootupScott Ullrich2009-06-241-1/+3
|
* Revert "Rename cvssync to gitsync"Scott Ullrich2009-06-181-6/+3
| | | | This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.
* Rename cvssync to gitsyncScott Ullrich2009-06-181-3/+6
|
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-131-0/+4
| | | | Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving CP than m0n0wall.
* Start sshd after the interfaces and routing have been configured.Ermal Luçi2009-05-271-5/+5
|
* Increase timeout to 9. Add chr(8) backspace mojoScott Ullrich2009-05-181-5/+6
|
* Carriage return if no option selected on recovery consoleScott Ullrich2009-05-161-0/+2
|
* Use passthru()Scott Ullrich2009-05-161-3/+3
| | | | Ace-in-the-hole-from: JimP
* Actually detect all key presses, cleanup code a bit.Scott Ullrich2009-05-161-4/+10
|
* Do not launch with tcsh -c, it appears to work at first glance without it.Scott Ullrich2009-05-161-2/+2
|
* Do not CR and increase stty timeout instead of adding sleep(1)Scott Ullrich2009-05-161-5/+4
|
* Use tcsh and env to set TERMScott Ullrich2009-05-161-2/+2
|
* Add a \n to get the users attentionScott Ullrich2009-05-161-0/+1
|
* Do not backspace for now and sleep (1) second in between while loopScott Ullrich2009-05-161-1/+2
|
* Use cons25Scott Ullrich2009-05-151-1/+1
|
* Use ^HScott Ullrich2009-05-151-1/+1
|
* Add missing ;Scott Ullrich2009-05-151-1/+1
|
* Do not \nScott Ullrich2009-05-151-1/+1
|
* Full path to /bin/sttyScott Ullrich2009-05-151-2/+2
|
* Make text prettier and increase timeout to 4 secondsScott Ullrich2009-05-151-4/+6
|
* * Reboot after installation from recovery consoleScott Ullrich2009-05-151-0/+7
| | | | * Add ! drop to shell option and bypass bootup
* Cleanup my hick ky englishScott Ullrich2009-05-151-6/+6
|
* Add I for installer optionScott Ullrich2009-05-151-1/+3
|
* Prompt for recover before parsing configScott Ullrich2009-05-151-6/+5
|
* * Add Erik Kristensen to (C)Scott Ullrich2009-05-151-20/+5
| | | | * Compact code
* * Match our styleScott Ullrich2009-05-151-7/+6
| | | | | * Add (C) * No functional changes
* Prompt for recovery modeScott Ullrich2009-05-151-1/+1
|
* Woops, add missing textScott Ullrich2009-05-151-2/+2
|
* If we are on cdrom platform show a rescue config timeout option.Scott Ullrich2009-05-151-216/+265
|
* Adding PowerD knob to system -> advanced -> misc. This will be usefulScott Ullrich2009-04-051-0/+3
| | | | | | | | | | | | | | | | | | for folks wishing for their firewall to use less power overall. Blurb from the powerd man page from freebsd: The powerd utility monitors the system state and sets various power con- trol options accordingly. It offers three modes (maximum, minimum, and adaptive) that can be individually selected while on AC power or batter- ies. The modes maximum, minimum, and adaptive may be abbreviated max, min, adp. Maximum mode chooses the highest performance values. Minimum mode selects the lowest performance values to get the most power savings. Adaptive mode attempts to strike a balance by degrading performance when the system appears idle and increasing it when the system is busy. It offers a good balance between a small performance loss for greatly increased power savings. The default mode is adaptive.
* Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel ↵Ermal Luçi2009-03-161-5/+0
| | | | now.(yay!)
* Add the GUI part for IGMPproxy that has been on the snapshots for a while.Ermal Luci2009-01-281-1/+4
|
* Do not output starting rrd graphs twice.Scott Ullrich2008-11-211-2/+0
|
* Use product_nameScott Ullrich2008-11-101-1/+1
|
* Add more bootup textScott Ullrich2008-11-091-5/+17
|
* Move openntpd process up higherScott Ullrich2008-11-091-5/+5
|
* Use new sync on boot scriptScott Ullrich2008-11-091-6/+3
|
OpenPOWER on IntegriCloud