mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-05 08:04:20 +00:00
583a071ab4
This is part of https://fedoraproject.org/wiki/Changes/Replace_Comps_Language_Group_With_Langpacks#Scope Signed-off-by: Parag Nemade <pnemade@fedoraproject.org>
18 lines
263 B
Plaintext
18 lines
263 B
Plaintext
# fedora-livecd-xfce-de_CH.ks
|
|
#
|
|
# Maintainer(s):
|
|
# - Fabian Affolter <fab at fedoraproject.org>
|
|
|
|
%include ../fedora-livecd-xfce.ks
|
|
|
|
lang de_DE
|
|
keyboard sg-latin1-nodeadkeys
|
|
timezone Europe/Zurich
|
|
|
|
%packages
|
|
langpacks-de
|
|
# exclude input methods
|
|
-m17n*
|
|
-scim*
|
|
%end
|