Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-06 | Bugfix 7059 These commands weren't specified in the bug but they needed the ↵ | John Southworth | |
same check | |||
2011-04-28 | rename 'files' to 'file' in templates for image-tools | John Southworth | |
2011-04-23 | Initial addition of image op mode tools | John Southworth | |
2010-01-25 | Bugfix 5238: Prevent the running image from being deleted | Bob 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-11 | Add 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-08 | Change operational mode commands to match those in design document. | Bob Gilligan | |
2008-04-04 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- vyatta-op help strings standardized according to latest guideline | |||
2008-03-07 | Fix Bug 2707 Missing from Glendale | Mohit Mehta | |
- Delete log file <> fixed |