mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-24 00:45:48 +08:00
install only US english to keep size down (experimental cloud image only)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user