diff --git a/fedora-arm-base.ks b/fedora-arm-base.ks index 0e81f8b..7eb5f38 100644 --- a/fedora-arm-base.ks +++ b/fedora-arm-base.ks @@ -36,15 +36,7 @@ dracut-modules-growroot dracut-config-generic # install uboot images -uboot-beagle -uboot-beaglebone -uboot-origen -uboot-panda -uboot-smdkv310 -uboot-uevm -uboot-wandboard_dl -uboot-wandboard_solo -uboot-wandboard_quad +uboot-images-armv7 %end diff --git a/fedora-arm-minimal-vfat.ks b/fedora-arm-minimal-vfat.ks index 8e5a025..b41873e 100644 --- a/fedora-arm-minimal-vfat.ks +++ b/fedora-arm-minimal-vfat.ks @@ -7,6 +7,7 @@ part / --size=1400 --fstype ext4 %packages -@standard -@dial-up +-initial-setup-gui %end %post diff --git a/fedora-arm-minimal.ks b/fedora-arm-minimal.ks index 844f2d1..ae9fdc4 100644 --- a/fedora-arm-minimal.ks +++ b/fedora-arm-minimal.ks @@ -7,6 +7,7 @@ part / --size=1400 --fstype ext4 %packages -@standard -@dial-up +-initial-setup-gui %end %post