[SCM] live-build branch, debian, updated. debian/3.0_a59-1

Daniel Baumann daniel at debian.org
Wed Sep 26 12:49:23 UTC 2012


The following commit has been merged in the debian branch:
commit 360621922c1833acd2dc5541e43cacfb7b2d7b11
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Aug 30 08:51:41 2012 +0200

    Updating base-files hack for plymouth in progress mode.

diff --git a/scripts/build/bootstrap b/scripts/build/bootstrap
index ed9c774..41de827 100755
--- a/scripts/build/bootstrap
+++ b/scripts/build/bootstrap
@@ -41,9 +41,9 @@ lb bootstrap_cdebootstrap ${@}
 lb bootstrap_debootstrap ${@}
 lb bootstrap_cache save ${@}
 
-# Temporary hack until we have multistrap in place
-case "${LB_MODE}" in
-	progress)
+# Temporary hack for base-files wrt/ plymouth
+case "${LB_DISTRIBUTION}" in
+	artax*)
 		echo '0.0.0' > chroot/etc/progress_version
 		;;
 esac

-- 
live-build



More information about the debian-live-changes mailing list