Merge branch 'log-usage-mksquashfs' into 'master'

Add logging for which mksquashfs syntax is being used

See merge request live-team/live-build!322
This commit is contained in:
Apachez 2025-01-11 10:05:34 +00:00
commit 1556b6a430

View File

@ -333,6 +333,7 @@ case "${LB_CHROOT_FILESYSTEM}" in
fi
# Create image
Echo_message "Using: nice -n 17 mksquashfs chroot filesystem.squashfs ${MKSQUASHFS_OPTIONS}"
Chroot chroot "nice -n 17 mksquashfs chroot filesystem.squashfs ${MKSQUASHFS_OPTIONS}"
rm -f chroot/excludes