mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2025-12-06 07:12:01 +01:00
6 lines
313 B
Plaintext
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"
|