From 7ea60527554d336084c88288e57beb35022891d0 Mon Sep 17 00:00:00 2001 From: Javier Martinez Canillas Date: Mon, 14 Oct 2019 17:33:56 +0200 Subject: [PATCH] 20-grub-install: Don't add an id field to generated BLS snippets The id field isn't used anymore by the blscfg module and instead the BLS filename without the .conf is used as the id for the generated menu entry. Signed-off-by: Javier Martinez Canillas --- 20-grub.install | 1 - 1 file changed, 1 deletion(-) diff --git a/20-grub.install b/20-grub.install index cd58c48..ff36b1b 100755 --- a/20-grub.install +++ b/20-grub.install @@ -43,7 +43,6 @@ version ${kernelver}${debugid} linux /vmlinuz-${kernelver} initrd /initramfs-${kernelver}.img options \$kernelopts -id ${ID}-${datetime}-${kernelver} grub_users \$grub_users grub_arg --unrestricted grub_class kernel${flavor}