From 600653211afb9678545a4249dbd15182e75162a1 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 5 Jun 2018 16:23:48 +0300 Subject: mklive.sh: mksquashfs does not support bzip2 compression, but is supports lzo. --- mklive.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mklive.sh.in b/mklive.sh.in index c6b9afd..49842d6 100644 --- a/mklive.sh.in +++ b/mklive.sh.in @@ -74,7 +74,7 @@ directory if unset). -k Default keymap to use (us if unset) -l Default locale to use (en_US.UTF-8 if unset). -i Compression type for the initramfs image (xz if unset). - -s Compression type for the squashfs image (xz if unset) + -s Compression type for the squashfs image (xz if unset) -S Allocate this free size (MB) for the rootfs. -o Output file name for the ISO image (auto if unset). -p "pkg pkgN ..." Install additional packages into the ISO image. -- cgit 1.4.1