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
272 B
Plaintext
18 lines
272 B
Plaintext
# fedora-livecd-electronic-lab-de_CH.ks
|
|
#
|
|
# Maintainer(s):
|
|
# - Fabian Affolter <fab a fedoraproject.org>
|
|
|
|
%include ../fedora-livedvd-electronic-lab.ks
|
|
|
|
lang de_DE
|
|
keyboard sg-latin1
|
|
timezone Europe/Zurich
|
|
|
|
%packages
|
|
langpacks-de
|
|
# exclude input methods
|
|
-m17n*
|
|
-scim*
|
|
%end
|