[SCM] live-build branch, debian-next, updated. debian/3.0_a47-1-6-g663400e

Daniel Baumann daniel at debian.org
Wed May 23 05:19:28 UTC 2012


The following commit has been merged in the debian-next branch:
commit f759856a789fe52f66c5606280563b1c58d9c559
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed May 23 07:16:47 2012 +0200

    Correcting typo in binary_rootfs to restore 'plain' live filesystem support.

diff --git a/scripts/build/lb_binary_rootfs b/scripts/build/lb_binary_rootfs
index 78c1c68..df44f95 100755
--- a/scripts/build/lb_binary_rootfs
+++ b/scripts/build/lb_binary_rootfs
@@ -296,7 +296,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
 		Save_cache cache/packages_binary
 		;;
 
-	none)
+	plain)
 		if [ -d binary/${INITFS}/filesystem.dir ]
 		then
 			rm -rf binary/${INITFS}/filesystem.dir

-- 
live-build



More information about the debian-live-changes mailing list