[SCM] live-build branch, debian-old-2.0, updated. debian/2.0.10-1-1-g394b637
Daniel Baumann
daniel at debian.org
Tue Dec 14 18:52:50 UTC 2010
The following commit has been merged in the debian-old-2.0 branch:
commit 394b637b998c0993dfe0307e15323e46e7ed9a58
Author: Daniel Baumann <daniel at debian.org>
Date: Tue Dec 14 19:52:35 2010 +0100
Disabling inclusion of GUI installer images on ubuntu.
diff --git a/functions/defaults.sh b/functions/defaults.sh
index aee2a3c..d9bad55 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -880,19 +880,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