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
+1 -1
View File
@@ -3,7 +3,7 @@
, fuse # only needed for grub-mount , fuse # only needed for grub-mount
, zfs ? null , zfs ? null
, efiSupport ? false , efiSupport ? false
, zfsSupport ? true , zfsSupport ? false
, xenSupport ? false , xenSupport ? false
}: }: