grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] grub-probe: improve support of LUKS2


From: Pierre-Louis Bonicoli
Subject: [PATCH 0/3] grub-probe: improve support of LUKS2
Date: Thu, 3 Feb 2022 18:21:02 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]