[SCM] live-build branch, debian-next, updated. debian/3.0_a3-1-7-g4402df1
Daniel Baumann
daniel at debian.org
Thu Sep 30 05:06:41 UTC 2010
The following commit has been merged in the debian-next branch:
commit 6d3adba6f2f7827069a08a3c10d0f8365aba1cb0
Author: Daniel Baumann <daniel at debian.org>
Date: Thu Sep 30 07:04:55 2010 +0200
Updating defaults for squeeze and d-i gui.
diff --git a/functions/defaults.sh b/functions/defaults.sh
index fbc88f1..a935674 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -865,15 +865,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