mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-10 08:00:06 +00:00
install only US english to keep size down (experimental cloud image only)
This commit is contained in:
parent
596e4a84f7
commit
88e267d5b7
@ -29,7 +29,7 @@ part / --size 3000 --fstype ext4
|
|||||||
reboot
|
reboot
|
||||||
|
|
||||||
# Package list.
|
# Package list.
|
||||||
%packages --excludedocs
|
%packages --excludedocs --instLangs=en_US
|
||||||
kernel-core
|
kernel-core
|
||||||
@core
|
@core
|
||||||
grubby
|
grubby
|
||||||
|
Loading…
Reference in New Issue
Block a user