mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-08 16:10:29 +08:00
Compare commits
63 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e36f20cba | ||
|
|
f2d41ccd6b | ||
|
|
bf35f2e561 | ||
|
|
c21e07f213 | ||
|
|
1809b29645 | ||
|
|
1e6c781aa8 | ||
|
|
bbef118506 | ||
|
|
ea4f0d7abe | ||
|
|
1fdce966c9 | ||
|
|
ddb82a00fa | ||
|
|
cc74c42d90 | ||
|
|
9ed576b614 | ||
|
|
148a970d0c | ||
|
|
f71c9dc987 | ||
|
|
b798368b47 | ||
|
|
68b14e1e54 | ||
|
|
6c3b810f83 | ||
|
|
a343b708b8 | ||
|
|
202884d005 | ||
|
|
2c4ad37604 | ||
|
|
2138c75bc0 | ||
|
|
d1736cc5c3 | ||
|
|
af1369b889 | ||
|
|
04ec7b3a3d | ||
|
|
c9c032f54f | ||
|
|
51cfab9fee | ||
|
|
b648168162 | ||
|
|
ac4acd8db6 | ||
|
|
ca20f10bfc | ||
|
|
bb2a62ca3d | ||
|
|
4a4a6fff94 | ||
|
|
f8b542bfe8 | ||
|
|
ee522306e5 | ||
|
|
1fbd49fbd1 | ||
|
|
5104e474d3 | ||
|
|
d4a2746f82 | ||
|
|
5bb471c0dc | ||
|
|
c365b84839 | ||
|
|
726eb8d9d7 | ||
|
|
c5ea4a3550 | ||
|
|
30e091e980 | ||
|
|
d83eff5abb | ||
|
|
86590f9fe9 | ||
|
|
2fc671c69c | ||
|
|
c3ea3a8a0b | ||
|
|
dcc85fafa4 | ||
|
|
d432a11a6c | ||
|
|
39f10542d3 | ||
|
|
e95427f4f0 | ||
|
|
51ac1c77e5 | ||
|
|
60d370c6be | ||
|
|
4a32877c01 | ||
|
|
2c74f67ac4 | ||
|
|
0cd792c758 | ||
|
|
c82626263c | ||
|
|
3728481996 | ||
|
|
76cbd92e64 | ||
|
|
b5595740b7 | ||
|
|
083fd6d50b | ||
|
|
c022150966 | ||
|
|
d9bb91b3ef | ||
|
|
fd3884fe05 | ||
|
|
c4fcc0c254 |
@@ -5,8 +5,9 @@ kickstart_DATA = \
|
||||
fedora-aos.ks \
|
||||
fedora-install-fedora.ks \
|
||||
fedora-live-base.ks \
|
||||
fedora-livecd-broffice.org.ks \
|
||||
fedora-livecd-desktop.ks \
|
||||
fedora-livecd-desktop-default.ks \
|
||||
fedora-livecd-desktop-de_CH.ks \
|
||||
fedora-livecd-desktop-de_DE.ks \
|
||||
fedora-livecd-desktop-en_US.ks \
|
||||
fedora-livecd-desktop-nl_NL.ks \
|
||||
@@ -23,6 +24,7 @@ kickstart_DATA = \
|
||||
fedora-livecd-xfce-nl_NL.ks \
|
||||
fedora-livecd-xfce-pt_PT.ks \
|
||||
fedora-livedvd-developer.ks \
|
||||
fedora-livedvd-developer-de_CH.ks \
|
||||
fedora-livedvd-developer-nl_NL.ks \
|
||||
fedora-livedvd-developer-pt_PT.ks \
|
||||
fedora-livedvd-electronic-lab.ks \
|
||||
@@ -30,6 +32,7 @@ kickstart_DATA = \
|
||||
fedora-livedvd-electronic-lab-nl_NL.ks \
|
||||
fedora-livedvd-electronic-lab-pt_PT.ks \
|
||||
fedora-livedvd-games.ks \
|
||||
fedora-livedvd-games-de_CH.ks \
|
||||
fedora-livedvd-games-nl_NL.ks \
|
||||
fedora-livedvd-games-pt_PT.ks
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
AC_INIT([spin-kickstarts], 0.10.3)
|
||||
AC_SUBST([RELEASE], 3)
|
||||
AC_INIT([spin-kickstarts], 0.11.1)
|
||||
AC_SUBST([RELEASE], 1)
|
||||
|
||||
ALL_LINGUAS="bn_IN bn ca cs da de el es fi fr gl gu hi hr hu is it ja ko ml ms nb nl or pa pl pt pt_BR ru sk sl sr@latin sr sv ta tr uk zh_CN zh_TW"
|
||||
|
||||
|
||||
@@ -27,12 +27,12 @@ part / --size 550 --fstype ext3 --ondisk sda
|
||||
# Repositories
|
||||
#
|
||||
# To compose against the current release tree, use the following "repo" (enabled by default)
|
||||
repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=$basearch
|
||||
#repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=$basearch
|
||||
# To include updates, use the following "repo" (enabled by default)
|
||||
repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f10&arch=$basearch
|
||||
#repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f10&arch=$basearch
|
||||
|
||||
# To compose against rawhide, use the following "repo" (disabled by default)
|
||||
#repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
|
||||
repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
|
||||
|
||||
# To compose against local trees, (edit and) use:
|
||||
#repo --name=f10 --baseurl=http://localrepo/fedora/releases/10/Everything/$basearch/os/
|
||||
|
||||
@@ -40,6 +40,7 @@ joe
|
||||
emacs
|
||||
k3b
|
||||
@system-tools
|
||||
mc
|
||||
wireshark-gnome
|
||||
# Devel packages
|
||||
@development-libs
|
||||
|
||||
@@ -14,16 +14,16 @@ auth --useshadow --enablemd5
|
||||
selinux --enforcing
|
||||
firewall --enabled
|
||||
xconfig --startxonboot
|
||||
part / --size 3072
|
||||
part / --size 3072 --fstype ext4
|
||||
services --enabled=NetworkManager --disabled=network,sshd
|
||||
|
||||
# To compose against the current release tree, use the following "repo" (enabled by default)
|
||||
repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=$basearch
|
||||
#repo --name=released --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-10&arch=$basearch
|
||||
# To include updates, use the following "repo" (enabled by default)
|
||||
repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f10&arch=$basearch
|
||||
#repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f10&arch=$basearch
|
||||
|
||||
# To compose against rawhide, use the following "repo" (disabled by default)
|
||||
#repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
|
||||
repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
|
||||
|
||||
# To compose against local trees, (edit and) use:
|
||||
#repo --name=f10 --baseurl=http://localrepo/fedora/releases/10/Everything/$basearch/os/
|
||||
@@ -34,6 +34,7 @@ repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?rep
|
||||
@base
|
||||
@core
|
||||
@fonts
|
||||
@input-methods
|
||||
@admin-tools
|
||||
@dial-up
|
||||
@hardware-support
|
||||
@@ -250,6 +251,8 @@ if strstr "\`cat /proc/cmdline\`" CDLABEL= ; then
|
||||
cat /sbin/halt > /dev/null
|
||||
cat /sbin/reboot > /dev/null
|
||||
/usr/sbin/eject -p -m \$(readlink -f /dev/live) >/dev/null 2>&1
|
||||
echo "Please remove the CD from your drive and press Enter to finish restarting"
|
||||
read -t 30 < /dev/console
|
||||
FOE
|
||||
chmod +x /sbin/halt.local
|
||||
fi
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
# fedora-livecd-broffice.ks
|
||||
#
|
||||
# Maintainer(s):
|
||||
# - Igor Pires Soares <igor at projetofedora.org>
|
||||
# Description:
|
||||
# - Provides the legal brand "BrOffice.org" for OpenOffice.org in Brazil
|
||||
#
|
||||
# Maintainer:
|
||||
# - Igor Pires Soares <igor at fedoraproject.org>
|
||||
|
||||
|
||||
%include fedora-livecd-desktop.ks
|
||||
@@ -10,58 +13,55 @@ lang pt_BR.UTF-8
|
||||
keyboard br-abnt2
|
||||
timezone America/Sao_Paulo
|
||||
|
||||
%packages
|
||||
|
||||
%packages --instLangs en_US:pt_BR
|
||||
|
||||
# L10n packages
|
||||
@brazilian-support
|
||||
hunspell-pt
|
||||
|
||||
|
||||
# To avoid double functionality we will drop abiword and gnumeric and put BrOffice.org in
|
||||
# To avoid double functionality we will drop abiword and gnumeric and include BrOffice.org
|
||||
-abiword
|
||||
-gnumeric
|
||||
-gimp-*
|
||||
broffice.org-writer
|
||||
broffice.org-calc
|
||||
broffice.org-impress
|
||||
broffice.org-draw
|
||||
-planner
|
||||
broffice.org-*
|
||||
|
||||
# Include some desktop packages
|
||||
@java
|
||||
totem-xine
|
||||
vino
|
||||
gnome-games
|
||||
system-config-display
|
||||
brasero
|
||||
bitstream-vera-*
|
||||
|
||||
# We won't use these Asian fonts anyway
|
||||
# We won't use these Asian fonts
|
||||
-lklug-fonts
|
||||
-abyssinica-fonts
|
||||
-jomolhari-fonts
|
||||
-lohit-fonts-*
|
||||
-thaifonts-scalable
|
||||
-kacst-fonts
|
||||
-paktype-fonts
|
||||
-baekmuk-*
|
||||
-cjkunifonts-*
|
||||
-VLGothic-fonts
|
||||
-VLGothic-fonts-*
|
||||
-padauk-fonts
|
||||
-khmeros-fonts-base
|
||||
-un-core-fonts-*
|
||||
-smc-fonts-meera
|
||||
-un-*
|
||||
-samyak-fonts-*
|
||||
-sarai-fonts
|
||||
-stix-fonts
|
||||
-cjkuni-*
|
||||
-hanazono-fonts
|
||||
-thai-*
|
||||
|
||||
# Assure we won't get these Asian input methods
|
||||
-libchewing
|
||||
# remove input methods
|
||||
-@input-methods
|
||||
-m17n*
|
||||
-scim*
|
||||
-iok
|
||||
-anthy
|
||||
-kasumi
|
||||
-scim-chewing
|
||||
-scim-pinyin
|
||||
|
||||
# Saving space in order to get BrOffice.org in
|
||||
-gnome-utils
|
||||
-gnome-games-*
|
||||
-gnome-doc-utils-stylesheets
|
||||
-gnome-phone-manager
|
||||
-planner
|
||||
-scim-python*
|
||||
-dasher
|
||||
-system-config-language
|
||||
-evince-dvi
|
||||
-evince-djvu
|
||||
-ekiga
|
||||
-f-spot
|
||||
-cheese
|
||||
-libchewing
|
||||
-ibus-*
|
||||
|
||||
%end
|
||||
|
||||
|
||||
@@ -12,6 +12,9 @@ timezone Europe/Zurich
|
||||
%packages
|
||||
-gnome-blog
|
||||
@german-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
@@ -12,6 +12,9 @@ timezone Europe/Berlin
|
||||
%packages
|
||||
-gnome-blog
|
||||
@german-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
@@ -1,117 +0,0 @@
|
||||
# fedora-livecd-desktop-default.ks
|
||||
#
|
||||
# Includes all languages with a default of en_US locale settings
|
||||
#
|
||||
|
||||
%include fedora-livecd-desktop.ks
|
||||
|
||||
lang en_US.UTF-8
|
||||
keyboard us
|
||||
timezone US/Eastern
|
||||
|
||||
%packages
|
||||
@albanian-support
|
||||
@arabic-support
|
||||
@assamese-support
|
||||
@basque-support
|
||||
@belarusian-support
|
||||
@bengali-support
|
||||
@brazilian-support
|
||||
@british-support
|
||||
@bulgarian-support
|
||||
@catalan-support
|
||||
@chinese-support
|
||||
@czech-support
|
||||
@danish-support
|
||||
@dutch-support
|
||||
@estonian-support
|
||||
@finnish-support
|
||||
@french-support
|
||||
@galician-support
|
||||
@georgian-support
|
||||
@german-support
|
||||
@greek-support
|
||||
@gujarati-support
|
||||
@hebrew-support
|
||||
@hindi-support
|
||||
@hungarian-support
|
||||
@indonesian-support
|
||||
@italian-support
|
||||
@japanese-support
|
||||
@kannada-support
|
||||
@korean-support
|
||||
@latvian-support
|
||||
@lithuanian-support
|
||||
@macedonian-support
|
||||
@malayalam-support
|
||||
@marathi-support
|
||||
@nepali-support
|
||||
@norwegian-support
|
||||
@oriya-support
|
||||
@persian-support
|
||||
@polish-support
|
||||
@portuguese-support
|
||||
@punjabi-support
|
||||
@romanian-support
|
||||
@russian-support
|
||||
@serbian-support
|
||||
@slovak-support
|
||||
@slovenian-support
|
||||
@spanish-support
|
||||
@swedish-support
|
||||
@tamil-support
|
||||
@telugu-support
|
||||
@thai-support
|
||||
@turkish-support
|
||||
@ukrainian-support
|
||||
@vietnamese-support
|
||||
@welsh-support
|
||||
|
||||
# The following locales have less than 50% translation coverage for the core
|
||||
# GNOME stack, as found at http://l10n.gnome.org/languages/
|
||||
|
||||
#@afrikaans-support
|
||||
#@armenian-support
|
||||
#@bhutanese-support
|
||||
#@bosnian-support
|
||||
#@breton-support
|
||||
#@croatian-support
|
||||
#@esperanto-support
|
||||
#@ethiopic-support
|
||||
#@faeroese-support
|
||||
#@filipino-support
|
||||
#@gaelic-support
|
||||
#@icelandic-support
|
||||
#@inuktitut-support
|
||||
#@irish-support
|
||||
#@khmer-support
|
||||
#@lao-support
|
||||
#@low-saxon-support
|
||||
#@malay-support
|
||||
#@maori-support
|
||||
#@mongolian-support
|
||||
#@northern-sami-support
|
||||
#@northern-sotho-support
|
||||
#@samoan-support
|
||||
#@sinhala-support
|
||||
#@somali-support
|
||||
#@southern-ndebele-support
|
||||
#@southern-sotho-support
|
||||
#@swati-support
|
||||
#@tagalog-support
|
||||
#@tibetan-support
|
||||
#@tonga-support
|
||||
#@tsonga-support
|
||||
#@tswana-support
|
||||
#@urdu-support
|
||||
#@venda-support
|
||||
#@walloon-support
|
||||
#@xhosa-support
|
||||
#@zulu-support
|
||||
|
||||
# These fonts are only used in the commented-out locales above
|
||||
-lklug-fonts
|
||||
-abyssinica-fonts
|
||||
-jomolhari-fonts
|
||||
|
||||
%end
|
||||
@@ -9,3 +9,8 @@ lang en_US.UTF-8
|
||||
keyboard us
|
||||
timezone US/Eastern
|
||||
|
||||
%packages
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
||||
|
||||
%packages
|
||||
@dutch-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,6 +11,9 @@ timezone America/Sao_Paulo
|
||||
|
||||
%packages
|
||||
@brazilian-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
||||
|
||||
%packages
|
||||
@portuguese-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -27,17 +27,8 @@ festvox-slt-arctic-hts
|
||||
-aspell-*
|
||||
-hunspell-*
|
||||
-man-pages-*
|
||||
-scim-tables-*
|
||||
-wqy-bitmap-fonts
|
||||
-dejavu-fonts-experimental
|
||||
-words
|
||||
|
||||
# more fun with space saving
|
||||
-scim-lang-chinese
|
||||
-scim-python*
|
||||
scim-chewing
|
||||
scim-pinyin
|
||||
|
||||
# save some space
|
||||
-gnome-user-docs
|
||||
-gimp-help
|
||||
@@ -60,9 +51,6 @@ totem-gstreamer
|
||||
-ekiga
|
||||
-tomboy
|
||||
-f-spot
|
||||
|
||||
# hack to deal with conditionals + multiarch blargh
|
||||
-scim-bridge-gtk.i386
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
@@ -57,7 +57,6 @@ fuse
|
||||
-abyssinica-fonts
|
||||
-cjkunifonts-uming
|
||||
-baekmuk-ttf-fonts-gulim
|
||||
-dejavu-fonts-experimental
|
||||
-jomolhari-fonts
|
||||
-kacst-fonts
|
||||
-paktype-fonts
|
||||
@@ -68,17 +67,15 @@ fuse
|
||||
|
||||
# FIXME/TODO: recheck the removals here
|
||||
# try to remove some packages from livecd-fedora-base-desktop.ks
|
||||
-scim*
|
||||
-gdm
|
||||
-authconfig-gtk
|
||||
-m17n*
|
||||
-PolicyKit-gnome
|
||||
-gnome-doc-utils-stylesheets
|
||||
-anthy
|
||||
-kasumi
|
||||
-pygtkglext
|
||||
-python-devel
|
||||
-libchewing
|
||||
# exclude input methods
|
||||
-scim*
|
||||
-m17n*
|
||||
|
||||
# save some space (from @base)
|
||||
-make
|
||||
@@ -107,7 +104,7 @@ fuse
|
||||
# create /etc/sysconfig/desktop (needed for installation)
|
||||
cat > /etc/sysconfig/desktop <<EOF
|
||||
DESKTOP="KDE"
|
||||
DISPLAYMANAGER="KDM"
|
||||
DISPLAYMANAGER="KDE"
|
||||
EOF
|
||||
|
||||
# add initscript
|
||||
|
||||
@@ -11,7 +11,9 @@ timezone Europe/Zurich
|
||||
|
||||
%packages
|
||||
@german-support
|
||||
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
@@ -23,11 +23,12 @@ gnome-packagekit
|
||||
|
||||
# don't install unnecessary fonts
|
||||
-abyssinica-fonts
|
||||
-cjkunifonts-uming
|
||||
-cjkuni*fonts*
|
||||
-jomolhari-fonts
|
||||
-kacst-fonts
|
||||
-khmeros-fonts-base
|
||||
-lklug-fonts
|
||||
-lohit-fonts*
|
||||
-un-core-fonts-dotum
|
||||
-padauk-fonts
|
||||
-paktype-fonts
|
||||
@@ -36,6 +37,9 @@ gnome-packagekit
|
||||
-thaifonts-scalable
|
||||
-VLGothic-fonts
|
||||
|
||||
# remove kdegames to free needed space
|
||||
-kdegames*
|
||||
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
||||
|
||||
%packages
|
||||
@dutch-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
||||
|
||||
%packages
|
||||
@portuguese-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,6 +11,8 @@
|
||||
|
||||
%packages
|
||||
|
||||
### fixes and space issues
|
||||
|
||||
# make kpackagekit the default on the kde live images
|
||||
kpackagekit
|
||||
-gnome-packagekit
|
||||
@@ -18,61 +20,64 @@ kpackagekit
|
||||
# make sure /usr/bin/pactl is there (#466544)
|
||||
pulseaudio-utils
|
||||
|
||||
# make sure alsaunmute is there
|
||||
alsa-utils
|
||||
|
||||
# remove input methods to free space
|
||||
-scim*
|
||||
-m17n*
|
||||
-ibus*
|
||||
|
||||
|
||||
### The KDE-Desktop
|
||||
|
||||
@kde-desktop
|
||||
|
||||
# unwanted packages from @kde-desktop
|
||||
# don't include these for now to fit on a cd
|
||||
|
||||
### amarok has duplicate functionality with juk (~10 megs)
|
||||
### amarok has duplicate functionality with juk (~13 megs)
|
||||
#-amarok
|
||||
### digikam has duplicate functionality with gwenview (~11 megs)
|
||||
#-digikam
|
||||
-digikam
|
||||
### kdeedu is too big for the live images, but include kdeedu-kstars
|
||||
-kdeedu
|
||||
kdeedu-kstars
|
||||
-kdeedu*
|
||||
### scribus is too big for the live images
|
||||
-scribus
|
||||
### kget has also basic torrent features (~3 megs)
|
||||
-ktorrent
|
||||
### konqueror is also able to browse ftp shares (~1 megs)
|
||||
#-kftpgrabber*
|
||||
-kftpgrabber*
|
||||
### kaffeine has duplicate functionality with dragonplayer (~3 megs)
|
||||
-kaffeine*
|
||||
### the removal of kdegames will free ~31 megs
|
||||
### the removal of kdegames will free ~35 megs
|
||||
#-kdegames
|
||||
# some more
|
||||
-kipi-plugins
|
||||
-konq-plugins
|
||||
-kdeplasma-addons
|
||||
|
||||
|
||||
# Useful additional KDE3 applications
|
||||
# koffice
|
||||
koffice-kword
|
||||
koffice-kspread
|
||||
koffice-kpresenter
|
||||
koffice-filters
|
||||
|
||||
|
||||
# Useful additional KDE3 applications
|
||||
k3b
|
||||
filelight
|
||||
# twinkle (~10 megs)
|
||||
twinkle
|
||||
|
||||
#twinkle
|
||||
|
||||
# some extras
|
||||
fuse
|
||||
liveusb-creator
|
||||
#kde-plasma-lancelot
|
||||
|
||||
# nice to have but pulls in gstreamer (~3 megs)
|
||||
pavucontrol
|
||||
konq-plugins
|
||||
kde-plasma-lancelot
|
||||
# make sure alsaunmute is there
|
||||
alsa-utils
|
||||
|
||||
|
||||
# additional fonts
|
||||
@fonts
|
||||
#fonts-ISO8859-2
|
||||
#cjkunifonts-ukai
|
||||
#madan-fonts
|
||||
#fonts-KOI8-R
|
||||
#fonts-KOI8-R-100dpi
|
||||
#tibetan-machine-uni-fonts
|
||||
|
||||
#pavucontrol
|
||||
|
||||
# FIXME/TODO: recheck the removals here
|
||||
# try to remove some packages from fedora-live-base.ks
|
||||
@@ -91,7 +96,7 @@ alsa-utils
|
||||
# create /etc/sysconfig/desktop (needed for installation)
|
||||
cat > /etc/sysconfig/desktop <<EOF
|
||||
DESKTOP="KDE"
|
||||
DISPLAYMANAGER="KDM"
|
||||
DISPLAYMANAGER="KDE"
|
||||
EOF
|
||||
|
||||
# add initscript
|
||||
|
||||
64
fedora-livecd-sugar.ks
Normal file
64
fedora-livecd-sugar.ks
Normal file
@@ -0,0 +1,64 @@
|
||||
# Filename:
|
||||
# fedora-livecd-sugar.ks
|
||||
# Maintainers:
|
||||
# Sebastian Dziallas <sdz AT fedoraproject DOT org>
|
||||
# Marco Pesenti Gritti <marcopg AT sugarlabs DOT org>
|
||||
|
||||
%include fedora-live-base.ks
|
||||
|
||||
%packages
|
||||
|
||||
# sugar!
|
||||
@sugar-desktop
|
||||
|
||||
# e-mail client
|
||||
alpine
|
||||
|
||||
# display manager
|
||||
slim
|
||||
|
||||
# exclude input methods
|
||||
-scim*
|
||||
-m17n*
|
||||
|
||||
# avoid weird case where we pull in more festival stuff than we need
|
||||
festival
|
||||
festvox-slt-arctic-hts
|
||||
|
||||
# dictionaries are big
|
||||
-aspell-*
|
||||
-hunspell-*
|
||||
-man-pages-*
|
||||
-words
|
||||
|
||||
%end
|
||||
|
||||
%post
|
||||
cat > /etc/sysconfig/desktop <<EOF
|
||||
DISPLAYMANAGER=/usr/bin/slim-dynwm
|
||||
EOF
|
||||
|
||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
|
||||
chkconfig --level 5 setroubleshoot off 2>/dev/null
|
||||
chkconfig --level 5 sendmail off 2>/dev/null
|
||||
chkconfig --level 5 bluetooth off 2>/dev/null
|
||||
chkconfig --level 5 cupsd off 2>/dev/null
|
||||
|
||||
# disable screensaver locking
|
||||
gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s -t bool /apps/gnome-screensaver/lock_enabled false >/dev/null
|
||||
|
||||
# set up timed auto-login for after 60 seconds
|
||||
cat >> /etc/slim.conf << FOE
|
||||
auto_login yes
|
||||
default_user liveuser
|
||||
FOE
|
||||
|
||||
# setup xinitrc
|
||||
echo "sugar-shell" > /home/liveuser/.xinitrc
|
||||
chmod a+x /home/liveuser/.xinitrc
|
||||
chown liveuser:liveuser /home/liveuser/.xinitrc
|
||||
|
||||
EOF
|
||||
|
||||
%end
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Zurich
|
||||
|
||||
%packages
|
||||
@german-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
||||
|
||||
%packages
|
||||
@dutch-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
||||
|
||||
%packages
|
||||
@portuguese-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -12,9 +12,8 @@
|
||||
|
||||
%packages
|
||||
|
||||
# gdm depends on gnome-session but lacks a dependency. Temporary workaround
|
||||
|
||||
gnome-session
|
||||
# remove imsettings-xfce for now until it gets re-written
|
||||
-imsettings-xfce
|
||||
|
||||
firefox
|
||||
NetworkManager-vpnc
|
||||
@@ -53,7 +52,6 @@ pidgin
|
||||
claws-mail
|
||||
# brasero has more dependencies
|
||||
gnomebaker
|
||||
drivel
|
||||
liferea
|
||||
quodlibet
|
||||
gftp
|
||||
@@ -113,12 +111,8 @@ xfwm4-themes
|
||||
# dictionaries are big
|
||||
#-aspell-*
|
||||
#-man-pages-*
|
||||
#-scim-tables-*
|
||||
|
||||
# more fun with space saving
|
||||
#-scim-lang-chinese
|
||||
#scim-chewing
|
||||
#scim-pinyin
|
||||
-gimp-help
|
||||
|
||||
|
||||
@@ -142,6 +136,18 @@ cat > /etc/sysconfig/desktop <<EOF
|
||||
PREFERRED=/usr/bin/startxfce4
|
||||
EOF
|
||||
|
||||
mkdir -p /home/liveuser/.config/xfce4
|
||||
|
||||
cat > /home/liveuser/.config/xfce4/helpers.rc <<EOF
|
||||
MailReader=sylpheed-claws
|
||||
EOF
|
||||
|
||||
mkdir -p /root/.config/xfce4
|
||||
|
||||
cat > /root/.config/xfce4/helpers.rc <<EOF
|
||||
MailReader=sylpheed-claws
|
||||
EOF
|
||||
|
||||
mkdir -p /home/liveuser/.config/tracker
|
||||
|
||||
cat > /home/liveuser/.config/tracker/tracker.cfg <<EOF
|
||||
@@ -172,13 +178,5 @@ FOE
|
||||
|
||||
EOF
|
||||
|
||||
|
||||
%post
|
||||
|
||||
# remove this session file from gnome-session package to make xfce the default
|
||||
# temporary hack till this file is split up from the package
|
||||
|
||||
rm -rf /usr/share/xsessions/gnome.desktop
|
||||
|
||||
%end
|
||||
|
||||
|
||||
@@ -11,6 +11,9 @@ timezone Europe/Zurich
|
||||
|
||||
%packages
|
||||
@german-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
||||
|
||||
%packages
|
||||
@dutch-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
||||
|
||||
%packages
|
||||
@portuguese-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Zurich
|
||||
|
||||
%packages
|
||||
@german-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
||||
|
||||
%packages
|
||||
@dutch-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
||||
|
||||
%packages
|
||||
@portuguese-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -69,6 +69,7 @@ tkcvs
|
||||
|
||||
# vlsi
|
||||
alliance-doc
|
||||
electric
|
||||
irsim
|
||||
gds2pov
|
||||
magic-doc
|
||||
@@ -91,11 +92,13 @@ drawtiming
|
||||
ghdl
|
||||
freehdl
|
||||
|
||||
# spice
|
||||
# spice and circuit
|
||||
ngspice
|
||||
gnucap
|
||||
gspiceui
|
||||
gwave
|
||||
linsmith
|
||||
|
||||
|
||||
# PCB and schematics
|
||||
geda-gschem
|
||||
@@ -115,6 +118,7 @@ piklab
|
||||
ktechlab
|
||||
pikloops
|
||||
sdcc
|
||||
gsim85
|
||||
|
||||
# Serial Port Terminals
|
||||
gtkterm
|
||||
@@ -153,6 +157,15 @@ xorg-x11-fonts-ISO8859-1-100dpi
|
||||
xorg-x11-fonts-ISO8859-9-100dpi
|
||||
xorg-x11-fonts-Type1
|
||||
|
||||
# Perl Modules
|
||||
perl-Hardware-Verilog-Parser
|
||||
perl-Hardware-Vhdl-Lexer
|
||||
perl-Hardware-Vhdl-Parser
|
||||
perl-Hardware-Vhdl-Tidy
|
||||
perl-ModelSim-List
|
||||
perl-Perlilog
|
||||
perl-Verilog
|
||||
vhd2vl
|
||||
|
||||
%end
|
||||
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Zurich
|
||||
|
||||
%packages
|
||||
@german-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
||||
|
||||
%packages
|
||||
@dutch-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
||||
|
||||
%packages
|
||||
@portuguese-support
|
||||
# exclude input methods
|
||||
-m17n*
|
||||
-scim*
|
||||
%end
|
||||
|
||||
@@ -1,13 +1,21 @@
|
||||
# fedora-livedvd-games.ks
|
||||
#
|
||||
# Maintainer(s):
|
||||
# - Rahul Sundaram <sundaram a fedoraunity.org>
|
||||
# - Bruno Wolff III <bruno@wolff.to>
|
||||
# - Formerly maintained by Rahul Sundaram
|
||||
|
||||
%include fedora-live-base.ks
|
||||
part / --size 8000
|
||||
%include fedora-livecd-desktop.ks
|
||||
|
||||
# The recommended part size for DVDs is too close to use for the games spin
|
||||
part / --size 10240
|
||||
|
||||
%packages
|
||||
|
||||
# Wine pulls in i386 libraries under x86_86 making that spin too big.
|
||||
# Also the point is to show off Fedora games, not running windows games.
|
||||
|
||||
-wine
|
||||
|
||||
# games
|
||||
|
||||
# traditional (big)
|
||||
@@ -22,7 +30,6 @@ beneath-a-steel-sky-cd
|
||||
blobAndConquer
|
||||
boswars
|
||||
bzflag
|
||||
#croquet (pending)
|
||||
crossfire-client
|
||||
egoboo
|
||||
extremetuxracer
|
||||
@@ -45,7 +52,7 @@ netpanzer
|
||||
neverball
|
||||
nexuiz
|
||||
nogravity
|
||||
openarena
|
||||
# openarena (cut because of size, may be restored later if larger iso's allowed)
|
||||
pinball
|
||||
scorched3d
|
||||
supertux
|
||||
@@ -53,7 +60,6 @@ supertuxkart
|
||||
torcs
|
||||
tremulous
|
||||
ultimatestunts
|
||||
vdrift
|
||||
warzone2100
|
||||
wesnoth
|
||||
widelands
|
||||
@@ -69,7 +75,6 @@ ballz
|
||||
blobwars
|
||||
bolzplatz2006
|
||||
bombardier
|
||||
bsd-games
|
||||
cdogs-sdl
|
||||
clanbomber
|
||||
clonekeen
|
||||
@@ -98,7 +103,6 @@ scorchwentbonkers
|
||||
seahorse-adventures
|
||||
solarwolf
|
||||
sopwith
|
||||
starfighter
|
||||
stormbaancoureur
|
||||
ularn
|
||||
urbanterror
|
||||
@@ -117,9 +121,6 @@ raidem
|
||||
raidem-music
|
||||
trackballs
|
||||
trackballs-music
|
||||
uqm
|
||||
uqm-content-3domusic
|
||||
uqm-content-voice
|
||||
|
||||
# arcade classics(ish) (small)
|
||||
|
||||
@@ -135,7 +136,6 @@ seahorse-adventures
|
||||
shippy
|
||||
tecnoballz
|
||||
wordwarvi
|
||||
#(xgalaga renamed)
|
||||
xgalaxy
|
||||
zasx
|
||||
|
||||
@@ -182,15 +182,10 @@ tuxpaint-stamps
|
||||
tuxtype2
|
||||
|
||||
# kde based games
|
||||
ksirk
|
||||
poker2d-kde
|
||||
taxipilot
|
||||
|
||||
# utilities
|
||||
|
||||
dosbox
|
||||
games-menus
|
||||
wget
|
||||
|
||||
%end
|
||||
|
||||
|
||||
164
snippets/eeepc900-modifications.ks
Normal file
164
snippets/eeepc900-modifications.ks
Normal file
@@ -0,0 +1,164 @@
|
||||
###### Eee PC 900 stuff ####################################################
|
||||
#
|
||||
###### Hotkeys #############################################################
|
||||
cat > /etc/acpi/actions/hotkeys.sh << EOHOTKEY
|
||||
#!/bin/bash
|
||||
|
||||
export DISPLAY=:0
|
||||
|
||||
case "$3" in
|
||||
|
||||
#Fn+F2
|
||||
00000010)
|
||||
# Wlan On
|
||||
/etc/acpi/actions/wlan.sh poweron
|
||||
;;
|
||||
00000011)
|
||||
# Wlan Off
|
||||
/etc/acpi/actions/wlan.sh poweroff
|
||||
;;
|
||||
|
||||
#Fn+F6
|
||||
00000012)
|
||||
# Webcam switch
|
||||
/etc/acpi/actions/camera.sh
|
||||
# TaskManager
|
||||
# /usr/bin/gnome-system-monitor
|
||||
;;
|
||||
|
||||
#Fn+F7
|
||||
00000013)
|
||||
# Volume mute
|
||||
/usr/bin/amixer set -D hw:0 Master toggle
|
||||
;;
|
||||
|
||||
#Fn+F8
|
||||
00000014)
|
||||
# Volume down
|
||||
/usr/bin/amixer set -D hw:0 Master 10%- unmute
|
||||
;;
|
||||
|
||||
#Fn+F9
|
||||
00000015)
|
||||
# Volume up
|
||||
/usr/bin/amixer set -D hw:0 Master 10%+ unmute
|
||||
;;
|
||||
|
||||
#Fn+F5
|
||||
00000030)
|
||||
|
||||
/usr/bin/xrandr --output VGA --mode 1024x768 \
|
||||
--output LVDS --off
|
||||
|
||||
if [[ "$?" != "0" ]]; then
|
||||
|
||||
/usr/bin/xrandr --output VGA --preferred \
|
||||
--output LVDS --off
|
||||
|
||||
fi
|
||||
;;
|
||||
|
||||
00000031)
|
||||
|
||||
/usr/bin/xrandr --output LVDS --mode 800x480 \
|
||||
--output VGA --mode 800x600
|
||||
|
||||
;;
|
||||
|
||||
00000032)
|
||||
|
||||
/usr/bin/xrandr --output VGA --off \
|
||||
--output LVDS --preferred
|
||||
|
||||
;;
|
||||
*)
|
||||
logger "ACPI hotkey $3 action is not defined"
|
||||
;;
|
||||
esac
|
||||
EOHOTKEY
|
||||
|
||||
###### WLAN #############################################################
|
||||
cat > /etc/acpi/actions/wlan.sh << EOF
|
||||
#!/bin/bash
|
||||
|
||||
PWR=$(cat /sys/devices/platform/eeepc/wlan)
|
||||
|
||||
UnloadModules() {
|
||||
rmmod ath_pci
|
||||
rmmod ath_rate_sample
|
||||
rmmod wlan_scan_sta
|
||||
rmmod wlan_tkip
|
||||
rmmod wlan_wep
|
||||
rmmod wlan
|
||||
}
|
||||
|
||||
LoadModules() {
|
||||
modprobe ath_pci
|
||||
}
|
||||
|
||||
case $1 in
|
||||
poweron)
|
||||
if [[ "$PWR" = "0" ]]; then
|
||||
modprobe pciehp pciehp_force=1
|
||||
|
||||
echo 1 > /sys/devices/platform/eeepc/wlan
|
||||
|
||||
rmmod pciehp
|
||||
|
||||
fi
|
||||
;;
|
||||
|
||||
poweroff)
|
||||
if [[ "$PWR" = "1" ]]; then
|
||||
|
||||
modprobe pciehp pciehp_force=1
|
||||
|
||||
ifconfig ath0 down
|
||||
|
||||
wlanconfig ath0 destroy
|
||||
|
||||
UnloadModules
|
||||
|
||||
echo 0 > /sys/devices/platform/eeepc/wlan
|
||||
|
||||
rmmod pciehp
|
||||
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
EOF
|
||||
|
||||
###### Webcam #############################################################
|
||||
cat > /etc/acpi/actions/camera.sh << EOF
|
||||
|
||||
#!/bin/bash
|
||||
|
||||
CAMERA=$(cat /sys/devices/platform/eeepc/camera)
|
||||
|
||||
if [[ "$CAMERA" = "0" ]]; then
|
||||
echo 1 > /sys/devices/platform/eeepc/camera
|
||||
else
|
||||
echo 0 > /sys/devices/platform/eeepc/camera
|
||||
fi
|
||||
EOF
|
||||
|
||||
chmod +x "/etc/acpi/actions/*"
|
||||
|
||||
###### Shutdown fix #########################################################
|
||||
echo "modprobe -r snd-hda-intel" >> /sbin/halt.local
|
||||
chmod 755 /sbin/halt.local
|
||||
|
||||
###### Gnome display stuff ##################################################
|
||||
|
||||
gconftool-2 --set /apps/nautilus/preferences/desktop_font --type string "Sans 8"
|
||||
gconftool-2 --set /desktop/gnome/interface/document_font_name --type string "Sans 8"
|
||||
gconftool-2 --set /desktop/gnome/interface/font_name --type string "Sans 8"
|
||||
gconftool-2 --set /apps/metacity/general/titlebar_font --type string "Sans Bold 8"
|
||||
gconftool-2 --set /desktop/gnome/interface/monospace_font_name --type string "Monospace 8"
|
||||
gconftool-2 --set /apps/metacity/window_keybindings/toggle_fullscreen --type string "<Alt>F11"
|
||||
gconftool-2 --set /desktop/gnome/interface/toolbar_style --type string "icons"
|
||||
gconftool-2 --set /desktop/gnome/sound/default_mixer_tracks --type list --list-type string "[PCM]"
|
||||
gconftool-2 --set /apps/gnome-power-manager/notify/low_capacity --type bool 0
|
||||
gconftool-2 --set /apps/compiz/plugins/move/allscreens/options/constrain_y --type bool 0
|
||||
gconftool-2 --set /apps/panel/toplevels/top_panel_screen0/size --type integer 19
|
||||
gconftool-2 --set /apps/panel/toplevels/bottom_panel_screen0/size --type integer 19
|
||||
@@ -34,6 +34,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* @DATESTAMP@ Jeroen van Meeuwen <kanarip a fedoraunity.org> @VERSION@-@RELEASE@
|
||||
- Added de_CH localized spins
|
||||
|
||||
* Tue Feb 23 2009 Jeroen van Meeuwen <kanarip a fedoraunity.org> 0.11.0-2
|
||||
- Remove fedora-livecd-desktop-default.ks
|
||||
|
||||
* Sat Nov 29 2008 Jeroen van Meeuwen <kanarip a fedoraunity.org> 0.11.0-1
|
||||
- Point fedora-live-base.ks repos to f-10
|
||||
- Remove sysprof from fedora-livedvd-developer.ks
|
||||
- Latest and final rebuild for Fedora 10
|
||||
|
||||
Reference in New Issue
Block a user