summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
Commit message (Expand)AuthorAgeFilesLines
* Match conf_mount_rw with conf_mount_ro call.Ermal Luçi2010-03-081-0/+2
* Do not spread checking for value accross code. Do it in the function that is ...Ermal Luçi2010-03-081-5/+1
* 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 1...Chris Buechler2009-12-201-2/+2
* Adding script to parse dhcpd log file and populate /etc/hosts so that we can ...sullrich2009-12-061-0/+3
* 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 f...Scott Ullrich2009-11-211-1/+5
* Rework includes/require. This saves about 4 megabytes.Scott Ullrich2009-11-211-1/+11
* 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
* 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
* Remove openvpn.inc from functions.inc since its just a subsystem that does no...Ermal Luçi2009-07-081-1/+2
* 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
* Rename cvssync to gitsyncScott Ullrich2009-06-181-3/+6
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-131-0/+4
* 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
* 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
* 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
* * Match our styleScott Ullrich2009-05-151-7/+6
OpenPOWER on IntegriCloud