From 66b87054e8155204fcaae4196f88592a07ee9457 Mon Sep 17 00:00:00 2001 From: Janne Grunau Date: Sun, 27 Apr 2025 22:19:29 +0200 Subject: grub2: Enable `bls` for all non-live images This became necessary with 10.0.13 / after merging https://github.com/OSInside/kiwi/pull/2535 but doesn't seem to noticeable effects besides miisin "GRUB_ENABLE_BLSCFG=true" in /etc/default/grub. --- components/boot-eln.xml | 4 ++-- components/boot.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'components') diff --git a/components/boot-eln.xml b/components/boot-eln.xml index f712c48..43d8b5c 100644 --- a/components/boot-eln.xml +++ b/components/boot-eln.xml @@ -13,7 +13,7 @@ bootpartition="true" bootpartsize="1024" bootfilesystem="xfs" efipartsize="500" firmware="uefi" rootfs_label="fedora" > - + false @@ -26,7 +26,7 @@ bootpartition="true" bootpartsize="1000" bootfilesystem="xfs" firmware="ofw" rootfs_label="fedora" > - + false diff --git a/components/boot.xml b/components/boot.xml index b7462ba..dcb5326 100644 --- a/components/boot.xml +++ b/components/boot.xml @@ -15,7 +15,7 @@ bootpartition="true" bootpartsize="1024" bootfilesystem="ext4" efipartsize="500" firmware="uefi" rootfs_label="fedora" > - + @@ -33,7 +33,7 @@ bootpartition="true" bootpartsize="1024" bootfilesystem="ext4" efipartsize="500" firmware="uefi" rootfs_label="fedora" > - + @@ -51,7 +51,7 @@ bootpartition="true" bootpartsize="1000" bootfilesystem="ext4" firmware="ofw" rootfs_label="fedora" > - + -- cgit v1.3.1+13