summaryrefslogtreecommitdiff
path: root/scripts/install
AgeCommit message (Expand)Author
2019-12-06Merge branch 'current' of github.com:vyos/vyatta-cfg-system into equuleusChristian Poessinger
2019-12-03Fix rootdev regex to support mmcblk devicesRobert Edström
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
2019-06-18[ installer ] T1446: on installing with efi skip theKim Hagen
2019-06-12fix if statementKim Hagen
2019-06-12Force create raid without answering the question if you want to create it.Kim Hagen
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-12-03T1047: look for a saved config in the "real" config dir at install timeDaniil Baturin
2018-12-01EFI Cleanup. Adding removable option to grub-installKroy
2018-11-09Cleanup output (#85)Kim
2018-11-07Add uefi install option. (#84)Kim
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
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