Add luks2 to GRUB_MODULES

Enable limited luks2 support for the built images.
Argon2 keys. the default used in cryptsetup for luks2, are not yet supported.
This commit is contained in:
Austin Conatser 2021-06-17 01:24:42 +00:00
parent 3459058062
commit 485dd93ff1

View file

@ -411,7 +411,7 @@ GRUB_MODULES=" all_video boot blscfg btrfs \\\
gfxmenu gfxterm gzio \\\
halt hfsplus http increment iso9660 jpeg \\\
loadenv loopback linux lvm lsefi lsefimmap luks \\\
mdraid09 mdraid1x minicmd net \\\
luks2 mdraid09 mdraid1x minicmd net \\\
normal part_apple part_msdos part_gpt \\\
password_pbkdf2 pgp png reboot \\\
regexp search search_fs_uuid search_fs_file \\\