install uboot-images-armv7 rather than the old individual u-boto images

don't install initial-setup-gui on the minimal text only image
This commit is contained in:
Dennis Gilmore 2014-04-21 16:07:44 -05:00
parent d8f9852e47
commit 2e8e82a93d
3 changed files with 3 additions and 9 deletions

View File

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

View File

@ -7,6 +7,7 @@ part / --size=1400 --fstype ext4
%packages
-@standard
-@dial-up
-initial-setup-gui
%end
%post

View File

@ -7,6 +7,7 @@ part / --size=1400 --fstype ext4
%packages
-@standard
-@dial-up
-initial-setup-gui
%end
%post