summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Missing "Scott Ullrich2009-05-181-1/+1
* Doh, it's sh, not phpScott Ullrich2009-05-181-2/+2
* Do not keep respawning to shell on exit. Alert box is rebooting in 5, sleep ...Scott Ullrich2009-05-181-0/+4
* Mount RW for key generationScott Ullrich2009-05-181-0/+4
* Use custom prompt for Recovery ShellScott Ullrich2009-05-181-1/+1
* Nuke \n'sScott Ullrich2009-05-181-1/+1
* Spawn tcsh instead of sending getty into a DOS loopScott Ullrich2009-05-171-1/+2
* Rely on our own error handlingScott Ullrich2009-05-161-14/+21
* Add missing spaceScott Ullrich2009-05-161-1/+1
* 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
* Exit out to shell immediately if recovery console shell option specified.Scott Ullrich2009-05-151-0/+5
* Down interfaces before rebooting. Hopefully giving enough timeScott Ullrich2009-05-151-0/+6
* 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-152-0/+14
* 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
* 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
* Move firmware update text format to globals.incScott Ullrich2009-05-141-0/+1
* Fix typo and check.Ermal Luçi2009-05-141-1/+1
* Use file() function which suits the need better.Ermal Luçi2009-05-141-2/+3
* * Use file_get_contents its better and process the contents of the file after...Ermal Luçi2009-05-131-13/+19
* Fix the issue that the filter reload status stops at 'Syncing CARP data to {$...Ermal Luçi2009-05-131-0/+7
* Fix fallout of tables from the refactoring of address generation. This is a b...Ermal Luçi2009-05-121-27/+7
* Fix PPTP+RADIUS. See ticket #1926.jim-p2009-05-121-4/+13
* Fix alias table generation. (There is probably a better way to do this... Ide...jim-p2009-05-121-2/+2
* Merge after_filter_configure_run commands with the system:afterfilterchangesh...Ermal Luçi2009-05-121-12/+13
* Use the php copy function instead of forking just for copying a file.Ermal Luçi2009-05-121-1/+1
* Some more locking fixes.Ermal Luçi2009-05-111-0/+3
* Match the logic with other functions.Ermal Luçi2009-05-111-5/+5
* Fix logic.Ermal Luçi2009-05-091-2/+2
* Correct logic.Ermal Luçi2009-05-091-6/+6
* More var name fixes.Ermal Luçi2009-05-081-1/+1
* Make it work.Ermal Luçi2009-05-081-4/+4
OpenPOWER on IntegriCloud