This was fixed here: 3cf2e848bc (disk/cryptodisk: Allows UUIDs to be compared
in a dash-insensitive manner).

Signed-off-by: Glenn Washburn <developm...@efficientek.com>
---
 docs/grub.texi | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/docs/grub.texi b/docs/grub.texi
index 4e93b17ade..ff44b1cbe9 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -4592,9 +4592,6 @@ modules (@var{luks}, @var{luks2} and @var{geli}) have to 
be loaded manually
 before this command can be used. For LUKS2 only the PBKDF2 key derivation
 function is supported, as Argon2 is not yet supported.
 
-Also, note that, unlike filesystem UUIDs, UUIDs for encrypted devices must be
-specified without dash separators.
-
 Successfully decrypted disks are named as (cryptoX) and have increasing 
numeration
 suffix for each new decrypted disk. If the encrypted disk hosts some higher 
level
 of abstraction (like LVM2 or MDRAID) it will be created under a separate device
-- 
2.34.1


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

Reply via email to