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@ruk.cuni.cz> (Closes: #566250).

This commit is contained in:
Daniel Baumann 2010-01-23 09:47:41 +01:00
parent bb12d73a8e
commit 87efddf5ff
1 changed files with 3 additions and 0 deletions

View File

@ -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