2012-06-15 16:00:02 +00:00
|
|
|
# fedora-livecd-lxde-ru_RU.ks
|
|
|
|
#
|
|
|
|
# Description:
|
|
|
|
# - German Fedora Live Spin with the light-weight LXDE Desktop Environment
|
|
|
|
#
|
|
|
|
# Maintainer(s):
|
|
|
|
# - Sergey Mihailov <sergey.mihailov at gmail.com>
|
|
|
|
|
|
|
|
%include ../fedora-livecd-lxde.ks
|
|
|
|
|
|
|
|
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
|
|
|
|
-ibus*
|
|
|
|
-m17n*
|
|
|
|
-scim*
|
|
|
|
%end
|