20 lines
276 B
Plaintext
20 lines
276 B
Plaintext
# fedora-livedvd-games-ru_RU.ks
|
|
#
|
|
# Maintainer(s):
|
|
# - Sergey Mihailov <sergey.mihailov at gmail.com>
|
|
|
|
%include ../fedora-livedvd-games.ks
|
|
|
|
lang ru_RU.UTF-8
|
|
keyboard ru
|
|
timezone Europe/Moscow
|
|
|
|
%packages
|
|
@russian-support
|
|
hunspell-ru
|
|
|
|
# exclude input methods
|
|
-m17n*
|
|
-scim*
|
|
%end
|