From 1b78636ab1ccae4c3452e51682538d7cd5ae4266 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Tue, 13 Jun 2017 15:38:50 +0100 Subject: [PATCH] ARM images: remove bits we don't need/want to help reduce image size Signed-off-by: Peter Robinson --- fedora-arm-base.ks | 4 ++++ fedora-disk-base.ks | 6 ++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/fedora-arm-base.ks b/fedora-arm-base.ks index 7602955..45c8ccf 100644 --- a/fedora-arm-base.ks +++ b/fedora-arm-base.ks @@ -30,6 +30,7 @@ dracut-config-generic -dracut-config-rescue # install tools needed to manage and boot arm systems @arm-tools +-uboot-images-armv8 rng-tools chrony extlinux-bootloader @@ -39,6 +40,9 @@ initial-setup-gui -iwl* -ipw* -trousers-lib +-usb_modeswitch +-iproute-tc +-xkeyboard-config #lets resize / on first boot # dracut-modules-growroot diff --git a/fedora-disk-base.ks b/fedora-disk-base.ks index 27a7465..bff3f95 100644 --- a/fedora-disk-base.ks +++ b/fedora-disk-base.ks @@ -40,15 +40,17 @@ 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 -uboot-images-armv8 --uboot-images-armv7 initial-setup -iwl* -ipw* -trousers-lib +-usb_modeswitch +-iproute-tc +-xkeyboard-config -generic-release* # make sure all the locales are available for inital0-setup and anaconda to work