summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.firmware_update
Commit message (Expand)AuthorAgeFilesLines
* Remove these booting settings since are uselessErmal LUÇI2014-11-281-4/+0
* Let user decide if he wants to proceed to the upgrade when sha256 fails to do...Renato Botelho2014-10-201-1/+8
* Fix #3691, use curl instead of fetch to download update filesRenato Botelho2014-06-051-17/+13
* Nowdays there is no real difference between the kernels apart the ZFS support...Ermal2014-04-141-29/+0
* Fix numberingjim-p2012-11-201-1/+1
* Remove other potential places where someone could select a kernel we no longe...jim-p2012-11-201-11/+3
* Check update snapshot contents against .sha256 instead of .md5PiBa-NL2012-11-051-15/+15
* fix textChris Buechler2011-07-091-1/+1
* Teach the console update by url about the default auto update url.jim-p2011-03-091-1/+23
* Fix NanoBSD update detection for console update by URLjim-p2010-05-181-16/+10
* Ticket #428. Remove double included include.Ermal2010-03-151-2/+1
* Include config.inc and functions.incScott Ullrich2009-11-221-0/+2
* Decouple filter.inc from functions.inc. There is no need to process filter f...Scott Ullrich2009-11-211-0/+1
* Correct out of place {Scott Ullrich2009-07-101-1/+3
* Fix option #2 in firmware upgrade (console) for NanoBSD, bdiff.Scott Ullrich2009-07-051-2/+2
* Remove newlineScott Ullrich2009-07-051-1/+1
* Add newline before DANGERScott Ullrich2009-07-051-1/+1
* Add digital secutiry signature check to console upgrades.Scott Ullrich2009-07-051-2/+27
* Use tgzScott Ullrich2009-07-051-2/+1
* Rename nanobsd firmware .bz2Scott Ullrich2009-07-051-1/+2
* Fix nanobsd update detectionRenato Botelho2009-06-301-2/+2
* * Reorganize the 'apply' button infrustructure in the GUI.Ermal Luçi2009-06-301-12/+8
* Send log file to /conf/Scott Ullrich2009-06-291-0/+1
* UnbreakScott Ullrich2009-06-291-5/+4
* Alert when we detect a nanobsd image.Scott Ullrich2009-06-291-3/+7
* Only unlink file if it exists.Scott Ullrich2009-06-281-1/+2
* 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
* Set firmware lock bit when doing the upgradeScott Ullrich2009-05-041-0/+2
* Exit after firmware updateScott Ullrich2009-04-301-1/+3
* Add . for every second firmware update is runningScott Ullrich2009-04-161-2/+4
* Make $g a globalScott Ullrich2009-04-161-0/+1
* Sleep for 10 before checking to see if firmware.lock existsScott Ullrich2009-04-161-1/+1
* Correct ordering, use a lock file. Launch upgrade in bg and look for lock fi...Scott Ullrich2009-04-161-6/+7
* Use product_nameScott Ullrich2008-11-101-4/+4
* Do not assume that we ship uniprocessor kernel on LiveCD any longer.Scott Ullrich2008-06-171-1/+1
* When bdiff is detected in the filename, invoke the binary updateScott Ullrich2008-02-171-4/+11
* Make sure $d_fwupenabled_path is defined since it is initially definedScott Ullrich2008-01-121-0/+2
* Automatically assume the embedded platform on update if the platformScott Ullrich2008-01-111-0/+8
* * Do not allow the image to go read only during download / upgrade opsScott Ullrich2008-01-111-0/+4
* Remove any previous MD5 sums after upgrade.Scott Ullrich2007-11-071-0/+3
* Exit immediately after firmware update operation completes.Scott Ullrich2007-08-281-0/+1
* Add carriage returnScott Ullrich2007-08-281-1/+1
* Make $fp globalScott Ullrich2007-08-281-0/+2
* Do not close STDIN until script is done processing.Scott Ullrich2007-08-281-2/+2
* Prompt for kernel type if it is not defined.Scott Ullrich2007-08-281-0/+28
* Close STDIN ($fp) handle before returning back to shell. Major doh's.Scott Ullrich2007-06-021-2/+14
* Mount image read write before upgrading.Scott Ullrich2007-05-111-1/+1
* Mount read/write before fetching url.Scott Ullrich2007-05-101-0/+1
OpenPOWER on IntegriCloud