[Debian-live-changes] r1186 - dists/trunk/live-helper/helpers

Daniel Baumann daniel at alioth.debian.org
Thu Apr 26 11:50:07 UTC 2007


Author: daniel
Date: 2007-04-26 11:50:05 +0000 (Thu, 26 Apr 2007)
New Revision: 1186

Modified:
   dists/trunk/live-helper/helpers/lh_binary_rootfs
Log:


Modified: dists/trunk/live-helper/helpers/lh_binary_rootfs
===================================================================
--- dists/trunk/live-helper/helpers/lh_binary_rootfs	2007-04-26 11:46:11 UTC (rev 1185)
+++ dists/trunk/live-helper/helpers/lh_binary_rootfs	2007-04-26 11:50:05 UTC (rev 1186)
@@ -101,7 +101,7 @@
 			rm -f binary/casper/filesystem.squashfs
 		fi
 
-		if [ "${LH_QUIET}" = "enabled" ]
+		if [ "${LH_QUIET}" = "enabled" ] && [ "${LIVE_DISTRIBUTION}" != "etch" ] && [ "${LIVE_DISTRIBUTION}" != "testing" ]
 		then
 			MKSQUASHFS_OPTIONS="${MKSQUASHFS_OPTIONS} -no-progress"
 		fi




More information about the Debian-live-changes mailing list