summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When running fsck_ffs to check the validity of the upgrade, check ${TOFLASH}aScott Ullrich2009-06-261-1/+1
* Out image to the slice and not aScott Ullrich2009-06-261-2/+2
* Use REAL_BOOT_DEVICEScott Ullrich2009-06-261-1/+1
* Set slice as wellScott Ullrich2009-06-261-4/+6
* Add my (C) since I have rewritten large portions of this file. Remove firmw...Scott Ullrich2009-06-261-2/+2
* Operate on real devices instead of glabelsScott Ullrich2009-06-261-12/+17
* Adding enablefields tag to enable/disable form elementsManoel Carvalho2009-06-261-0/+1
* Output more textScott Ullrich2009-06-261-0/+1
* Output everything for debugging. Do not sleep.Scott Ullrich2009-06-261-6/+5
* No need to remove firmware.lock twiceScott Ullrich2009-06-261-3/+2
* Mount $TOFLASH and check for post upgrade commandScott Ullrich2009-06-261-2/+5
* Stop sleepingScott Ullrich2009-06-261-2/+0
* Pre_upgrade commands not supported ATM on nanobsd upgradesScott Ullrich2009-06-261-7/+0
* Reboot after upgrade and do not check for /tmp/ file which will never be able...Scott Ullrich2009-06-261-9/+2
* Exit on failureScott Ullrich2009-06-261-1/+1
* No need to \" in this caseScott Ullrich2009-06-261-2/+2
* /root/pfsense/Scott Ullrich2009-06-261-1/+1
* Add missing );Scott Ullrich2009-06-261-1/+1
* rename root0 and root1 pfsense0 and pfsense1Scott Ullrich2009-06-251-3/+3
* Make pfSense_ng the new default themehoba2009-06-261-1/+1
* Adding the pfSense_ng themehoba2009-06-26241-0/+6448
* Remove copy-and-pasted code. Add globals.inc, too we need to define $gScott Ullrich2009-06-251-1/+1
* Add support for nanobsd upgradesScott Ullrich2009-06-251-1/+27
* Add NanoBSD supportScott Ullrich2009-06-251-1/+3
* Revert 2 last hunks of last commit since it's not related with the fixRenato Botelho2009-06-251-2/+2
* PHP wasn't generating javascript for input fields named with brackets like "i...Manoel Carvalho2009-06-251-10/+30
* Only mount rw on $_POSTScott Ullrich2009-06-251-3/+5
* Check to see if dir exists before blindly mounting rwScott Ullrich2009-06-251-2/+5
* Add missing conf_mount_ro();Scott Ullrich2009-06-251-1/+2
* No need to call conf_mount_rw() to generate config cache, its written to /tmpScott Ullrich2009-06-251-3/+1
* Give admin user special treatment just like root.Scott Ullrich2009-06-251-0/+11
* It looks like half of my commit is missing, comment this function out for a bit.Scott Ullrich2009-06-241-1/+1
* Unset $g['booting'] instead of setting it to false.Scott Ullrich2009-06-241-1/+1
* Zap config.cache after bootupScott Ullrich2009-06-241-0/+3
* move after reload_allChris Buechler2009-06-241-1/+1
* Skip sleep if argument is specified, and update bogons at end of setup wizard.Chris Buechler2009-06-242-2/+5
* Nuke Available its wasting tab space.Scott Ullrich2009-06-241-1/+1
* Disable Packages for any platform menu item, it does nothing currently.Scott Ullrich2009-06-241-1/+1
* Use updatep1 from /root/Scott Ullrich2009-06-241-10/+11
* Backout last commitScott Ullrich2009-06-241-4/+0
* Backup SSH keys for NanoBSDScott Ullrich2009-06-241-0/+4
* Call save_sshkeys on reboot for nanobsdScott Ullrich2009-06-241-0/+4
* Oops, zcat not cat the nanobsd update fileScott Ullrich2009-06-241-1/+1
* Let update1 handle file modificationsScott Ullrich2009-06-241-6/+1
* Add pfSenseNanoBSDupgrade upgrade routineScott Ullrich2009-06-241-0/+74
* Move RO operation down in rc and revert rc.bootup commitScott Ullrich2009-06-242-4/+2
* Call conf_mount_ro(); after bootupScott Ullrich2009-06-241-1/+3
* Disable watchdogd until we can workaround its brain-dead-enessScott Ullrich2009-06-221-1/+2
* Fix divert protocol number, should be 258. Sockstat was broken with the old n...jim-p2009-06-211-1/+1
* Fix a couple minor bugs in DHCP lease deletion.jim-p2009-06-212-2/+4
OpenPOWER on IntegriCloud