[SCM] live-config branch, debian-next, updated. debian/3.0_a14-1-20-gf9fc622

Daniel Baumann daniel at debian.org
Sat Jan 1 17:20:59 UTC 2011


The following commit has been merged in the debian-next branch:
commit b8f5bfdfd56c9d11c54d2f4cf7e0265405ef9d0a
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 1 18:08:22 2011 +0100

    Adding support for progress.

diff --git a/bin/update-live-config.sh b/bin/update-live-config.sh
index 28b0a42..4a8f8e0 100755
--- a/bin/update-live-config.sh
+++ b/bin/update-live-config.sh
@@ -26,7 +26,7 @@ _RELEASE="$(lsb_release -cs | tr [A-Z] [a-z])"
 echo "Removing unused scripts..."
 
 case "${_DISTRIBUTION}" in
-	debian)
+	debian|progress)
 		# Removing ubuntu scripts
 		rm -f "${_DIRECTORY}"/*-apport
 		rm -f "${_DIRECTORY}"/*-ureadahead

-- 
live-config



More information about the debian-live-changes mailing list