summaryrefslogtreecommitdiffstats
path: root/etc/rc.firmware
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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
* Correct ordering, use a lock file. Launch upgrade in bg and look for lock fi...Scott Ullrich2009-04-161-14/+24
* Add pre_upgrade_command hook supportScott Ullrich2008-07-071-0/+7
* Restore to 1.2-RELEASE file.Scott Ullrich2008-05-181-63/+247
* Revert rc.firmware to a known working state now that the builderScott Ullrich2008-03-291-262/+63
* * Use /tmp/firmwareupgradesScott Ullrich2008-03-221-5/+11
* Latest round of fixesScott Ullrich2008-03-221-4/+5
* Remove .tar file if it exists before extracting.Scott Ullrich2008-03-211-0/+3
* Correctly install files.Scott Ullrich2008-03-211-2/+9
* Do not pass z flag to tar. The item is now gzipped.Scott Ullrich2008-03-211-1/+1
* * Do not worry about egrepping filenamesScott Ullrich2008-03-171-4/+4
* Remove firmware image once completedScott Ullrich2008-03-171-0/+1
* Uncompress archive before tarring it. This avoids compression seek slowdownsScott Ullrich2008-03-171-4/+7
* chflags noschg file before rmScott Ullrich2008-03-171-7/+9
* Remove exec statementScott Ullrich2008-03-171-1/+0
* Missing /Scott Ullrich2008-03-171-3/+3
* Use install when upgrading.Scott Ullrich2008-03-171-91/+84
* Unlink upgrade file on upgrade.Scott Ullrich2007-05-091-0/+3
* Remove configuration lock that would be acquired when you login to ssh after ...Scott Ullrich2007-04-081-0/+2
* Run /tmp/post_upgrade_command after update if it existsScott Ullrich2006-10-031-0/+14
OpenPOWER on IntegriCloud