From e3284c395b5875ea4794bcf513585e11e907c200 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 6 Oct 2020 19:40:05 +0100 Subject: [PATCH] Fixes for ARMv7 images Now we're building ARMv7 UEFI images we need appropriate U-Boot binaries. Signed-off-by: Peter Robinson --- fedora-disk-base.ks | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fedora-disk-base.ks b/fedora-disk-base.ks index 138813d..30fea92 100644 --- a/fedora-disk-base.ks +++ b/fedora-disk-base.ks @@ -39,7 +39,6 @@ dracut-config-generic -dracut-config-rescue # install tools needed to manage and boot arm systems @arm-tools --uboot-images-armv7 rng-tools chrony bcm283x-firmware @@ -50,7 +49,7 @@ initial-setup -usb_modeswitch -generic-release* -# make sure all the locales are available for inital0-setup and anaconda to work +# make sure all the locales are available for inital-setup and anaconda to work glibc-all-langpacks %end