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:
parent
2f3bede998
commit
d0bcf40960
@ -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
|
||||
|
||||
|
@ -6,7 +6,6 @@ part / --size=1200 --fstype ext4
|
||||
|
||||
%packages
|
||||
-@standard
|
||||
-@dial-up
|
||||
-initial-setup-gui
|
||||
-generic-release*
|
||||
-glibc-all-langpacks
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user