浏览代码

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

mobinmob 7 年之前
父节点
当前提交
dfef5449c5
共有 1 个文件被更改,包括 1 次插入1 次删除
  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).