summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove test code.Ermal Luçi2010-03-041-4/+0
|
* Fix double include.Ermal Luçi2010-03-041-1/+4
|
* Add neccessary include.Ermal Luçi2010-02-041-0/+2
|
* Ticket #317. Synchronize user info on bootup.Ermal Luçi2010-02-021-3/+8
|
* Use the globals for minimum RAM warning, drop limit a little to accommodate ↵Chris Buechler2009-12-201-2/+2
| | | | 128 MB RAM systems
* Adding script to parse dhcpd log file and populate /etc/hosts so that we can ↵sullrich2009-12-061-0/+3
| | | | move to a newer dnsmasq. in addition, the current dnsmasq isc parsing is broken so there is not a choice to move either way. Ticket #79
* Start syslogd after interfaces are configured. Ticket #196sullrich2009-12-031-3/+3
|
* Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195sullrich2009-12-021-2/+5
|
* Do not show motdsullrich2009-11-291-5/+0
|
* 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
|
OpenPOWER on IntegriCloud