[SCM] live-build branch, debian-next, updated. debian/3.0_a10-1-24-g359db9b

Daniel Baumann daniel at debian.org
Sat Jan 8 12:30:51 UTC 2011


The following commit has been merged in the debian-next branch:
commit 359db9b28f70c94a4594cd60295e7ee6695c7f80
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 8 13:30:25 2011 +0100

    Updating compression defaults for progress.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index b086209..cb71ce5 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -771,7 +771,7 @@ Set_defaults ()
 	# Setting compression
 	case "${LB_MODE}" in
 		progress)
-			LB_COMPRESSION="${LB_COMPRESSION:-lzip}"
+			LB_COMPRESSION="${LB_COMPRESSION:-none}"
 			;;
 
 		*)

-- 
live-build



More information about the debian-live-changes mailing list