[SCM] live-build branch, debian, updated. debian/3.0_a41-1-14-g1e9e38c

Daniel Baumann daniel at debian.org
Sun Jan 15 18:26:41 UTC 2012


The following commit has been merged in the debian branch:
commit dce7b385ba4bafa8d2d31b7cce45d347db263dba
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jan 12 12:34:53 2012 +0100

    Using syslinux payload as fallback in lb_binary_syslinux if no destinct image type could be deduced (Closes: #655562).

diff --git a/scripts/build/lb_binary_syslinux b/scripts/build/lb_binary_syslinux
index da69b28..e7ac9ba 100755
--- a/scripts/build/lb_binary_syslinux
+++ b/scripts/build/lb_binary_syslinux
@@ -79,7 +79,7 @@ case "${LB_BINARY_IMAGES}" in
 		_SUFFIX="tftpboot"
 		;;
 
-	hdd*)
+	hdd*|*)
 		_BOOTLOADER="syslinux"
 		_SUFFIX="binary/syslinux"
 		;;

-- 
live-build



More information about the debian-live-changes mailing list