scripts/vyatta-boot-image.pl | 370 ++++++++++++++++++++++++++++--------------- 1 files changed, 247 insertions(+), 123 deletions(-)
New commits: commit e54309f294d4fc0d0f0de4744828192796814d23 Author: Bob Gilligan <[email protected]> Date: Wed Jan 6 11:42:45 2010 -0800 Handle various conditions and cleanup. 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. http://suva.vyatta.com/git/?p=vyatta-op.git;a=commitdiff;h=e54309f294d4fc0d0f0de4744828192796814d23 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
