1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-27 08:47:23 +00:00

install new arm-tools group to pull in tools for booting arm systems.

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-05-30 10:08:58 -05:00
parent dbf41eb0b0
commit a769fe0a58

View File

@ -25,8 +25,9 @@ services --enabled=ssh,NetworkManager,avahi-daemon,rsyslog,chronyd,initial-setup
@dial-up @dial-up
kernel kernel
fedora-arm-installer
dracut-config-generic dracut-config-generic
# install tools needed to manage and boot arm systems
@arm-tools
chrony chrony
extlinux-bootloader extlinux-bootloader
@ -38,8 +39,6 @@ initial-setup-gui
# remove this in %post # remove this in %post
dracut-config-generic dracut-config-generic
# install uboot images
uboot-images-armv7
# make sure all the locales are available for inital0-setup and anaconda to work # make sure all the locales are available for inital0-setup and anaconda to work
glibc-all-langpacks glibc-all-langpacks