Procházet zdrojové kódy

mklive.sh: Default initramfs compression has been xz for some time.

mobinmob před 7 roky
rodič
revize
dfef5449c5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      mklive.sh.in

+ 1 - 1
mklive.sh.in

@@ -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).