summaryrefslogtreecommitdiff
path: root/scripts/rename-image.pl
AgeCommit message (Collapse)Author
2010-05-04Don't allow the currently running image to be renamed.Bob Gilligan
Allowing the running image to be renamed introduced several issues. It is simpler just to dis-allow it. If the user needs to re-name the running image, they can reboot on another image, re-name the first image, then boot back into it.
2010-04-30Added an op-mode command to rename a system image.Bob Gilligan
Also added an op-mode command to display the Vyatta version strings along with the names of the installed images. This is useful if you rename an image from its default name, which is its version string.