summaryrefslogtreecommitdiff
path: root/scripts/install/install-image-existing
AgeCommit message (Expand)Author
2023-08-28T5520: avoid cp from /config during update, after coreutils changeJohn Estabrook
2023-04-03T5136: do not rm -rf if unmount failsChristian Breunig
2023-04-02T5136: properly unmount filesystems after installationChristian Breunig
2021-08-08T169: Image install should put correct serial console device in created grub ...Kim Hagen
2020-12-30migration: T3161: remove scripts ec2-vyos-init, ec2-check.plJohn Estabrook
2020-11-27vyatta-cfg: T2713: Return original permissions for config-auth files in updatesever-sever
2020-09-26cfg-system: T2902: Fix regex that doesnt allow X in image namesever-sever
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
2017-06-05remove trailing space from version (if there is any)Kim
2016-02-05Do not create persistent fstab, this will interfere with systemd.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-01Rename "live-rw" to only "rw".Kim Hagen
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-29Replace login name check with effective UID check.Daniil Baturin
2014-07-25Bug #269: missed return in is_ec2_ami.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
2013-12-22Bug #96: fix menu entry generation so image version is included.Daniil Baturin
2012-05-16Change default to No when not enough space to save configJames Davidson
2011-10-12Bugfix 7502: Get "add system image" to work on XenBob 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-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
2011-05-10support interactive mode for rest api for install image op mode commands.Michael Larson
2010-12-22Add more error recovery and disk space checking.Bob Gilligan
2010-11-21Bugfix 6101: Make a syslog record when a new image is added.Bob Gilligan
2010-07-28Bugfix 5711: Don't allow special characters in image names.Bob Gilligan
2010-07-27Bugfix 5929: Preserve SSH host keys during image installation.Bob Gilligan
2010-05-07Merge branch 'larkspur' of vm:git/vyatta-cfg-system into larkspurStephen Hemminger
2010-05-07Preserve file attributes of root filesStephen Hemminger
2010-05-03Add code to check digital signature of image files.Bob Gilligan
2010-04-30Allow user to name system images when installing them.Bob Gilligan
2010-03-18Bugfix 5449: Maintain "console affinity" when adding a new image.Bob 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-01-25Bugfix 5240: Prevent re-installation of same version on running systemsBob Gilligan
2009-11-06copy the whole config directory during installAn-Cheng Huang
2009-10-30add unified install-imageAn-Cheng Huang