[SCM] live-build branch, debian-old-2.0, updated. debian/2.0.1-1-3-gb673ee6

Daniel Baumann daniel at debian.org
Mon Sep 27 08:12:54 UTC 2010


The following commit has been merged in the debian-old-2.0 branch:
commit d54f1dec017bee8462031dc155be3d33bc9de175
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 27 10:00:36 2010 +0200

    Updating defaults for squeeze and d-i gui.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 57cf37c..a5b9bdf 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -866,15 +866,7 @@ Set_defaults ()
 	# Setting debian-installer-gui
 	case "${LB_MODE}" in
 		debian)
-			case "${LB_DISTRIBUTION}" in
-				squeeze|sid)
-					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:-true}"
 			;;
 
 		ubuntu)

-- 
live-build



More information about the debian-live-changes mailing list