From 1c91cd56ce59707c131acb509f049dc95cee66b7 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Tue, 5 Jun 2018 12:00:57 +0300 Subject: mklive.sh: Default initramfs compression has been xz for some time. --- mklive.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mklive.sh.in b/mklive.sh.in index 9eadb30..74ac0a2 100644 --- a/mklive.sh.in +++ b/mklive.sh.in @@ -72,7 +72,7 @@ Options: -c Use this XBPS cache directory (/var/cache/xbps 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 (lz4 if unset). + -i Compression type for the initramfs 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). -- cgit 1.4.1