install only kernel-core into the cloud image

This commit is contained in:
Dennis Gilmore 2014-05-20 12:44:01 -05:00
parent 42b2c22ddc
commit 57a518fdea
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@ reboot
# Package list.
%packages
kernel-core
@core
grubby
@ -72,6 +73,7 @@ rsync
-iprutils
-kbd
-uboot-tools
-kernel
%end