summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Add support for the NanoBSD platformScott Ullrich2009-06-271-1/+5
* Add support for the NanoBSD platformScott Ullrich2009-06-271-1/+3
* Add support for the NanoBSD platformScott Ullrich2009-06-271-1/+1
* Handle nanobsd platformScott Ullrich2009-06-271-0/+2
* Add support for nanobsd platformScott Ullrich2009-06-271-0/+12
* Add ssh key support for nanobsd to preserve the ssh dataScott Ullrich2009-06-271-3/+12
* Oops use /config/Scott Ullrich2009-06-271-1/+1
* Teach config about nanobsd platformScott Ullrich2009-06-271-2/+2
* Reinstall packages after upgradeScott Ullrich2009-06-271-0/+3
* Use OLD_UFS_ID when replacing the old fstab entry (needs to be 0 or 1, not 1 ...Scott Ullrich2009-06-271-1/+3
* Use UDS_ID when updating fstabScott Ullrich2009-06-271-7/+9
* Use gpart to set the active partition sliceScott Ullrich2009-06-271-0/+7
* Turn off foot shooting when we are done.Scott Ullrich2009-06-271-0/+5
* Fix diagnostics textScott Ullrich2009-06-271-1/+1
* use GLABEL_SLICEScott Ullrich2009-06-271-5/+14
* umount correct slice. cleanup code and add log for normal upgrade tooScott Ullrich2009-06-261-111/+61
* Use '' since we are already in a ""Scott Ullrich2009-06-261-1/+1
* Output ls -lah /dev/ as wellScott Ullrich2009-06-261-4/+10
* Oops, add spacer before command name outputScott Ullrich2009-06-261-6/+6
* Add some extra diagnostics which might help diagnose an upgrade problem after...Scott Ullrich2009-06-261-0/+15
* Do not append variableScott Ullrich2009-06-261-13/+15
* Move stray |Scott Ullrich2009-06-261-11/+13
* Use GLABEL_SLICEScott Ullrich2009-06-261-1/+3
* Use correct names. Mount correct directory and modify fstabScott Ullrich2009-06-261-6/+16
* Check for pfsense and not pfsense1Scott Ullrich2009-06-261-6/+6
* Add a space between interfacesScott Ullrich2009-06-261-1/+1
* Add a dummy update_status() function if we need it.Scott Ullrich2009-06-261-0/+8
* Foot shooting is fun. Add some debugging echos to loggerScott Ullrich2009-06-261-0/+11
* 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
* 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
* rename root0 and root1 pfsense0 and pfsense1Scott Ullrich2009-06-251-3/+3
* 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
* 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
OpenPOWER on IntegriCloud