summaryrefslogtreecommitdiff
path: root/scripts/install/install-functions
AgeCommit message (Expand)Author
2019-04-23T1327: Set the serial console speed to 115200 by defaultJohn Estabrook
2019-04-10T1329: support installation on SD cards fixKim
2019-03-27T1296: support installation on SD cardsChristian Poessinger
2018-11-06T955: Integrating EFI into the installerKroy
2018-11-05T955: Integrating EFI into the installerKroy
2016-05-21T69 Remove floppy device settingsKim Hagen
2016-02-03Make add system image install the image to the right place.Thomas Jepp
2016-01-29Correct overlay mount function.Kim Hagen
2016-01-29Refine getting the vyos version.Kim Hagen
2016-01-29Update the way the install scrips get the vyos version.Kim Hagen
2016-01-26Update 'is_live_cd_boot' and 'is_union_instal' functions to search on 'overla...Kim Hagen
2015-07-01vyatta-cfg-system: use sha-512 instead of md5 for installation passwordAlex Harpin
2014-07-25Fix is_live_boot check to account for the overlayfs change.Daniil Baturin
2014-04-25Support and switch to overlayfsJames Davidson
2012-12-12revert 918bd40d3e3f238a800b1486f70e2d5ee1d71a72John Southworth
2012-09-18fix for 8372 - Unclear which user ID the changed administrator password appli...Deepti Kulkarni
2012-09-04Bugfix 8290John Southworth
2012-01-03install: use sfdisk to get disk sizeStephen Hemminger
2011-09-01Bugfix 7488: Configure Xen PV console hvc0 in Vyatta config file.Bob Gilligan
2011-06-24Make add system image use the new config directory for copying filesJohn Southworth
2011-05-10support interactive mode for rest api for install image op mode commands.Michael Larson
2010-09-08Fix quoting issues with conversion to lower caseStephen Hemminger
2010-03-12Run partition editor with script flag to avoid prompting userStephen Hemminger
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-03-08Bugfix 5360: Get name of image from correct source.Bob Gilligan
2010-03-05Bugfix 5413: Determine system version from vyatta-version package.Bob Gilligan
2009-12-03Fix some file headers that cause build warningsStephen Hemminger
2009-11-02use top-level pid for progress indicatorAn-Cheng Huang
2009-10-30add unified install-imageAn-Cheng Huang