summaryrefslogtreecommitdiff
path: root/templates/add/system/image
AgeCommit message (Collapse)Author
2020-08-01T2753: migrate "add system image" to vyos-1xChristian Poessinger
2011-07-14Bugfix 5856: Allow credentials on "add system image" command lineBob Gilligan
In order to improve the usability, we now allow the user to specify the username and password to use in fetching the ISO.
2010-01-25Re-factor image installation commands.Bob Gilligan
Separate initialy installing a system in image mode and adding a new image to a previously installed system into two independent commands. The initial system installation command is "install-image" and the command to add a new image is "add system image <image-name>".