This patch series improves support of LUKS2 for grub-probe command.

Related:
- https://lists.gnu.org/archive/html/grub-devel/2020-05/msg00238.html
- https://lists.gnu.org/archive/html/grub-devel/2021-08/msg00017.html

Marc Dequènes (Duck) encountered this issue with Debian Bullseye while
trying to migrate from LUKS1 to LUKS2:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000948


Pierre-Louis Bonicoli (3):
  grub-fs-tester: add luks1 and luks2 support
  commands/probe: improve support of LUKS2 devices
  grub-core/kern/disk.c: handle LUKS2 devices

 grub-core/kern/disk.c               |  4 +-
 grub-core/osdep/devmapper/getroot.c |  6 ++-
 tests/util/grub-fs-tester.in        | 58 +++++++++++++++++++++++++++--
 3 files changed, 62 insertions(+), 6 deletions(-)

-- 
2.34.1


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to