summaryrefslogtreecommitdiff
path: root/scripts/install/install-image
AgeCommit message (Expand)Author
2010-02-25Bugfix 5217: Don't use the "-#" option to curl. It runs slow on serial ports.Bob Gilligan
2010-01-13Don't allow installation to proceed if MD5 checksum errors are found.Bob Gilligan
2010-01-08Switch from wget to curl since the latter supports more URL methods.Bob Gilligan
2010-01-06Validate MD5 checksums on ISO file before proceeding with installation.Bob Gilligan
2009-12-23Add support for fetching ISO file based on URL.Bob Gilligan
2009-11-02use top-level pid for progress indicatorAn-Cheng Huang
2009-10-30add unified install-imageAn-Cheng Huang