From 84a2a2a187dc6e18eb932b44afb1ce05064c64c0 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 8 Apr 2024 22:48:27 -0400 Subject: [PATCH] components/boot: Force grubby at bootstrap phase If no preference is expressed, sdubby will be selected instead of grubby, which breaks image builds. Thus, install grubby early to avoid this issue. --- components/boot.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/boot.xml b/components/boot.xml index f835e4f..939dad0 100644 --- a/components/boot.xml +++ b/components/boot.xml @@ -2,13 +2,15 @@ + + + -