---
docs/grub.texi | 47
grub-core/Makefile.core.def | 5 +
grub-core/disk/plainmount.c | 511
3 files changed, 563 insertions(+)
create mode 100644 grub-core/disk/plainmount.c
diff --git a/docs/grub.texi b/docs/grub.texi
index caba8befb.
This patch adds support for plain encryption mode (plain dm-crypt) via
new module/command named 'plainmount'. This is the second version of the
patch send at
https://lists.gnu.org/archive/html/grub-devel/2022-01/msg00179.html.
The patch was significantly rewritten. Notable changes are:
1. removin