[SCM] live-build branch, debian-next, updated. debian/3.0_a10-1-1-gc18cc66

Daniel Baumann daniel at debian.org
Tue Dec 14 18:53:19 UTC 2010


The following commit has been merged in the debian-next branch:
commit c18cc667a344703181dc2a2b2c68a23f8b448edc
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Dec 14 19:53:06 2010 +0100

    Disabling inclusion of GUI installer images on ubuntu.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index b16d992..8bad9e4 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -873,19 +873,6 @@ Set_defaults ()
 			LB_DEBIAN_INSTALLER_GUI="${LB_DEBIAN_INSTALLER_GUI:-true}"
 			;;
 
-		ubuntu)
-			case "${LB_DEBIAN_INSTALLER_DISTRIBUTION}" in
-				karmic)
-					# Not available for Karmic currently.
-					LB_DEBIAN_INSTALLER_GUI="${LB_DEBIAN_INSTALLER_GUI:-false}"
-					;;
-
-				*)
-					LB_DEBIAN_INSTALLER_GUI="${LB_DEBIAN_INSTALLER_GUI:-true}"
-					;;
-			esac
-			;;
-
 		*)
 			LB_DEBIAN_INSTALLER_GUI="${LB_DEBIAN_INSTALLER_GUI:-false}"
 			;;

-- 
live-build



More information about the debian-live-changes mailing list