summaryrefslogtreecommitdiff
path: root/scripts/install/install-image
AgeCommit message (Expand)Author
2021-12-16remote: T3356: Backport remote module use to Equuleuserkin
2021-10-16gpg: T3879: fix signature validationChristian Poessinger
2021-09-06install-image: T2108: use minisign backup key if primary key failsChristian Poessinger
2021-09-06install-image: remove whitespaces after .Christian Poessinger
2021-08-27T3351: Check for SHA256 filesLulu Cathrinus Grimalkin
2021-08-26install-image: T2108: verify image by using minisign over GPGChristian Poessinger
2020-10-28image: T3027: do not rely on the ISO filename when calculating sha256 hashChristian Poessinger
2020-10-18image: T2992: automatically verify sha256 checksum on ISO downloadChristian Poessinger
2020-08-23install-image: T2690: T2762: always run in default VRF unless specifiedChristian Poessinger
2020-08-01install-image: T2690: add VRF support when installing new imagesChristian Poessinger
2020-08-01install-image: T2753: add named command line optionsChristian Poessinger
2019-10-21Merge branch 'current' into equuleushagbard
2019-10-18[system-proxy]: T1741 - Add system wide proxy settinghagbard
2019-10-08install-image: T1718 - ISO check in /opt/vyatta/sbin/install-image faultyhagbard
2018-11-06T955: Integrating EFI into the installerKroy
2018-11-05T955: Integrating EFI into the installerKroy
2018-10-15T885 Bug in add system image signature check confirmationEwald van Geffen
2016-01-29Refine getting the vyos version.Kim Hagen
2016-01-29Update the way the install scrips get the vyos version.Kim Hagen
2014-07-29Replace login name check with effective UID check in install-image.Daniil Baturin
2014-01-18Bug #98: add an option for redirect support to curl call.Daniil Baturin
2013-12-22Fix curl command to fetch the signature file.Daniil Baturin
2013-11-02Fix some shell quoting weirdness (curl dumped the ISO on stdout)Daniil Baturin
2013-11-02Set User-Agent: to VyOS/$version for statistics collection.Daniil Baturin
2013-11-02Replace missed vyatta names in installerDaniil Baturin
2012-02-29Merge branch 'oxnard' of git.vyatta.com:/git/vyatta-cfg-system into oxnardJohn Southworth
2012-02-29Bugfix 7555: allow users to import ssh keys when running add system imageJohn Southworth
2012-02-21Fix spelling errors in install imageStephen Hemminger
2011-12-06Bugfix 7497: Include auth credentials when fetching the signature fileBob Gilligan
2011-12-06Fix up formating of Vyatta specific HTTP options.Bob Gilligan
2011-12-05Add HTTP headers to identify client and version.Bob Gilligan
2011-07-14Bugfix 5856: Add username and password options.Bob Gilligan
2010-12-22Add more error recovery and disk space checking.Bob Gilligan
2010-11-21Bugfix 6457: Don't ask the question if you're not going to like the answer.Bob Gilligan
2010-09-08Fix quoting of shell -zStephen Hemminger
2010-08-02Bugfix 5964: Eliminate unnecessary version check.Bob Gilligan
2010-05-03Add code to check digital signature of image files.Bob Gilligan
2010-03-09Bugfix 5424: Allow image with same version to be added to disk-based installBob Gilligan
2010-03-08Use more reliable method for determining system version.Bob Gilligan
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