Re: [PATCH] docs: Remove text about cryptodisk uuids no being able to use dashes

2022-12-20 Thread Daniel Kiper
On Thu, Dec 15, 2022 at 12:04:39PM -0600, Glenn Washburn wrote: > This was fixed here: 3cf2e848bc (disk/cryptodisk: Allows UUIDs to be compared > in a dash-insensitive manner). > > Signed-off-by: Glenn Washburn Reviewed-by: Daniel Kiper Daniel ___ Gr

[PATCH] docs: Remove text about cryptodisk uuids no being able to use dashes

2022-12-15 Thread Glenn Washburn
This was fixed here: 3cf2e848bc (disk/cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner). Signed-off-by: Glenn Washburn --- 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.