summaryrefslogtreecommitdiff
path: root/scripts/install/install-image-existing
AgeCommit message (Expand)Author
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