systemrescue-zfs/mkinitcpio.conf

6 lines
313 B
Plaintext

MODULES=(fuse)
BINARIES=(jq mount.ntfs)
HOOKS=(base udev memdisk sysrescuecfg findroot archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs archiso_kms block mdadm_udev modconf encrypt lvm2 filesystems keyboard)
COMPRESSION="xz"
COMPRESSION_OPTIONS="--threads=0 --verbose"