grub.macros: Include f2fs in GRUB_MODULES

Enable GRUB to read F2FS filesystems.
This commit is contained in:
Frederick Grose 2021-02-09 22:37:58 +00:00 committed by javierm
parent 6dc8b4a57a
commit 6d09d20265

View file

@ -405,7 +405,7 @@ rm -f %{1}.conf \
%define do_efi_build_images() \
GRUB_MODULES=" all_video boot blscfg btrfs \\\
cat configfile cryptodisk \\\
echo efi_netfs efifwsetup efinet ext2 \\\
echo efi_netfs efifwsetup efinet ext2 f2fs \\\
fat font gcry_rijndael gcry_rsa gcry_serpent \\\
gcry_sha256 gcry_twofish gcry_whirlpool \\\
gfxmenu gfxterm gzio \\\