[SCM] Debian Live build scripts branch, master, updated. debian/1.0.5-1-14-g3e4142d

Daniel Baumann daniel at debian.org
Wed Jul 22 21:44:22 UTC 2009


The following commit has been merged in the master branch:
commit 3e4142d9e02dc8cabe65e7aabcc46c051a9a4a14
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jul 22 23:30:05 2009 +0200

    Updating ubuntu specific package preselection.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 32cc7b5..b501298 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -621,7 +621,7 @@ Set_defaults ()
 	# Setting packages string
 	case "${LH_MODE}" in
 		ubuntu)
-			LH_PACKAGES="${LH_PACKAGES:-ubuntu-standard}"
+			LH_PACKAGES="${LH_PACKAGES:-ubuntu-minimal}"
 			;;
 
 		*)

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list