From 2e8e82a93dee23c434bc0ed5ecef5aeffbe0ea4c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Apr 21 2014 21:07:44 +0000 Subject: install uboot-images-armv7 rather than the old individual u-boto images don't install initial-setup-gui on the minimal text only image --- 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