Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06 | Handle various conditions and cleanup. | Bob Gilligan | |
Added code to handle deletion of the default boot image. This now succeeds so long as the default boot image is not the running image. The running image still can not be deleted. Correctly handle case where image being deleted resides before the default boot image in the grub config file. Previously this would either switch the default boot image to the one after it, or leave the default pointing to a non-existant entry. Added the Vyatta license. Re-organized and added comments to make the code easier to maintain. | |||
2010-01-05 | Allow deletion of disk-based non-image installation. | Bob Gilligan | |
2009-12-23 | Fix deletion of image from disk-based image. | Bob Gilligan | |
2009-12-23 | Allow displaying and switching to disk-based installations. | Bob Gilligan | |
2009-11-09 | add op command for image removal | An-Cheng Huang | |
2009-11-03 | add op commands for installed images | An-Cheng Huang | |