2014-10-24 14:24:23 +00:00
|
|
|
# fedora-live-workstation-ru_RU.ks
|
2012-06-15 16:00:02 +00:00
|
|
|
#
|
|
|
|
# Maintainer(s):
|
|
|
|
# Sergey Mihailov <sergey.mihailov at gmail.com>
|
|
|
|
|
2014-10-24 14:24:23 +00:00
|
|
|
%include ../fedora-live-workstation.ks
|
2012-06-15 16:00:02 +00:00
|
|
|
|
|
|
|
lang ru_RU.UTF-8
|
|
|
|
keyboard ru
|
|
|
|
timezone Europe/Moscow
|
|
|
|
|
|
|
|
%packages
|
2019-02-14 11:24:49 +00:00
|
|
|
langpacks-ru
|
2012-06-15 16:00:02 +00:00
|
|
|
hunspell-ru
|
|
|
|
|
|
|
|
# exclude input methods
|
|
|
|
-m17n*
|
|
|
|
-scim*
|
|
|
|
%end
|