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. # Package list.
%packages %packages
kernel-core
@core @core
grubby grubby
@ -72,6 +73,7 @@ rsync
-iprutils -iprutils
-kbd -kbd
-uboot-tools -uboot-tools
-kernel
%end %end