summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhelpers/lh_binary_rootfs3
1 files changed, 3 insertions, 0 deletions
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