Merge pull request #99386 from mohe2015/smaller-system

grub2: Properly disable zfs by default
This commit is contained in:
Jörg Thalheim
2021-01-23 11:22:19 +00:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
, fuse # only needed for grub-mount
, zfs ? null
, efiSupport ? false
, zfsSupport ? true
, zfsSupport ? false
, xenSupport ? false
}: