summaryrefslogtreecommitdiff
path: root/templates/delete
AgeCommit message (Collapse)Author
2010-01-25Bugfix 5238: Prevent the running image from being deletedBob Gilligan
In order to prevent the running image from being deleted, we now get the image name of the running system from the kernel boot path given by /proc/cmdline. Since the menu of names of images to delete comes from the grub config file, this is guranteed to exactly match the grub entry that was used to boot. Also fix the help text for "delete system image" command.
2010-01-11Add image name completion for two system image commands.Bob Gilligan
The two commands are: "set system image default-boot" and "delete system image".
2010-01-08Change operational mode commands to match those in design document.Bob Gilligan
2008-04-04Fix Bug 3069 Help strings should be standardizedMohit Mehta
- vyatta-op help strings standardized according to latest guideline
2008-03-07Fix Bug 2707 Missing from GlendaleMohit Mehta
- Delete log file <> fixed