mklive.sh: Default initramfs compression has been xz for some time.
This commit is contained in:
parent
6dcf9a455f
commit
dfef5449c5
@ -72,7 +72,7 @@ Options:
|
||||
-c <cachedir> Use this XBPS cache directory (/var/cache/xbps if unset).
|
||||
-k <keymap> Default keymap to use (us 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 (lz4 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 <freesize> Allocate this free size (MB) for the rootfs.
|
||||
-o <file> Output file name for the ISO image (auto if unset).
|
||||
|
Loading…
x
Reference in New Issue
Block a user