[SCM] debian-live/live-helper branch, master, updated. 1.0_a41-1-5-gc553c5b
Daniel Baumann
daniel at debian.org
Thu Apr 3 07:09:51 UTC 2008
The following commit has been merged in the master branch:
commit c553c5bbe60f77257779d35e8d745bf2883b5bcc
Author: Daniel Baumann <daniel at debian.org>
Date: Thu Apr 3 09:09:50 2008 +0200
Removing temporary workaround of adding lzma-modules2.6 to linux packages, all fixed squashfs are now in sid and lenny.
diff --git a/functions/defaults.sh b/functions/defaults.sh
index d0992f8..f10e7c9 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -423,11 +423,6 @@ Set_defaults ()
if [ "${LH_CHROOT_FILESYSTEM}" = "squashfs" ]
then
LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} squashfs-modules-2.6"
-
- if [ "${LH_DISTRIBUTION}" != "etch" ]
- then
- LH_LINUX_PACKAGES="${LH_LINUX_PACKAGES} lzma-modules-2.6"
- fi
fi
case "${LH_ENCRYPTION}" in
--
debian-live/live-helper
More information about the debian-live-changes
mailing list