summaryrefslogtreecommitdiff
path: root/scripts/install
AgeCommit message (Expand)Author
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
2013-11-02Replace missed vyatta names in installerDaniil Baturin
2013-11-02Fix image name, according to new numeric-only vyatta-version namingDaniil Baturin
2013-10-21Update default user in installer script.Daniil Baturin
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-05-16Change default to No when not enough space to save configJames Davidson
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
2012-01-20Make disk label if necessaryStephen Hemminger
2012-01-03install: use sfdisk to get disk sizeStephen Hemminger
2011-12-07Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-12-06Bugfix 7497: Include auth credentials when fetching the signature fileBob Gilligan
2011-12-06Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-12-06Fix up formating of Vyatta specific HTTP options.Bob Gilligan
2011-12-06Merge branch 'oxnard' of fiji.vyatta.com:/git/vyatta-cfg-system into oxnardStephen Hemminger
2011-12-05Add HTTP headers to identify client and version.Bob Gilligan
2011-12-02md: don't start unless neededStephen Hemminger
2011-10-12Bugfix 7502: Get "add system image" to work on XenBob Gilligan
2011-09-01Bugfix 7488: Configure Xen PV console hvc0 in Vyatta config file.Bob Gilligan
2011-08-31Bugfix 7469: Add support for installing onto XenBob Gilligan
2011-08-17Bugfix 7350: Allow default config.boot to be selected as config file.Bob Gilligan
2011-08-12Add hook to call a config migration script when upgrading from VSE Demo.Bob Gilligan
2011-06-24Make add system image use the new config directory for copying filesJohn Southworth
2011-07-14Bugfix 5856: Add username and password options.Bob Gilligan
2011-05-12Merge branch 'napa' of git.vyatta.com:/git/vyatta-cfg-system into napaJohn Southworth
2011-05-12Bugfix 7076: make add system image copy to /config instead of /opt/vyatta/etc...John Southworth