[SCM] live-build branch, debian, updated. debian/3.0_a16-1-18-g26ad091

Daniel Baumann daniel at debian.org
Wed May 18 17:56:46 UTC 2011


The following commit has been merged in the debian branch:
commit c5df1371f8e5f092522de8c5fd0c4b282520baac
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon May 16 14:59:38 2011 +0200

    Removing defaults for the alpha architecture, not supported by debian anymore.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 4a49b48..4c0518a 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -592,19 +592,6 @@ Set_defaults ()
 			exit 1
 			;;
 
-		alpha)
-			case "${LB_MODE}" in
-				progress|ubuntu)
-					Echo_error "Architecture ${LB_ARCHITECTURES} not supported in the ${LB_MODE} mode."
-					exit 1
-					;;
-
-				*)
-					LB_LINUX_FLAVOURS="${LB_LINUX_FLAVOURS:-alpha-generic}"
-					;;
-			esac
-			;;
-
 		amd64)
 			case "${LB_MODE}" in
 				ubuntu)

-- 
live-build



More information about the debian-live-changes mailing list