summaryrefslogtreecommitdiff
path: root/scripts/install
AgeCommit message (Expand)Author
2018-11-05T955: Integrating EFI into the installerKroy
2018-10-15T885 Bug in add system image signature check confirmationEwald van Geffen
2018-10-02Remove some remnant of the Vyatta Subscription days.Daniil Baturin
2018-10-02T867: set the upgraded flag on image update if the user choses to save config...Daniil Baturin
2018-08-02T764: increase the drive size requirement to 2G.Daniil Baturin
2018-05-31T232: force FAT label creation before creating the root partition.Daniil Baturin
2018-03-10Merge remote-tracking branch 'upstream/current' into currentChristian Poessinger
2018-03-10Merge remote-tracking branch 'c-po/remove-install-system-cmd' into currentChristian Poessinger
2018-02-22sometimes drives report they are not alignedKim
2017-12-27T496: remove diagnostic partition for RAID1 installsChristian Poessinger
2017-11-03Remove "install system" commandChristian Poessinger
2017-06-05remove trailing space from version (if there is any)Kim
2017-03-20exclude install medium from raid disk countKim
2016-05-21T69 Remove floppy device settingsKim Hagen
2016-02-05Do not create persistent fstab, this will interfere with systemd.Kim Hagen
2016-02-05Renamed vyatta-union to vyos-union.Kim Hagen
2016-02-03Add vyos-persistpath and update install-image-existing and vyatta-update-grub...Thomas Jepp
2016-02-03Make add system image install the image to the right place.Thomas Jepp
2016-02-02Do not create fstab file for union install, this conficts with systemd.Kim Hagen
2016-02-01Rename "live-rw" to only "rw".Kim Hagen
2016-02-01Label disk on format and create persistence.conf file to get live-bootKim Hagen
2016-01-29Correct overlay mount function.Kim Hagen
2016-01-29Refine getting the vyos version.Kim Hagen
2016-01-29Update location of the squashfs image.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
2015-02-28vyatta-cfg-system: ensure grub is installed to the raid slave membersAlex Harpin
2014-12-03Adding initial support for loading a config from AWS EC2 user-datajrb
2014-10-08If not running on AWS (system UUID and serial do not start with EC2), don't d...Daniil Baturin
2014-07-30Replace login check with UID check in install-get-partition.Daniil Baturin
2014-07-29Replace login name check with effective UID check in install-image.Daniil Baturin
2014-07-29Replace login name check with effective UID check.Daniil Baturin
2014-07-25Bug #269: missed return in is_ec2_ami.Daniil Baturin
2014-07-25Fix is_live_boot check to account for the overlayfs change.Daniil Baturin
2014-06-16Bug #239 - Getting the version number by using dpkg will not work when upgrad...Kim Hagen
2014-05-06Fix to enable ec2-fetch-ssh-public-key init scripthydrajump
2014-05-03Fix AWS EC2 AMI supporthydrajump
2014-04-28Add support for installing a new image on the Amazon AMIhydrajump
2014-04-28Remove trailing whitespacehydrajump
2014-04-25Support and switch to overlayfsJames Davidson
2014-03-18Cleanup of unused parted root partitioning starting offsethydrajump
2014-03-16Fixed parted command for root partition alignment.hydrajump
2014-01-18Bug #98: add an option for redirect support to curl call.Daniil Baturin
2013-12-22Change image name for new installs to just numeric version.Daniil Baturin
2013-12-22Fix curl command to fetch the signature file.Daniil Baturin
2013-12-22Bug #96: fix menu entry generation so image version is included.Daniil Baturin
2013-11-02Replace s/Vyatta/VyOS/ in parition handling installer functionsDaniil 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