[Fedora-livecd-list] template for localized kde live images

Sebastian Vahl ml at deadbabylon.de
Sat May 10 23:51:25 UTC 2008


Hi.

This is a FYI: I'm using attached template for my german version of the kde 
live images. So this might be interesting for others.

Sebastian
-------------- next part --------------
%include livecd-fedora-9-kde.ks

# Define the language settings you want to use
# use this command for a full list:
#  locale -a
lang de_DE.UTF-8

# Define the keyboard type. 
# use this command for a full list:
#  system-config-keyboard --noui --help
keyboard de-latin1-nodeadkeys

# Define your timezone
# See /usr/share/zoneinfo/ for a list
# of timezones to use
timezone Europe/Berlin

%packages
# include additional languages packages
# please comment the language you want to use out

#@afrikaans-support
#@albanian-support
#@arabic-support
#@armenian-support
#@assamese-support
#@basque-support
#@belarusian-support
#@bengali-support
#@bhutanese-support
#@bosnian-support
#@brazilian-support
#@breton-support
#@british-support
#@bulgarian-support
#@catalan-support
#@chinese-support
#@croatian-support
#@czech-support
#@danish-support
#@dutch-support
#@estonian-support
#@ethiopic-support
#@faeroese-support
#@filipino-support
#@finnish-support
#@french-support
#@gaelic-support
#@galician-support
#@georgian-support
#@german-support
#@greek-support
#@gujarati-support
#@hebrew-support
#@hindi-support
#@hungarian-support
#@icelandic-support
#@indonesian-support
#@inuktitut-support
#@irish-support
#@italian-support
#@japanese-support
#@kannada-support
#@khmer-support
#@korean-support
#@lao-support
#@latvian-support
#@lithuanian-support
#@malay-support
#@malayalam-support
#@maori-support
#@marathi-support
#@northern-sotho-support
#@norwegian-support
#@oriya-support
#@persian-support
#@polish-support
#@portuguese-support
#@punjabi-support
#@romanian-support
#@russian-support
#@samoan-support
#@serbian-support
#@sinhala-support
#@slovak-support
#@slovenian-support
#@somali-support
#@southern-ndebele-support
#@southern-sotho-support
#@spanish-support
#@swati-support
#@swedish-support
#@tagalog-support
#@tamil-support
#@telugu-support
#@thai-support
#@tibetan-support
#@tonga-support
#@tsonga-support
#@tswana-support
#@turkish-support
#@ukrainian-support
#@urdu-support
#@venda-support
#@vietnamese-support
#@welsh-support
#@xhosa-support
#@zulu-support


# The version for x86 should fit on a single cd so we have to 
# remove some packages. These are proposals for a removal

# remove fonts if they are not needed
#-abyssinica-fonts
#-baekmuk-ttf-fonts-*
#-cjkunifonts-uming
#-fonts-KOI8-R*
#-jomolhari-fonts
#-kacst-fonts
#-lklug-fonts
#-lohit-fonts-*
#-madan-fonts
#-paktype-fonts
#-sazanami-fonts-gothic
#-stix-fonts
#-thaifonts-scalable
#-tibetan-machine-uni-fonts
#-VLGothic-fonts

# removal of other packages for saving space:
# ktorrent (~3 megs)
# kdegames (~23 megs)

#-ktorrent
#-kdegames

%end

%post 
# append to initscript
cat >> /etc/rc.d/init.d/fedora-live << EOF

# set up localized keyboard since it is not used in /etc/X11/xorg.conf anymore and
# KDE don't use /etc/sysconfig/keyboard.
# Replace "de-latin1-nodeadkeys" with the keyboard layout you have used above

mkdir -p /home/fedora/.kde/env
echo "system-config-keyboard --noui de-latin1-nodeadkeys" > /home/fedora/.kde/env/keyboard.sh
chmod +x /home/fedora/.kde/env/keyboard.sh
chown -R fedora:fedora /home/fedora/.kde/env/

EOF

%end
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/fedora-livecd-list/attachments/20080511/6edb34e9/attachment.sig>


More information about the Fedora-livecd-list mailing list