mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-02-01 05:14:26 +01:00
Merge branch 'mkinitcpio-ntfs' into 'master'
Fix boot from NTFS Closes #194 See merge request systemrescue/systemrescue-sources!105
This commit is contained in:
commit
2fb8a9dd2a
|
|
@ -1,2 +1,4 @@
|
|||
MODULES=(fuse)
|
||||
BINARIES=(mount.ntfs)
|
||||
HOOKS=(base udev memdisk archiso_shutdown 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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue