summaryrefslogtreecommitdiff
path: root/scripts/vyatta-boot-image.pl
AgeCommit message (Expand)Author
2020-09-09T2303: correctly delete images with quotes in GRUB entries.Daniil Baturin
2020-08-03T2757: remove additional newline from "show system image version"Christian Poessinger
2019-10-23T1431: add an unattended image deletion option.Daniil Baturin
2016-09-26Support serial console on any ttyS#. Well, any of the first 10.Geoff Adams
2016-09-20Correctly identify ttyS1 as a serial console, as well (issue T146).Geoff Adams
2016-02-08Update debian live mountpoint directories.Kim Hagen
2016-02-08Update location of LIVE_CD.Kim Hagen
2016-02-08Update paths in del_non_image_files function.Kim Hagen
2016-02-08Fix "show system image version" command.Kim Hagen
2012-04-12bug fix for 5792 - Fix the op-mode system image commands for live-cdDeepti Kulkarni
2012-04-10fix to use the correct perl functionDeepti Kulkarni
2012-04-04Better perl style in boot imageStephen Hemminger
2012-02-27fix for bug 7719 - delete system image should accept 'y' or 'n'Deepti Kulkarni
2011-11-29boot-image: fix perl critic warningsStephen Hemminger
2011-09-26Bugfix 7502: Fix "show system image" on xen images built by virt-munger.Bob Gilligan
2011-10-21Bugfix 7502: Make "delete system image" work correctly on XenBob Gilligan
2011-10-19Bugfix 7502: Get "set system image default-boot" to work on Xen.Bob Gilligan
2011-10-19Bugfix 7502: Correctly display image names on Xen.Bob Gilligan
2011-07-17Bugfix 6800: Allow non-vyatta menu entries in grub.cfg.Bob Gilligan
2010-11-21Bugfix 6101: Add logging for system image change and delete.Bob Gilligan
2010-04-30Added an op-mode command to rename a system image.Bob Gilligan
2010-04-26Bugfix 5549: Use proper prompt string when deleting image.Bob Gilligan
2010-02-02Bugfix 2539: Validate input when user specifies image name.Bob Gilligan
2010-01-25Bugfix 5238: Prevent the running image from being deletedBob Gilligan
2010-01-11Add image name completion for two system image commands.Bob Gilligan
2010-01-06Handle various conditions and cleanup.Bob Gilligan
2010-01-05Allow deletion of disk-based non-image installation.Bob Gilligan
2009-12-23Fix deletion of image from disk-based image.Bob Gilligan
2009-12-23Allow displaying and switching to disk-based installations.Bob Gilligan
2009-11-09add op command for image removalAn-Cheng Huang
2009-11-03add op commands for installed imagesAn-Cheng Huang