On Sat, May 30, 2020 at 02:25:11PM +0200, Patrick Steinhardt wrote:
> The UUID header for LUKS2 uses a format with dashes, same as for
> LUKS(1). But while we strip these dashes for the latter, we don't for
> the former. This isn't wrong per se, but it's definitely inconsistent
> for users as they need to use the dashed format for LUKS2 and the
> non-dashed format for LUKS when e.g. calling `cryptomount -u $UUID`.
>
> Fix this inconsistency by stripping dashes off of the LUKS2 UUID.
>
> Signed-off-by: Patrick Steinhardt <p...@pks.im>

Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>

Daniel

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

Reply via email to