From 31f9f8a7437ffe6cb5a9a761dfac62949f8b07ff Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 4 Mar 2024 21:25:39 -0500 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 fb313fb..a42d469 100644 --- a/components/boot.xml +++ b/components/boot.xml @@ -3,6 +3,9 @@ + + + @@ -11,7 +14,6 @@ -