[SCM] debian-live/live-helper branch, master, updated. 1.0_a41-1-3-ga5fff6e

Daniel Baumann daniel at debian.org
Fri Mar 28 14:40:34 UTC 2008


The following commit has been merged in the master branch:
commit a5fff6e72de6b59c4f6badb9273ae5c89e3f26d6
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Mar 28 11:18:25 2008 +0100

    Also including lzma modules on lenny temporarily.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 4023fa6..d0992f8 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -424,7 +424,7 @@ Set_defaults ()
 		then
 			LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} squashfs-modules-2.6"
 
-			if [ "${LH_DISTRIBUTION}" = "sid" ]
+			if [ "${LH_DISTRIBUTION}" != "etch" ]
 			then
 				LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} lzma-modules-2.6"
 			fi

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list