Add kernel-PAE package for i386 architecture
This commit is contained in:
parent
ac3d16d170
commit
8e589fb8b7
@ -3,6 +3,12 @@
|
||||
## anaconda package
|
||||
install "anaconda"
|
||||
|
||||
## kernel
|
||||
install "kernel"
|
||||
% if basearch == "i386":
|
||||
install "kernel-PAE"
|
||||
% endif
|
||||
|
||||
## other required packages
|
||||
install "NetworkManager-gnome"
|
||||
install "at-spi"
|
||||
|
Loading…
Reference in New Issue
Block a user