summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
Commit message (Collapse)AuthorAgeFilesLines
...
* Copy host /etc/fstab to newly created areaScott Ullrich2009-06-281-0/+1
|
* If anything goes wrong when updating fstab then abort the upgrade and file a ↵Scott Ullrich2009-06-281-12/+19
| | | | notice.
* Use GLABEL_SLICEScott Ullrich2009-06-281-3/+3
|
* Add a function named file_notice which invokes the php version.Scott Ullrich2009-06-281-14/+12
|
* Just for kicks I tried to use a full upgrade file instead of a file labaled ↵Scott Ullrich2009-06-281-0/+13
| | | | upgrade. Bad things hapeppened. Prevent this in the future and error out and file a notice when this is attempted and give a hint that a file namebed "upgrade" must be used.
* Use gzcatScott Ullrich2009-06-281-2/+7
|
* s/config/conf/Scott Ullrich2009-06-271-1/+1
|
* Oops use /config/Scott Ullrich2009-06-271-1/+1
|
* 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
| | | | or 2). Confusing!
* 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 ↵Scott Ullrich2009-06-261-0/+15
| | | | after the fact
* Do not append variableScott Ullrich2009-06-261-13/+15
|
* Move stray |Scott Ullrich2009-06-261-11/+13
| | | | Write out log to /cf/upgrade_log.txt so we can see the upgrade log after reboot
* 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
|
* 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 ↵Scott Ullrich2009-06-261-2/+2
| | | | firmware lock if we exit before doing an upgrade.
* 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 ↵Scott Ullrich2009-06-261-9/+2
| | | | able to be set.
* 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
|
* Use updatep1 from /root/Scott Ullrich2009-06-241-10/+11
|
* 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
|
* Remove lock hold later onScott Ullrich2009-04-161-2/+1
|
OpenPOWER on IntegriCloud