[SCM] live-helper branch, debian, updated. debian/2.0_a4-1-7-g87012e4

Daniel Baumann daniel at debian.org
Sat Jan 23 08:50:43 UTC 2010


The following commit has been merged in the debian branch:
commit 87012e41db77faaf4cc4514390bf6ee53c590ab2
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Jan 23 09:47:41 2010 +0100

    Displaying a message between setting up squashfs-tools and starting mksquashfs so that users know what is going on, thanks to Michal Suchanek <michal.suchanek at ruk.cuni.cz> (Closes: #566250).

diff --git a/helpers/lh_binary_rootfs b/helpers/lh_binary_rootfs
index b9c6d26..a862895 100755
--- a/helpers/lh_binary_rootfs
+++ b/helpers/lh_binary_rootfs
@@ -305,6 +305,9 @@ case "${LH_CHROOT_FILESYSTEM}" in
 		# Installing depends
 		Install_package
 
+		Echo_message "Preparing squashfs image..."
+		Echo_message "This may take a while."
+
 		# Remove old squashfs image
 		if [ -f binary/${INITFS}/filesystem.squashfs ]
 		then

-- 
live-helper



More information about the debian-live-changes mailing list