[SCM] live-build branch, debian-old-2.0, updated. debian/2.0.11-1-11-g32abc1b

Daniel Baumann daniel at debian.org
Mon Jan 17 09:07:03 UTC 2011


The following commit has been merged in the debian-old-2.0 branch:
commit 32abc1b65a79d20e59953306c43308db4fc42d37
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jan 17 10:06:29 2011 +0100

    Adding ubuntu lucid for grub-mkimage legacy handling in lb_binary_iso.

diff --git a/scripts/build/lb_binary_iso b/scripts/build/lb_binary_iso
index 007c5b5..0394d36 100755
--- a/scripts/build/lb_binary_iso
+++ b/scripts/build/lb_binary_iso
@@ -157,7 +157,7 @@ if [ "${LB_BOOTLOADER}" = "grub2" ]
 then
 
 	case "${LB_DISTRIBUTION}" in
-		lenny)
+		lenny|lucid)
 			GRUB_MKIMAGE_OPTIONS=""
 			;;
 

-- 
live-build



More information about the debian-live-changes mailing list