[PATCH v2][Bugfix] util/grub.d/00_header.in: quote background image pathname in output

2024-05-19 Thread Pascal Hambourg
This is required if the pathname contains spaces or grub shell metacharacters, else the generated config file check will fail. Signed-off-by: Pascal Hambourg --- v2: Correct subject util/grub.d/00_header.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/grub.d/00_heade

[PATCH][Bugfix] debian/grub.d/05_debian_theme: quote background image pathname in output

2024-05-19 Thread Pascal Hambourg
This is required if the pathname contains spaces or grub shell metacharacters, else the generated config file check will fail. Signed-off-by: Pascal Hambourg --- util/grub.d/00_header.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/grub.d/00_header.in b/util/grub.d/00