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
|
||||
|
||||
# Package list.
|
||||
%packages --excludedocs
|
||||
%packages --excludedocs --instLangs=en_US
|
||||
kernel-core
|
||||
@core
|
||||
grubby
|
||||
|
||||
Reference in New Issue
Block a user