arm: minor package tweaks, drop Intel wireless FW, trousers, dial-up as not overly useful OOTB on ARM

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson 2017-04-05 13:57:04 +01:00
parent 5571ec20dd
commit d0ae69f8eb
3 changed files with 5 additions and 6 deletions

View File

@ -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

View File

@ -6,7 +6,6 @@ part / --size=1200 --fstype ext4
%packages
-@standard
-@dial-up
-initial-setup-gui
-generic-release*
-glibc-all-langpacks

View File

@ -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