From d0ae69f8eba0e66e272b32e74e896b2121e02ba2 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 5 Apr 2017 13:57:04 +0100 Subject: [PATCH] arm: minor package tweaks, drop Intel wireless FW, trousers, dial-up as not overly useful OOTB on ARM Signed-off-by: Peter Robinson --- fedora-arm-base.ks | 9 +++++---- fedora-arm-minimal.ks | 1 - fedora-arm-server.ks | 1 - 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/fedora-arm-base.ks b/fedora-arm-base.ks index 7c5046d..d76fe32 100644 --- a/fedora-arm-base.ks +++ b/fedora-arm-base.ks @@ -23,10 +23,11 @@ services --enabled=sshd,NetworkManager,avahi-daemon,rsyslog,chronyd,initial-setu @core @standard @hardware-support -@dial-up kernel +# remove this in %post dracut-config-generic + # install tools needed to manage and boot arm systems @arm-tools rng-tools @@ -35,12 +36,12 @@ extlinux-bootloader bcm283x-firmware initial-setup initial-setup-gui +-iwl* +-ipw* +-trousers-lib #lets resize / on first boot # dracut-modules-growroot -# remove this in %post -dracut-config-generic - # make sure all the locales are available for inital0-setup and anaconda to work glibc-all-langpacks diff --git a/fedora-arm-minimal.ks b/fedora-arm-minimal.ks index d01dcb3..f03231a 100644 --- a/fedora-arm-minimal.ks +++ b/fedora-arm-minimal.ks @@ -6,7 +6,6 @@ part / --size=1200 --fstype ext4 %packages -@standard --@dial-up -initial-setup-gui -generic-release* -glibc-all-langpacks diff --git a/fedora-arm-server.ks b/fedora-arm-server.ks index 026e460..599e375 100644 --- a/fedora-arm-server.ks +++ b/fedora-arm-server.ks @@ -4,7 +4,6 @@ part / --size=2500 --fstype xfs %packages --@dial-up # install the default groups for the server evironment since installing the environment is not working @server-product @standard