summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.firmware_update
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use unlink_if_exists()Scott Ullrich2007-05-091-1/+1
* Unlink upgrade file on upgrade.Scott Ullrich2007-05-091-0/+1
* Use /root/ as temporary storage.Scott Ullrich2007-05-091-9/+9
* Fetch the filesize initially and compare it. In addition we compare MD5 to b...Scott Ullrich2007-05-021-4/+16
* * Do not close a buffer that has failed * Automatically retry failed connectionScott Ullrich2007-05-021-2/+6
* Exit if URL or PATH is blank.Scott Ullrich2007-05-011-0/+4
* Add md5 support if the site is storing the value.Scott Ullrich2007-05-011-0/+17
* Add firmware update menu option which can fetch a URL from the internet or us...Scott Ullrich2007-05-011-0/+64
OpenPOWER on IntegriCloud