mklive.sh: mksquashfs does not support bzip2 compression, but is supports lzo.
This commit is contained in:
parent
48f7b70759
commit
49a0cbf98b
@ -74,7 +74,7 @@ directory if unset).
|
|||||||
-k <keymap> Default keymap to use (us if unset)
|
-k <keymap> Default keymap to use (us if unset)
|
||||||
-l <locale> Default locale to use (en_US.UTF-8 if unset).
|
-l <locale> Default locale to use (en_US.UTF-8 if unset).
|
||||||
-i <lz4|gzip|bzip2|xz> Compression type for the initramfs image (xz if unset).
|
-i <lz4|gzip|bzip2|xz> Compression type for the initramfs image (xz if unset).
|
||||||
-s <gzip|bzip2|xz> Compression type for the squashfs image (xz if unset)
|
-s <gzip|lzo|xz> Compression type for the squashfs image (xz if unset)
|
||||||
-S <freesize> Allocate this free size (MB) for the rootfs.
|
-S <freesize> Allocate this free size (MB) for the rootfs.
|
||||||
-o <file> Output file name for the ISO image (auto if unset).
|
-o <file> Output file name for the ISO image (auto if unset).
|
||||||
-p "pkg pkgN ..." Install additional packages into the ISO image.
|
-p "pkg pkgN ..." Install additional packages into the ISO image.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user