mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-09 16:40:30 +08:00
Compare commits
109 Commits
0.10.4-1
...
0.11.4.fc1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a7ae23d07f | ||
|
|
82849f7f15 | ||
|
|
a6755187bc | ||
|
|
bc87e4a62c | ||
|
|
dcfc14f75b | ||
|
|
62f2938847 | ||
|
|
a569c1455e | ||
|
|
d6dada676b | ||
|
|
c12ab51657 | ||
|
|
733e51d9b5 | ||
|
|
9f42048e37 | ||
|
|
9d59f81cd2 | ||
|
|
db39e2d912 | ||
|
|
2c3537e702 | ||
|
|
bc064e9a62 | ||
|
|
4046de03be | ||
|
|
e7ca906fcf | ||
|
|
7f9a28dc90 | ||
|
|
58f83c9b41 | ||
|
|
48c898c15d | ||
|
|
53146d774b | ||
|
|
657172e0f6 | ||
|
|
2428460b15 | ||
|
|
8583712527 | ||
|
|
e6f97e0302 | ||
|
|
dfb6692632 | ||
|
|
41d76a8548 | ||
|
|
805dcc37d5 | ||
|
|
92b2ac326a | ||
|
|
bea1371dcb | ||
|
|
136a10ffb1 | ||
|
|
4c2b5dcaf5 | ||
|
|
9ec8637786 | ||
|
|
22b216589a | ||
|
|
b1aa49f574 | ||
|
|
c153a50c0b | ||
|
|
cafd01a101 | ||
|
|
441cc3f424 | ||
|
|
d6cc56f5a4 | ||
|
|
80ff46c81d | ||
|
|
f7f1fe8deb | ||
|
|
e4bd804695 | ||
|
|
92a9839cc6 | ||
|
|
ad661635e2 | ||
|
|
af94e059e8 | ||
|
|
801ff420d9 | ||
|
|
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 |
10
Makefile.am
10
Makefile.am
@@ -5,15 +5,15 @@ kickstart_DATA = \
|
|||||||
fedora-aos.ks \
|
fedora-aos.ks \
|
||||||
fedora-install-fedora.ks \
|
fedora-install-fedora.ks \
|
||||||
fedora-live-base.ks \
|
fedora-live-base.ks \
|
||||||
|
fedora-livecd-broffice.org.ks \
|
||||||
fedora-livecd-desktop.ks \
|
fedora-livecd-desktop.ks \
|
||||||
fedora-livecd-desktop-default.ks \
|
|
||||||
fedora-livecd-desktop-de_CH.ks \
|
fedora-livecd-desktop-de_CH.ks \
|
||||||
fedora-livecd-desktop-de_DE.ks \
|
fedora-livecd-desktop-de_DE.ks \
|
||||||
fedora-livecd-desktop-en_US.ks \
|
fedora-livecd-desktop-en_US.ks \
|
||||||
fedora-livecd-desktop-nl_NL.ks \
|
fedora-livecd-desktop-nl_NL.ks \
|
||||||
fedora-livecd-desktop-pt_BR.ks \
|
fedora-livecd-desktop-pt_BR.ks \
|
||||||
fedora-livecd-desktop-pt_PT.ks \
|
fedora-livecd-desktop-pt_PT.ks \
|
||||||
fedora-livecd-education-math.ks \
|
fedora-livecd-education.ks \
|
||||||
fedora-livecd-kde.ks \
|
fedora-livecd-kde.ks \
|
||||||
fedora-livecd-kde-de_CH.ks \
|
fedora-livecd-kde-de_CH.ks \
|
||||||
fedora-livecd-kde-de_DE.ks \
|
fedora-livecd-kde-de_DE.ks \
|
||||||
@@ -23,10 +23,6 @@ kickstart_DATA = \
|
|||||||
fedora-livecd-xfce-de_CH.ks \
|
fedora-livecd-xfce-de_CH.ks \
|
||||||
fedora-livecd-xfce-nl_NL.ks \
|
fedora-livecd-xfce-nl_NL.ks \
|
||||||
fedora-livecd-xfce-pt_PT.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 \
|
fedora-livedvd-electronic-lab.ks \
|
||||||
fedora-livedvd-electronic-lab-de_CH.ks \
|
fedora-livedvd-electronic-lab-de_CH.ks \
|
||||||
fedora-livedvd-electronic-lab-nl_NL.ks \
|
fedora-livedvd-electronic-lab-nl_NL.ks \
|
||||||
@@ -70,7 +66,7 @@ clean:
|
|||||||
rm -f aclocal.m4 configure
|
rm -f aclocal.m4 configure
|
||||||
|
|
||||||
ChangeLog:
|
ChangeLog:
|
||||||
(GIT_DIR=.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2)
|
(GIT_DIR=.git git log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2)
|
||||||
|
|
||||||
rpm: ChangeLog dist
|
rpm: ChangeLog dist
|
||||||
@(rpmbuild -ta ${PACKAGE}-$(PACKAGE_VERSION).tar.gz)
|
@(rpmbuild -ta ${PACKAGE}-$(PACKAGE_VERSION).tar.gz)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
AC_INIT([spin-kickstarts], 0.10.4)
|
AC_INIT([spin-kickstarts], 0.11.4)
|
||||||
AC_SUBST([RELEASE], 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"
|
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,16 +27,16 @@ part / --size 550 --fstype ext3 --ondisk sda
|
|||||||
# Repositories
|
# Repositories
|
||||||
#
|
#
|
||||||
# To compose against the current release tree, use the following "repo" (enabled by default)
|
# 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-11&arch=$basearch
|
||||||
# To include updates, use the following "repo" (enabled by default)
|
# 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-f11&arch=$basearch
|
||||||
|
|
||||||
# To compose against rawhide, use the following "repo" (disabled by default)
|
# 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:
|
# To compose against local trees, (edit and) use:
|
||||||
#repo --name=f10 --baseurl=http://localrepo/fedora/releases/10/Everything/$basearch/os/
|
#repo --name=f11 --baseurl=http://localrepo/fedora/releases/11/Everything/$basearch/os/
|
||||||
#repo --name=f10-updates --baseurl=http://localrepo/fedora/updates/10/$basearch/
|
#repo --name=f11-updates --baseurl=http://localrepo/fedora/updates/11/$basearch/
|
||||||
|
|
||||||
#
|
#
|
||||||
# Add all the packages after the base packages
|
# Add all the packages after the base packages
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
#part iso --size=4998
|
#part iso --size=4998
|
||||||
|
|
||||||
# Add the repos you wish to use to compose here. At least one of them needs group data.
|
# Add the repos you wish to use to compose here. At least one of them needs group data.
|
||||||
repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide&arch=$basearch
|
repo --name=release --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-11&arch=$basearch --exclude kernel*debug* --exclude kernel-kdump* --exclude syslog-ng --exclude java-1.5.0-gcj-devel --exclude astronomy-bookmarks --exclude generic* --exclude java-1.5.0-gcj-javadoc --exclude btanks --exclude GConf2-dbus --exclude bluez-gnome
|
||||||
repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=rawhide-source&arch=$basearch
|
repo --name=release-source --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-11-source&arch=$basearch
|
||||||
|
|
||||||
# Package manifest for the compose. Uses repo group metadata to translate groups.
|
# Package manifest for the compose. Uses repo group metadata to translate groups.
|
||||||
# (@base is added by default unless you add --nobase to %packages)
|
# (@base is added by default unless you add --nobase to %packages)
|
||||||
@@ -20,33 +20,29 @@ repo --name=rawhide-source --mirrorlist=http://mirrors.fedoraproject.org/mirror
|
|||||||
# core
|
# core
|
||||||
tcsh
|
tcsh
|
||||||
kernel*
|
kernel*
|
||||||
-kernel*debug*
|
|
||||||
-kernel-kdump*
|
|
||||||
-syslog-ng
|
|
||||||
# Desktop Packages
|
# Desktop Packages
|
||||||
@kde-desktop
|
@kde-desktop
|
||||||
echo-icon-theme
|
echo-icon-theme
|
||||||
tracker
|
tracker
|
||||||
swfdec
|
swfdec
|
||||||
libflashsupport
|
|
||||||
nspluginwrapper
|
nspluginwrapper
|
||||||
liferea
|
liferea
|
||||||
esc
|
esc
|
||||||
thunderbird
|
thunderbird
|
||||||
|
@dial-up
|
||||||
# apps
|
# apps
|
||||||
@authoring-and-publishing
|
|
||||||
@eclipse
|
@eclipse
|
||||||
joe
|
joe
|
||||||
emacs
|
emacs
|
||||||
k3b
|
k3b
|
||||||
@system-tools
|
@system-tools
|
||||||
|
mc
|
||||||
wireshark-gnome
|
wireshark-gnome
|
||||||
# Devel packages
|
# Devel packages
|
||||||
@development-libs
|
@development-libs
|
||||||
@development-tools
|
@development-tools
|
||||||
@fedora-packager
|
@fedora-packager
|
||||||
@gnome-software-development
|
@gnome-software-development
|
||||||
@java-development
|
|
||||||
@kde-software-development
|
@kde-software-development
|
||||||
@web-development
|
@web-development
|
||||||
@x-software-development
|
@x-software-development
|
||||||
@@ -60,7 +56,7 @@ wireshark-gnome
|
|||||||
@server-cfg
|
@server-cfg
|
||||||
@smb-server
|
@smb-server
|
||||||
@sql-server
|
@sql-server
|
||||||
@web-server --optional
|
@web-server
|
||||||
# Keep dap off the install media, makes Eng & Sci show up
|
# Keep dap off the install media, makes Eng & Sci show up
|
||||||
-dap-server-cgi
|
-dap-server-cgi
|
||||||
# Virt group
|
# Virt group
|
||||||
@@ -130,7 +126,6 @@ jfsutils
|
|||||||
@marathi-support
|
@marathi-support
|
||||||
@mongolian-support
|
@mongolian-support
|
||||||
@nepali-support
|
@nepali-support
|
||||||
@northern-sami-support
|
|
||||||
@northern-sotho-support
|
@northern-sotho-support
|
||||||
@norwegian-support
|
@norwegian-support
|
||||||
@oriya-support
|
@oriya-support
|
||||||
@@ -178,4 +173,6 @@ jfsutils
|
|||||||
-java-1.5.0-gcj-devel
|
-java-1.5.0-gcj-devel
|
||||||
-libgcj-src
|
-libgcj-src
|
||||||
-*javadoc*
|
-*javadoc*
|
||||||
|
-frysk
|
||||||
|
-*gcj*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -12,28 +12,29 @@ keyboard us
|
|||||||
timezone US/Eastern
|
timezone US/Eastern
|
||||||
auth --useshadow --enablemd5
|
auth --useshadow --enablemd5
|
||||||
selinux --enforcing
|
selinux --enforcing
|
||||||
firewall --enabled
|
firewall --enabled --service=mdns
|
||||||
xconfig --startxonboot
|
xconfig --startxonboot
|
||||||
part / --size 3072
|
part / --size 3072 --fstype ext4
|
||||||
services --enabled=NetworkManager --disabled=network,sshd
|
services --enabled=NetworkManager --disabled=network,sshd
|
||||||
|
|
||||||
# To compose against the current release tree, use the following "repo" (enabled by default)
|
# 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-11&arch=$basearch
|
||||||
# To include updates, use the following "repo" (enabled by default)
|
# 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-f11&arch=$basearch
|
||||||
|
|
||||||
# To compose against rawhide, use the following "repo" (disabled by default)
|
# 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:
|
# To compose against local trees, (edit and) use:
|
||||||
#repo --name=f10 --baseurl=http://localrepo/fedora/releases/10/Everything/$basearch/os/
|
#repo --name=f11 --baseurl=http://localrepo/fedora/releases/11/Everything/$basearch/os/
|
||||||
#repo --name=f10-updates --baseurl=http://localrepo/fedora/updates/10/$basearch/
|
#repo --name=f11-updates --baseurl=http://localrepo/fedora/updates/11/$basearch/
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
@base-x
|
@base-x
|
||||||
@base
|
@base
|
||||||
@core
|
@core
|
||||||
@fonts
|
@fonts
|
||||||
|
@input-methods
|
||||||
@admin-tools
|
@admin-tools
|
||||||
@dial-up
|
@dial-up
|
||||||
@hardware-support
|
@hardware-support
|
||||||
@@ -120,6 +121,14 @@ if [ -b \`readlink -f /dev/live\` ]; then
|
|||||||
mount -o ro /dev/live /mnt/live 2>/dev/null || mount /dev/live /mnt/live
|
mount -o ro /dev/live /mnt/live 2>/dev/null || mount /dev/live /mnt/live
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
livedir="LiveOS"
|
||||||
|
for arg in \`cat /proc/cmdline\` ; do
|
||||||
|
if [ "\${arg##live_dir=}" != "\${arg}" ]; then
|
||||||
|
livedir=\${arg##live_dir=}
|
||||||
|
return
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
|
||||||
# enable swaps unless requested otherwise
|
# enable swaps unless requested otherwise
|
||||||
swaps=\`blkid -t TYPE=swap -o device\`
|
swaps=\`blkid -t TYPE=swap -o device\`
|
||||||
if ! strstr "\`cat /proc/cmdline\`" noswap && [ -n "\$swaps" ] ; then
|
if ! strstr "\`cat /proc/cmdline\`" noswap && [ -n "\$swaps" ] ; then
|
||||||
@@ -127,8 +136,8 @@ if ! strstr "\`cat /proc/cmdline\`" noswap && [ -n "\$swaps" ] ; then
|
|||||||
action "Enabling swap partition \$s" swapon \$s
|
action "Enabling swap partition \$s" swapon \$s
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
if ! strstr "\`cat /proc/cmdline\`" noswap && [ -f /mnt/live/LiveOS/swap.img ] ; then
|
if ! strstr "\`cat /proc/cmdline\`" noswap && [ -f /mnt/live/\${livedir}/swap.img ] ; then
|
||||||
action "Enabling swap file" swapon /mnt/live/LiveOS/swap.img
|
action "Enabling swap file" swapon /mnt/live/\${livedir}/swap.img
|
||||||
fi
|
fi
|
||||||
|
|
||||||
mountPersistentHome() {
|
mountPersistentHome() {
|
||||||
@@ -178,8 +187,8 @@ findPersistentHome() {
|
|||||||
|
|
||||||
if strstr "\`cat /proc/cmdline\`" persistenthome= ; then
|
if strstr "\`cat /proc/cmdline\`" persistenthome= ; then
|
||||||
findPersistentHome
|
findPersistentHome
|
||||||
elif [ -e /mnt/live/LiveOS/home.img ]; then
|
elif [ -e /mnt/live/\${livedir}/home.img ]; then
|
||||||
homedev=/mnt/live/LiveOS/home.img
|
homedev=/mnt/live/\${livedir}/home.img
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# if we have a persistent /home, then we want to go ahead and mount it
|
# if we have a persistent /home, then we want to go ahead and mount it
|
||||||
@@ -250,6 +259,8 @@ if strstr "\`cat /proc/cmdline\`" CDLABEL= ; then
|
|||||||
cat /sbin/halt > /dev/null
|
cat /sbin/halt > /dev/null
|
||||||
cat /sbin/reboot > /dev/null
|
cat /sbin/reboot > /dev/null
|
||||||
/usr/sbin/eject -p -m \$(readlink -f /dev/live) >/dev/null 2>&1
|
/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
|
FOE
|
||||||
chmod +x /sbin/halt.local
|
chmod +x /sbin/halt.local
|
||||||
fi
|
fi
|
||||||
|
|||||||
@@ -1,7 +1,10 @@
|
|||||||
# fedora-livecd-broffice.ks
|
# fedora-livecd-broffice.ks
|
||||||
#
|
#
|
||||||
# Maintainer(s):
|
# Description:
|
||||||
# - Igor Pires Soares <igor at projetofedora.org>
|
# - Provides the legal brand "BrOffice.org" for OpenOffice.org in Brazil
|
||||||
|
#
|
||||||
|
# Maintainer:
|
||||||
|
# - Igor Pires Soares <igor at fedoraproject.org>
|
||||||
|
|
||||||
|
|
||||||
%include fedora-livecd-desktop.ks
|
%include fedora-livecd-desktop.ks
|
||||||
@@ -10,58 +13,56 @@ lang pt_BR.UTF-8
|
|||||||
keyboard br-abnt2
|
keyboard br-abnt2
|
||||||
timezone America/Sao_Paulo
|
timezone America/Sao_Paulo
|
||||||
|
|
||||||
%packages
|
|
||||||
|
%packages --instLangs en_US:pt_BR
|
||||||
|
|
||||||
|
# L10n packages
|
||||||
@brazilian-support
|
@brazilian-support
|
||||||
hunspell-pt
|
hunspell-pt
|
||||||
|
|
||||||
|
# To avoid double functionality we will drop abiword and gnumeric and include BrOffice.org
|
||||||
# To avoid double functionality we will drop abiword and gnumeric and put BrOffice.org in
|
|
||||||
-abiword
|
-abiword
|
||||||
-gnumeric
|
-gnumeric
|
||||||
-gimp-*
|
-planner
|
||||||
broffice.org-writer
|
broffice.org-*
|
||||||
broffice.org-calc
|
|
||||||
broffice.org-impress
|
|
||||||
broffice.org-draw
|
|
||||||
|
|
||||||
|
# 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
|
-lklug-fonts
|
||||||
-abyssinica-fonts
|
-abyssinica-fonts
|
||||||
-jomolhari-fonts
|
-jomolhari-fonts
|
||||||
-lohit-fonts-*
|
-lohit-*
|
||||||
-thaifonts-scalable
|
|
||||||
-kacst-fonts
|
-kacst-fonts
|
||||||
-paktype-fonts
|
-paktype-fonts
|
||||||
-baekmuk-*
|
-baekmuk-*
|
||||||
-cjkunifonts-*
|
-vlgothic-fonts-*
|
||||||
-VLGothic-fonts
|
|
||||||
-padauk-fonts
|
-padauk-fonts
|
||||||
-khmeros-fonts-base
|
-un-*
|
||||||
-un-core-fonts-*
|
-samyak-fonts-*
|
||||||
-smc-fonts-meera
|
-sarai-fonts
|
||||||
|
-stix-fonts
|
||||||
|
-cjkuni-*
|
||||||
|
-hanazono-fonts
|
||||||
|
-thai-*
|
||||||
|
-smc-meera-fonts
|
||||||
|
|
||||||
# Assure we won't get these Asian input methods
|
# remove input methods
|
||||||
-libchewing
|
-@input-methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
|
-iok
|
||||||
-anthy
|
-anthy
|
||||||
-kasumi
|
-kasumi
|
||||||
-scim-chewing
|
-libchewing
|
||||||
-scim-pinyin
|
-ibus-*
|
||||||
|
|
||||||
# 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
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
|||||||
@@ -12,6 +12,9 @@ timezone Europe/Zurich
|
|||||||
%packages
|
%packages
|
||||||
-gnome-blog
|
-gnome-blog
|
||||||
@german-support
|
@german-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
|||||||
@@ -12,6 +12,9 @@ timezone Europe/Berlin
|
|||||||
%packages
|
%packages
|
||||||
-gnome-blog
|
-gnome-blog
|
||||||
@german-support
|
@german-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%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
|
keyboard us
|
||||||
timezone US/Eastern
|
timezone US/Eastern
|
||||||
|
|
||||||
|
%packages
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
|
%end
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@dutch-support
|
@dutch-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -11,6 +11,9 @@ timezone America/Sao_Paulo
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@brazilian-support
|
@brazilian-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@portuguese-support
|
@portuguese-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -27,17 +27,8 @@ festvox-slt-arctic-hts
|
|||||||
-aspell-*
|
-aspell-*
|
||||||
-hunspell-*
|
-hunspell-*
|
||||||
-man-pages-*
|
-man-pages-*
|
||||||
-scim-tables-*
|
|
||||||
-wqy-bitmap-fonts
|
|
||||||
-dejavu-fonts-experimental
|
|
||||||
-words
|
-words
|
||||||
|
|
||||||
# more fun with space saving
|
|
||||||
-scim-lang-chinese
|
|
||||||
-scim-python*
|
|
||||||
scim-chewing
|
|
||||||
scim-pinyin
|
|
||||||
|
|
||||||
# save some space
|
# save some space
|
||||||
-gnome-user-docs
|
-gnome-user-docs
|
||||||
-gimp-help
|
-gimp-help
|
||||||
@@ -60,9 +51,6 @@ totem-gstreamer
|
|||||||
-ekiga
|
-ekiga
|
||||||
-tomboy
|
-tomboy
|
||||||
-f-spot
|
-f-spot
|
||||||
|
|
||||||
# hack to deal with conditionals + multiarch blargh
|
|
||||||
-scim-bridge-gtk.i386
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
|||||||
@@ -1,149 +0,0 @@
|
|||||||
# Fedora Education Math
|
|
||||||
#
|
|
||||||
# Filename:
|
|
||||||
# fedora-livecd-education-math.ks
|
|
||||||
# Description:
|
|
||||||
# Fedora Live Spin including mainly software for educational & mathematical purposes
|
|
||||||
# Maintainers:
|
|
||||||
# Sebastian Dziallas <sdz AT fedoraproject DOT org>
|
|
||||||
# Fedora Education SIG
|
|
||||||
# Acknowledgements:
|
|
||||||
# Rex Dieter
|
|
||||||
# Thorsten Leemhuis
|
|
||||||
|
|
||||||
%include fedora-live-base.ks
|
|
||||||
|
|
||||||
%packages
|
|
||||||
|
|
||||||
# KDE packages
|
|
||||||
desktop-backgrounds-basic
|
|
||||||
guidance-power-manager
|
|
||||||
kdebase
|
|
||||||
kdegraphics
|
|
||||||
kdemultimedia
|
|
||||||
kdeutils
|
|
||||||
# koffice-kpresenter
|
|
||||||
# koffice-kspread
|
|
||||||
# koffice-kword
|
|
||||||
kde-settings-pulseaudio
|
|
||||||
NetworkManager-gnome
|
|
||||||
|
|
||||||
# additional office packages
|
|
||||||
# koffice pulls in kdelibs3
|
|
||||||
abiword
|
|
||||||
gnumeric
|
|
||||||
|
|
||||||
# mathematical apps selected by the SIG
|
|
||||||
kdeedu-math
|
|
||||||
qalculate-gtk
|
|
||||||
wxMaxima
|
|
||||||
octave
|
|
||||||
gnuplot
|
|
||||||
Macaulay2
|
|
||||||
orpie
|
|
||||||
|
|
||||||
# some extras
|
|
||||||
fuse
|
|
||||||
# pavucontrol
|
|
||||||
|
|
||||||
# additional fonts
|
|
||||||
# @fonts
|
|
||||||
# fonts-ISO8859-2
|
|
||||||
# cjkunifonts-ukai
|
|
||||||
# madan-fonts
|
|
||||||
# fonts-KOI8-R
|
|
||||||
# fonts-KOI8-R-100dpi
|
|
||||||
# tibetan-machine-uni-fonts
|
|
||||||
-abyssinica-fonts
|
|
||||||
-cjkunifonts-uming
|
|
||||||
-baekmuk-ttf-fonts-gulim
|
|
||||||
-dejavu-fonts-experimental
|
|
||||||
-jomolhari-fonts
|
|
||||||
-kacst-fonts
|
|
||||||
-paktype-fonts
|
|
||||||
-lklug-fonts
|
|
||||||
-lohit-fonts-*
|
|
||||||
-thaifonts-scalable
|
|
||||||
-VLGothic-fonts
|
|
||||||
|
|
||||||
# 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
|
|
||||||
|
|
||||||
# save some space (from @base)
|
|
||||||
-make
|
|
||||||
-nss_db
|
|
||||||
-autofs
|
|
||||||
|
|
||||||
# -@dial-up
|
|
||||||
-isdn4k-utils
|
|
||||||
-lrzsz
|
|
||||||
-rp-pppoe
|
|
||||||
-minicom
|
|
||||||
-wvdial
|
|
||||||
|
|
||||||
# misc
|
|
||||||
-comps-extras
|
|
||||||
-gutenprint
|
|
||||||
-gutenprint-foomatic
|
|
||||||
-jwhois
|
|
||||||
-rdist
|
|
||||||
-rdate
|
|
||||||
|
|
||||||
%end
|
|
||||||
|
|
||||||
%post
|
|
||||||
|
|
||||||
# create /etc/sysconfig/desktop (needed for installation)
|
|
||||||
cat > /etc/sysconfig/desktop <<EOF
|
|
||||||
DESKTOP="KDE"
|
|
||||||
DISPLAYMANAGER="KDE"
|
|
||||||
EOF
|
|
||||||
|
|
||||||
# add initscript
|
|
||||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
|
||||||
|
|
||||||
if [ -e /usr/share/icons/hicolor/96x96/apps/fedora-logo-icon.png ] ; then
|
|
||||||
# use image also for kdm
|
|
||||||
mkdir -p /usr/share/apps/kdm/faces
|
|
||||||
cp /usr/share/icons/hicolor/96x96/apps/fedora-logo-icon.png /usr/share/apps/kdm/faces/fedora.face.icon
|
|
||||||
fi
|
|
||||||
|
|
||||||
# make fedora user use KDE
|
|
||||||
echo "startkde" > /home/liveuser/.xsession
|
|
||||||
chmod a+x /home/liveuser/.xsession
|
|
||||||
chown liveuser:liveuser /home/liveuser/.xsession
|
|
||||||
|
|
||||||
# set up autologin for user fedora
|
|
||||||
sed -i 's/#AutoLoginEnable=true/AutoLoginEnable=true/' /etc/kde/kdm/kdmrc
|
|
||||||
sed -i 's/#AutoLoginUser=fred/AutoLoginUser=liveuser/' /etc/kde/kdm/kdmrc
|
|
||||||
|
|
||||||
# set up user fedora as default user and preselected user
|
|
||||||
sed -i 's/#PreselectUser=Default/PreselectUser=Default/' /etc/kde/kdm/kdmrc
|
|
||||||
sed -i 's/#DefaultUser=johndoe/DefaultUser=liveuser/' /etc/kde/kdm/kdmrc
|
|
||||||
|
|
||||||
# add apps to favorites menu
|
|
||||||
mkdir -p /home/liveuser/.kde/share/config/
|
|
||||||
cat > /home/liveuser/.kde/share/config/kickoffrc << MENU_EOF
|
|
||||||
[Favorites]
|
|
||||||
FavoriteURLs=/usr/share/applications/kde4/konqbrowser.desktop,/usr/share/applications/kde4/dolphin.desktop,/usr/share/applications/liveinst.desktop
|
|
||||||
MENU_EOF
|
|
||||||
chown -R liveuser:liveuser /home/liveuser/.kde/
|
|
||||||
|
|
||||||
# show liveinst.desktop on and in menu
|
|
||||||
sed -i 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop
|
|
||||||
|
|
||||||
# workaround to start nm-applet automatically
|
|
||||||
cp /etc/xdg/autostart/nm-applet.desktop /usr/share/autostart/
|
|
||||||
|
|
||||||
%end
|
|
||||||
106
fedora-livecd-education.ks
Normal file
106
fedora-livecd-education.ks
Normal file
@@ -0,0 +1,106 @@
|
|||||||
|
# fedora-livecd-education.ks
|
||||||
|
#
|
||||||
|
# Description:
|
||||||
|
# - Fedora Live Spin including mainly software for educational purposes
|
||||||
|
#
|
||||||
|
# Maintainers:
|
||||||
|
# - Sebastian Dziallas <sdz AT fedoraproject DOT org>
|
||||||
|
# - Fedora Education SIG
|
||||||
|
|
||||||
|
%include fedora-live-base.ks
|
||||||
|
|
||||||
|
# please don't forget to adjust the instLangs argument
|
||||||
|
# if you are going to create a localized spin
|
||||||
|
%packages --excludedocs --instLangs en_US
|
||||||
|
|
||||||
|
# desktop environments
|
||||||
|
@sugar-desktop
|
||||||
|
@xfce-desktop
|
||||||
|
|
||||||
|
# education
|
||||||
|
avogadro
|
||||||
|
kdeedu
|
||||||
|
|
||||||
|
# internet
|
||||||
|
alpine
|
||||||
|
empathy
|
||||||
|
firefox
|
||||||
|
|
||||||
|
# office
|
||||||
|
abiword
|
||||||
|
gnumeric
|
||||||
|
evince
|
||||||
|
|
||||||
|
# graphics
|
||||||
|
blender
|
||||||
|
inkscape
|
||||||
|
gimp
|
||||||
|
mirage
|
||||||
|
|
||||||
|
# audio & video
|
||||||
|
totem
|
||||||
|
totem-gstreamer
|
||||||
|
totem-mozplugin
|
||||||
|
-totem-xine
|
||||||
|
-xine-lib
|
||||||
|
|
||||||
|
# others
|
||||||
|
geany
|
||||||
|
gnash-plugin
|
||||||
|
|
||||||
|
# system
|
||||||
|
alsa-plugins-pulseaudio
|
||||||
|
desktop-backgrounds-compat
|
||||||
|
gnome-power-manager
|
||||||
|
liveusb-creator
|
||||||
|
NetworkManager-gnome
|
||||||
|
pavucontrol
|
||||||
|
setroubleshoot
|
||||||
|
xdg-user-dirs
|
||||||
|
|
||||||
|
# remove imsettings-xfce for now until it gets re-written
|
||||||
|
-imsettings-xfce
|
||||||
|
|
||||||
|
# dictionaries are big
|
||||||
|
-aspell-*
|
||||||
|
-hunspell-*
|
||||||
|
-man-pages-*
|
||||||
|
-words
|
||||||
|
|
||||||
|
# exclude input methods
|
||||||
|
-scim*
|
||||||
|
-m17n*
|
||||||
|
|
||||||
|
# save some space
|
||||||
|
-autofs
|
||||||
|
-nss_db
|
||||||
|
-sendmail
|
||||||
|
ssmtp
|
||||||
|
-acpid
|
||||||
|
-isdn4k-utils
|
||||||
|
-gimp-help
|
||||||
|
-gimp-help-browser
|
||||||
|
|
||||||
|
%post
|
||||||
|
|
||||||
|
# create /etc/sysconfig/desktop (needed for installation)
|
||||||
|
cat > /etc/sysconfig/desktop <<EOF
|
||||||
|
PREFERRED=/usr/bin/startxfce4
|
||||||
|
EOF
|
||||||
|
|
||||||
|
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||||
|
chown -R liveuser:liveuser /home/liveuser
|
||||||
|
|
||||||
|
# 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/gdm/custom.conf << FOE
|
||||||
|
[daemon]
|
||||||
|
TimedLoginEnable=true
|
||||||
|
TimedLogin=liveuser
|
||||||
|
TimedLoginDelay=60
|
||||||
|
FOE
|
||||||
|
|
||||||
|
EOF
|
||||||
|
|
||||||
|
%end
|
||||||
@@ -11,7 +11,9 @@ timezone Europe/Zurich
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@german-support
|
@german-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%post
|
%post
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# fedora-livecd-kde-de_DE.ks
|
# fedora-livecd-kde-de_DE.ks
|
||||||
#
|
#
|
||||||
# Maintainer(s):
|
# Maintainer(s):
|
||||||
# - Sebastian Vahl <ml@deadbabylon.de>
|
# - Sebastian Vahl <fedora@deadbabylon.de>
|
||||||
|
|
||||||
%include fedora-livecd-kde.ks
|
%include fedora-livecd-kde.ks
|
||||||
|
|
||||||
@@ -12,10 +12,6 @@ timezone Europe/Berlin
|
|||||||
%packages
|
%packages
|
||||||
@german-support
|
@german-support
|
||||||
|
|
||||||
# don't use kpackagekit until it's translated
|
|
||||||
-kpackagekit
|
|
||||||
gnome-packagekit
|
|
||||||
|
|
||||||
# don't install unnecessary input methods
|
# don't install unnecessary input methods
|
||||||
-scim*
|
-scim*
|
||||||
-m17n*
|
-m17n*
|
||||||
@@ -23,28 +19,23 @@ gnome-packagekit
|
|||||||
|
|
||||||
# don't install unnecessary fonts
|
# don't install unnecessary fonts
|
||||||
-abyssinica-fonts
|
-abyssinica-fonts
|
||||||
-cjkunifonts-uming
|
-cjkuni*fonts*
|
||||||
-jomolhari-fonts
|
-jomolhari*fonts*
|
||||||
-kacst-fonts
|
-kacst*fonts*
|
||||||
-khmeros-fonts-base
|
-khmeros*fonts*
|
||||||
-lklug-fonts
|
-lklug*fonts*
|
||||||
|
-lohit*fonts*
|
||||||
|
-padauk*fonts*
|
||||||
|
-paktype*fonts*
|
||||||
|
-smc*fonts*
|
||||||
|
-stix*fonts*
|
||||||
|
-thai*fonts*
|
||||||
-un-core-fonts-dotum
|
-un-core-fonts-dotum
|
||||||
-padauk-fonts
|
-vlgothic*fonts*
|
||||||
-paktype-fonts
|
|
||||||
-smc-fonts-meera
|
# remove some packages to free needed space
|
||||||
-stix-fonts
|
-kdeartwork*
|
||||||
-thaifonts-scalable
|
-kftpgrabber
|
||||||
-VLGothic-fonts
|
-kdeplasma-addons
|
||||||
|
|
||||||
%end
|
|
||||||
|
|
||||||
%post
|
|
||||||
# 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/liveuser/.kde/env
|
|
||||||
#echo "system-config-keyboard --noui de-latin1-nodeadkeys" > /home/liveuser/.kde/env/keyboard.sh
|
|
||||||
#chmod +x /home/liveuser/.kde/env/keyboard.sh
|
|
||||||
#chown -R liveuser:liveuser /home/liveuser/
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@dutch-support
|
@dutch-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@portuguese-support
|
@portuguese-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -11,73 +11,56 @@
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
|
||||||
# make kpackagekit the default on the kde live images
|
### The KDE-Desktop
|
||||||
kpackagekit
|
|
||||||
-gnome-packagekit
|
|
||||||
|
|
||||||
# make sure /usr/bin/pactl is there (#466544)
|
|
||||||
pulseaudio-utils
|
|
||||||
|
|
||||||
@kde-desktop
|
@kde-desktop
|
||||||
|
|
||||||
# unwanted packages from @kde-desktop
|
# unwanted packages from @kde-desktop
|
||||||
# don't include these for now to fit on a cd
|
# don't include these for now to fit on a cd
|
||||||
|
-amarok # amarok has duplicate functionality with juk (~13 megs)
|
||||||
|
-digikam # digikam has duplicate functionality with gwenview (~11 megs)
|
||||||
|
-kdeedu* # kdeedu is too big for the live images, but include kdeedu-kstars
|
||||||
|
-scribus # scribus is too big for the live images
|
||||||
|
-ktorrent # kget has also basic torrent features (~3 megs)
|
||||||
|
-kftpgrabber* # konqueror is also able to browse ftp shares (~1 megs)
|
||||||
|
-kaffeine* # kaffeine has duplicate functionality with dragonplayer (~3 megs)
|
||||||
|
#-kdegames # the removal of kdegames will free ~35 megs
|
||||||
|
-kdeartwork-screensavers # screensavers are not needed on live images
|
||||||
|
-kipi-plugins # ~8 megs
|
||||||
|
#-konq-plugins # ~2 megs
|
||||||
|
#-kdeplasma-addons # ~5 megs
|
||||||
|
|
||||||
### amarok has duplicate functionality with juk (~10 megs)
|
# Additional packages that are not default in kde-desktop but useful
|
||||||
#-amarok
|
|
||||||
### digikam has duplicate functionality with gwenview (~11 megs)
|
|
||||||
#-digikam
|
|
||||||
### kdeedu is too big for the live images, but include kdeedu-kstars
|
|
||||||
-kdeedu
|
|
||||||
kdeedu-kstars
|
|
||||||
### 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*
|
|
||||||
### kaffeine has duplicate functionality with dragonplayer (~3 megs)
|
|
||||||
-kaffeine*
|
|
||||||
### the removal of kdegames will free ~31 megs
|
|
||||||
#-kdegames
|
|
||||||
|
|
||||||
|
|
||||||
# Useful additional KDE3 applications
|
|
||||||
koffice-kword
|
koffice-kword
|
||||||
koffice-kspread
|
koffice-kspread # ~1 megs
|
||||||
koffice-kpresenter
|
koffice-kpresenter # ~3 megs
|
||||||
koffice-filters
|
koffice-filters
|
||||||
|
kdeartwork # only include some parts of kdeartwork
|
||||||
k3b
|
k3b
|
||||||
filelight
|
filelight # ~400kb
|
||||||
# twinkle (~10 megs)
|
#twinkle # (~10 megs)
|
||||||
twinkle
|
|
||||||
|
|
||||||
|
|
||||||
# some extras
|
|
||||||
fuse
|
fuse
|
||||||
liveusb-creator
|
liveusb-creator
|
||||||
# nice to have but pulls in gstreamer (~3 megs)
|
#pavucontrol # nice to have but pulls in gstreamer (~3 megs)
|
||||||
pavucontrol
|
|
||||||
konq-plugins
|
|
||||||
kde-plasma-lancelot
|
### fixes and space issues
|
||||||
|
|
||||||
|
# make kpackagekit the default on the kde live images
|
||||||
|
kpackagekit
|
||||||
|
-gnome-packagekit
|
||||||
|
|
||||||
|
# use system-config-printer-kde instead of system-config-printer
|
||||||
|
-system-config-printer
|
||||||
|
system-config-printer-kde
|
||||||
|
|
||||||
# make sure alsaunmute is there
|
# make sure alsaunmute is there
|
||||||
alsa-utils
|
alsa-utils
|
||||||
|
|
||||||
|
# remove input methods to free space
|
||||||
# additional fonts
|
-scim*
|
||||||
@fonts
|
-m17n*
|
||||||
#fonts-ISO8859-2
|
-ibus*
|
||||||
#cjkunifonts-ukai
|
|
||||||
#madan-fonts
|
|
||||||
#fonts-KOI8-R
|
|
||||||
#fonts-KOI8-R-100dpi
|
|
||||||
#tibetan-machine-uni-fonts
|
|
||||||
|
|
||||||
|
|
||||||
# FIXME/TODO: recheck the removals here
|
|
||||||
# try to remove some packages from fedora-live-base.ks
|
|
||||||
-gdm
|
|
||||||
-authconfig-gtk
|
|
||||||
|
|
||||||
# save some space (from @base)
|
# save some space (from @base)
|
||||||
-make
|
-make
|
||||||
@@ -123,7 +106,7 @@ cat > /home/liveuser/.kde/share/config/kickoffrc << MENU_EOF
|
|||||||
FavoriteURLs=/usr/share/applications/kde4/konqbrowser.desktop,/usr/share/applications/kde4/dolphin.desktop,/usr/share/applications/kde4/systemsettings.desktop,/usr/share/applications/liveinst.desktop
|
FavoriteURLs=/usr/share/applications/kde4/konqbrowser.desktop,/usr/share/applications/kde4/dolphin.desktop,/usr/share/applications/kde4/systemsettings.desktop,/usr/share/applications/liveinst.desktop
|
||||||
MENU_EOF
|
MENU_EOF
|
||||||
|
|
||||||
# show liveinst.desktop on and in menu
|
# show liveinst.desktop on desktop and in menu
|
||||||
sed -i 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop
|
sed -i 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop
|
||||||
|
|
||||||
# Disable the update notifications of kpackagekit
|
# Disable the update notifications of kpackagekit
|
||||||
@@ -137,6 +120,15 @@ notifyLongTasks=2
|
|||||||
notifyUpdates=0
|
notifyUpdates=0
|
||||||
KPACKAGEKIT_EOF
|
KPACKAGEKIT_EOF
|
||||||
|
|
||||||
|
# Disable nepomuk
|
||||||
|
cat > /home/liveuser/.kde/share/config/nepomukserverrc << NEPOMUK_EOF
|
||||||
|
[Basic Settings]
|
||||||
|
Start Nepomuk=false
|
||||||
|
|
||||||
|
[Service-nepomukstrigiservice]
|
||||||
|
autostart=false
|
||||||
|
NEPOMUK_EOF
|
||||||
|
|
||||||
# make sure to set the right permissions
|
# make sure to set the right permissions
|
||||||
chown -R liveuser:liveuser /home/liveuser/.kde/
|
chown -R liveuser:liveuser /home/liveuser/.kde/
|
||||||
|
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Zurich
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@german-support
|
@german-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@dutch-support
|
@dutch-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@portuguese-support
|
@portuguese-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -12,20 +12,15 @@
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
|
||||||
# gdm depends on gnome-session but lacks a dependency. Temporary workaround
|
|
||||||
|
|
||||||
gnome-session
|
|
||||||
|
|
||||||
firefox
|
firefox
|
||||||
NetworkManager-vpnc
|
NetworkManager-vpnc
|
||||||
NetworkManager-openvpn
|
NetworkManager-openvpn
|
||||||
NetworkManager-gnome
|
NetworkManager-gnome
|
||||||
NetworkManager-pptp
|
NetworkManager-pptp
|
||||||
|
|
||||||
#nss-mdns
|
cheese
|
||||||
|
|
||||||
# we don't include @office so that we don't get OOo. but some nice bits
|
# we don't include @office so that we don't get OOo. but some nice bits
|
||||||
|
|
||||||
abiword
|
abiword
|
||||||
gnumeric
|
gnumeric
|
||||||
|
|
||||||
@@ -53,7 +48,6 @@ pidgin
|
|||||||
claws-mail
|
claws-mail
|
||||||
# brasero has more dependencies
|
# brasero has more dependencies
|
||||||
gnomebaker
|
gnomebaker
|
||||||
drivel
|
|
||||||
liferea
|
liferea
|
||||||
quodlibet
|
quodlibet
|
||||||
gftp
|
gftp
|
||||||
@@ -61,7 +55,7 @@ ristretto
|
|||||||
asunder
|
asunder
|
||||||
tracker-search-tool
|
tracker-search-tool
|
||||||
|
|
||||||
gnome-power-manager
|
xfce4-power-manager
|
||||||
seahorse
|
seahorse
|
||||||
transmission
|
transmission
|
||||||
cups-pdf
|
cups-pdf
|
||||||
@@ -82,6 +76,7 @@ yum-utils
|
|||||||
gtk-xfce-engine
|
gtk-xfce-engine
|
||||||
orage
|
orage
|
||||||
thunar-volman
|
thunar-volman
|
||||||
|
gigolo
|
||||||
xarchiver
|
xarchiver
|
||||||
xfce4-battery-plugin
|
xfce4-battery-plugin
|
||||||
xfce4-clipman-plugin
|
xfce4-clipman-plugin
|
||||||
@@ -90,8 +85,6 @@ xfce4-datetime-plugin
|
|||||||
xfce4-dict-plugin
|
xfce4-dict-plugin
|
||||||
xfce4-diskperf-plugin
|
xfce4-diskperf-plugin
|
||||||
xfce4-genmon-plugin
|
xfce4-genmon-plugin
|
||||||
#redundant with verve plugin
|
|
||||||
#xfce4-minicmd-plugin
|
|
||||||
xfce4-mount-plugin
|
xfce4-mount-plugin
|
||||||
xfce4-netload-plugin
|
xfce4-netload-plugin
|
||||||
xfce4-notes-plugin
|
xfce4-notes-plugin
|
||||||
@@ -103,7 +96,6 @@ xfce4-systemload-plugin
|
|||||||
xfce4-taskmanager
|
xfce4-taskmanager
|
||||||
xfce4-volstatus-icon
|
xfce4-volstatus-icon
|
||||||
xfce4-verve-plugin
|
xfce4-verve-plugin
|
||||||
# We use NetworkManager-gnome. So this is redundant
|
|
||||||
xfce4-weather-plugin
|
xfce4-weather-plugin
|
||||||
xfce4-websearch-plugin
|
xfce4-websearch-plugin
|
||||||
# this one a compatibility layer for GNOME applets and depends on it
|
# this one a compatibility layer for GNOME applets and depends on it
|
||||||
@@ -113,12 +105,8 @@ xfwm4-themes
|
|||||||
# dictionaries are big
|
# dictionaries are big
|
||||||
#-aspell-*
|
#-aspell-*
|
||||||
#-man-pages-*
|
#-man-pages-*
|
||||||
#-scim-tables-*
|
|
||||||
|
|
||||||
# more fun with space saving
|
# more fun with space saving
|
||||||
#-scim-lang-chinese
|
|
||||||
#scim-chewing
|
|
||||||
#scim-pinyin
|
|
||||||
-gimp-help
|
-gimp-help
|
||||||
|
|
||||||
|
|
||||||
@@ -142,6 +130,18 @@ cat > /etc/sysconfig/desktop <<EOF
|
|||||||
PREFERRED=/usr/bin/startxfce4
|
PREFERRED=/usr/bin/startxfce4
|
||||||
EOF
|
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
|
mkdir -p /home/liveuser/.config/tracker
|
||||||
|
|
||||||
cat > /home/liveuser/.config/tracker/tracker.cfg <<EOF
|
cat > /home/liveuser/.config/tracker/tracker.cfg <<EOF
|
||||||
@@ -159,6 +159,7 @@ EOF
|
|||||||
|
|
||||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||||
chown -R liveuser:liveuser /home/liveuser
|
chown -R liveuser:liveuser /home/liveuser
|
||||||
|
restorecon -R /home/liveuser
|
||||||
|
|
||||||
# disable screensaver locking
|
# 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
|
gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults -s -t bool /apps/gnome-screensaver/lock_enabled false >/dev/null
|
||||||
@@ -172,13 +173,5 @@ FOE
|
|||||||
|
|
||||||
EOF
|
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
|
%end
|
||||||
|
|
||||||
|
|||||||
@@ -1,25 +0,0 @@
|
|||||||
# fedora-livedvd-developer-de_CH.ks
|
|
||||||
#
|
|
||||||
# Maintainer(s):
|
|
||||||
# - Fabian Affolter <fab a fedoraproject.org>
|
|
||||||
|
|
||||||
%include fedora-livedvd-developer.ks
|
|
||||||
|
|
||||||
lang de_DE
|
|
||||||
keyboard sg-latin1
|
|
||||||
timezone Europe/Zurich
|
|
||||||
|
|
||||||
%packages
|
|
||||||
@german-support
|
|
||||||
%end
|
|
||||||
|
|
||||||
%post
|
|
||||||
# system-config-keyboard doesn't really work (missing xorg.conf etc)
|
|
||||||
cat >>/etc/X11/xorg.conf << EOF
|
|
||||||
Section "InputDevice"
|
|
||||||
Identifier "Keyboard0"
|
|
||||||
Option "XkbLayout" "ch"
|
|
||||||
Option "XkbVariant" "de_nodeadkeys"
|
|
||||||
EndSection
|
|
||||||
EOF
|
|
||||||
%end
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
# fedora-livedvd-developer-nl_NL.ks
|
|
||||||
#
|
|
||||||
# Maintainer(s):
|
|
||||||
# - Jeroen van Meeuwen <kanarip a fedoraunity.org>
|
|
||||||
|
|
||||||
%include fedora-livedvd-developer.ks
|
|
||||||
|
|
||||||
lang nl_NL
|
|
||||||
keyboard us
|
|
||||||
timezone Europe/Amsterdam
|
|
||||||
|
|
||||||
%packages
|
|
||||||
@dutch-support
|
|
||||||
%end
|
|
||||||
@@ -1,14 +0,0 @@
|
|||||||
# fedora-livedvd-developer-pt_PT.ks
|
|
||||||
#
|
|
||||||
# Maintainer(s):
|
|
||||||
# - Pedro Silva <pedrofsilva a netcabo.pt>
|
|
||||||
|
|
||||||
%include fedora-livedvd-developer.ks
|
|
||||||
|
|
||||||
lang pt_PT.UTF-8
|
|
||||||
keyboard pt-latin1
|
|
||||||
timezone Europe/Lisbon
|
|
||||||
|
|
||||||
%packages
|
|
||||||
@portuguese-support
|
|
||||||
%end
|
|
||||||
@@ -1,115 +0,0 @@
|
|||||||
%include fedora-live-base.ks
|
|
||||||
|
|
||||||
part / --size 6000
|
|
||||||
|
|
||||||
%packages
|
|
||||||
# Libraries
|
|
||||||
@development-libs
|
|
||||||
@gnome-software-development
|
|
||||||
@java-development
|
|
||||||
|
|
||||||
# SCM tools
|
|
||||||
bazaar
|
|
||||||
bzr
|
|
||||||
cogito
|
|
||||||
cvs2cl
|
|
||||||
cvsutils
|
|
||||||
git
|
|
||||||
mercurial
|
|
||||||
monotone
|
|
||||||
quilt
|
|
||||||
|
|
||||||
# IDEs
|
|
||||||
@eclipse
|
|
||||||
anjuta
|
|
||||||
anjuta-docs
|
|
||||||
codeblocks
|
|
||||||
pida
|
|
||||||
|
|
||||||
# General developer tools
|
|
||||||
@authoring-and-publishing
|
|
||||||
@development-tools
|
|
||||||
@editors
|
|
||||||
@system-tools
|
|
||||||
@virtualization
|
|
||||||
ElectricFence
|
|
||||||
alleyoop
|
|
||||||
crash
|
|
||||||
dejagnu
|
|
||||||
dogtail
|
|
||||||
elfutils-devel
|
|
||||||
emacs
|
|
||||||
emacs-el
|
|
||||||
expect
|
|
||||||
frysk-gnome
|
|
||||||
gconf-editor
|
|
||||||
gettext-devel
|
|
||||||
gnuplot
|
|
||||||
hexedit
|
|
||||||
inkscape
|
|
||||||
intltool
|
|
||||||
lynx
|
|
||||||
maven2
|
|
||||||
mutt
|
|
||||||
scons
|
|
||||||
sharutils
|
|
||||||
socat
|
|
||||||
sox
|
|
||||||
tcp_wrappers-devel
|
|
||||||
tcsh
|
|
||||||
texi2html
|
|
||||||
xchat
|
|
||||||
|
|
||||||
# RPM/Fedora-specific tools
|
|
||||||
@buildsys-build
|
|
||||||
createrepo
|
|
||||||
koji
|
|
||||||
livecd-tools
|
|
||||||
mock
|
|
||||||
rpmdevtools
|
|
||||||
rpmlint
|
|
||||||
|
|
||||||
eclipse-demos
|
|
||||||
|
|
||||||
# Should we?
|
|
||||||
#@sql-server
|
|
||||||
#@mysql
|
|
||||||
#@ruby
|
|
||||||
#@web-development
|
|
||||||
#@x-software-development
|
|
||||||
# I think this is going to be too big on x86_64
|
|
||||||
#*-devel
|
|
||||||
%end
|
|
||||||
|
|
||||||
%post
|
|
||||||
# Enable debuginfo repository (useful for frysk, gdb, etc.)
|
|
||||||
awk '
|
|
||||||
BEGIN {
|
|
||||||
debuginfo = 0
|
|
||||||
}
|
|
||||||
/^\[.*\]/ {
|
|
||||||
if (/debuginfo/) {
|
|
||||||
debuginfo = 1
|
|
||||||
} else {
|
|
||||||
debuginfo = 0
|
|
||||||
}
|
|
||||||
print
|
|
||||||
next
|
|
||||||
}
|
|
||||||
/enabled=0/ && debuginfo {
|
|
||||||
print "enabled=1"
|
|
||||||
next
|
|
||||||
}
|
|
||||||
{
|
|
||||||
print
|
|
||||||
next
|
|
||||||
}' < /etc/yum.repos.d/fedora.repo > /etc/yum.repos.d/fedora.repo.tmp
|
|
||||||
mv /etc/yum.repos.d/fedora.repo{.tmp,}
|
|
||||||
|
|
||||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
|
||||||
# Put link to demonstration videos on the desktop
|
|
||||||
pushd /home/liveuser/Desktop
|
|
||||||
ln -s /usr/share/eclipse-demos-0.0.1 "Eclipse demonstration videos"
|
|
||||||
popd
|
|
||||||
EOF
|
|
||||||
%end
|
|
||||||
@@ -11,4 +11,7 @@ timezone Europe/Zurich
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@german-support
|
@german-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@dutch-support
|
@dutch-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@portuguese-support
|
@portuguese-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -1,9 +1,8 @@
|
|||||||
# Description : Live DVD image for Fedora Electronic Lab
|
# Description : Live DVD image for Fedora Electronic Lab
|
||||||
# last updated: 15 November 2008 - ready for F10 Cambridge.
|
|
||||||
#
|
#
|
||||||
# Maintainer(s):
|
# Maintainer(s):
|
||||||
# - Chitlesh Goorah <chitlesh a fedoraproject.org>
|
# - Chitlesh Goorah <chitlesh a fedoraproject.org>
|
||||||
# - Thibault North <tnorth a fedoraproject.org>
|
# - Thibault North <tnorth a fedoraproject.org>
|
||||||
|
|
||||||
%include fedora-livecd-kde.ks
|
%include fedora-livecd-kde.ks
|
||||||
|
|
||||||
@@ -12,8 +11,22 @@ part / --size=8192
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
|
||||||
|
@electronic-lab
|
||||||
|
|
||||||
|
|
||||||
|
# Embedded design
|
||||||
|
eclipse-cdt
|
||||||
|
eclipse-cdt-sdk
|
||||||
|
eclipse-egit
|
||||||
|
eclipse-epic
|
||||||
|
eclipse-rcp
|
||||||
|
eclipse-subclipse
|
||||||
|
doxygen
|
||||||
|
splint
|
||||||
|
|
||||||
# KDE basic packages
|
# KDE basic packages
|
||||||
kdesvn
|
kdesvn
|
||||||
|
kdesdk
|
||||||
yakuake
|
yakuake
|
||||||
kdebluetooth
|
kdebluetooth
|
||||||
|
|
||||||
@@ -31,6 +44,7 @@ zlib-devel
|
|||||||
|
|
||||||
|
|
||||||
# Office
|
# Office
|
||||||
|
dia
|
||||||
vym
|
vym
|
||||||
openoffice.org-writer
|
openoffice.org-writer
|
||||||
openoffice.org-math
|
openoffice.org-math
|
||||||
@@ -40,94 +54,18 @@ openoffice.org-impress
|
|||||||
openoffice.org-extendedPDF
|
openoffice.org-extendedPDF
|
||||||
openoffice.org-ooolatex
|
openoffice.org-ooolatex
|
||||||
kile
|
kile
|
||||||
|
tetex-IEEEtran
|
||||||
planner
|
planner
|
||||||
|
graphviz
|
||||||
|
|
||||||
|
|
||||||
# some other extra packages
|
# some other extra packages
|
||||||
ntfsprogs
|
|
||||||
ntfs-3g
|
|
||||||
synaptics
|
|
||||||
setroubleshoot
|
|
||||||
smolt
|
|
||||||
smolt-firstboot
|
|
||||||
syslinux
|
|
||||||
gnupg
|
|
||||||
hal-cups-utils
|
|
||||||
firefox
|
firefox
|
||||||
bluez-gnome
|
|
||||||
gnome-bluetooth
|
|
||||||
|
|
||||||
|
|
||||||
# ignore comps.xml and make sure these packages are included
|
|
||||||
make
|
make
|
||||||
# include default fedora wallpaper
|
|
||||||
desktop-backgrounds-basic
|
|
||||||
fedora-logos
|
|
||||||
wget
|
wget
|
||||||
tkcvs
|
tkcvs
|
||||||
|
|
||||||
|
|
||||||
# vlsi
|
|
||||||
alliance-doc
|
|
||||||
irsim
|
|
||||||
gds2pov
|
|
||||||
magic-doc
|
|
||||||
toped
|
|
||||||
xcircuit
|
|
||||||
qucs
|
|
||||||
netgen
|
|
||||||
pharosc
|
|
||||||
pharosc-alliance-devel
|
|
||||||
pharosc-doc
|
|
||||||
pharosc-magic-devel
|
|
||||||
pharosc-synopsys
|
|
||||||
pharosc-xcircuit
|
|
||||||
sk2py
|
|
||||||
|
|
||||||
# Hardware Description Languages
|
|
||||||
gtkwave
|
|
||||||
iverilog
|
|
||||||
drawtiming
|
|
||||||
ghdl
|
|
||||||
freehdl
|
|
||||||
|
|
||||||
# spice
|
|
||||||
ngspice
|
|
||||||
gnucap
|
|
||||||
gspiceui
|
|
||||||
gwave
|
|
||||||
|
|
||||||
# PCB and schematics
|
|
||||||
geda-gschem
|
|
||||||
geda-examples
|
|
||||||
geda-gsymcheck
|
|
||||||
geda-gattrib
|
|
||||||
geda-utils
|
|
||||||
geda-docs
|
|
||||||
geda-gnetlist
|
|
||||||
gerbv
|
|
||||||
gresistor
|
|
||||||
kicad
|
|
||||||
pcb
|
|
||||||
|
|
||||||
# Micro Programming
|
|
||||||
piklab
|
|
||||||
ktechlab
|
|
||||||
pikloops
|
|
||||||
sdcc
|
|
||||||
|
|
||||||
# Serial Port Terminals
|
|
||||||
gtkterm
|
|
||||||
picocom
|
|
||||||
minicom
|
|
||||||
|
|
||||||
# embedded
|
|
||||||
arm-gp2x-linux*
|
|
||||||
avr-*
|
|
||||||
avrdude
|
|
||||||
dfu-programmer
|
|
||||||
avarice
|
|
||||||
uisp
|
|
||||||
# debugging tools
|
# debugging tools
|
||||||
gdb
|
gdb
|
||||||
valgrind
|
valgrind
|
||||||
@@ -135,24 +73,17 @@ kdbg
|
|||||||
wireshark-gnome
|
wireshark-gnome
|
||||||
qemu
|
qemu
|
||||||
|
|
||||||
# computing
|
|
||||||
octave
|
|
||||||
octave-forge
|
|
||||||
qtoctave
|
|
||||||
|
|
||||||
# Oracle Berkeley database
|
# EDA/CAD department
|
||||||
db4-cxx
|
db4-cxx
|
||||||
db4-tcl
|
db4-tcl
|
||||||
|
perl-Test-Pod
|
||||||
|
perl-Test-Pod-Coverage
|
||||||
|
|
||||||
# Extra support for compiling SystemC (not yet fedora compatible)
|
|
||||||
|
# Extra support for compiling SystemC (not fedora compatible)
|
||||||
compat-gcc-34-c++
|
compat-gcc-34-c++
|
||||||
|
|
||||||
# TCL gui apps through ssh support, e.g modelsim and cadence icfb
|
|
||||||
xorg-x11-fonts-100dpi
|
|
||||||
xorg-x11-fonts-ISO8859-1-100dpi
|
|
||||||
xorg-x11-fonts-ISO8859-9-100dpi
|
|
||||||
xorg-x11-fonts-Type1
|
|
||||||
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Zurich
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@german-support
|
@german-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Amsterdam
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@dutch-support
|
@dutch-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -11,4 +11,7 @@ timezone Europe/Lisbon
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
@portuguese-support
|
@portuguese-support
|
||||||
|
# exclude input methods
|
||||||
|
-m17n*
|
||||||
|
-scim*
|
||||||
%end
|
%end
|
||||||
|
|||||||
@@ -1,15 +1,20 @@
|
|||||||
# fedora-livedvd-games.ks
|
# fedora-livedvd-games.ks
|
||||||
#
|
#
|
||||||
# Maintainer(s):
|
# Maintainer(s):
|
||||||
# - Rahul Sundaram <sundaram a fedoraunity.org>
|
# - Bruno Wolff III <bruno@wolff.to>
|
||||||
|
# - Formerly maintained by Rahul Sundaram
|
||||||
|
|
||||||
%include fedora-live-base.ks
|
%include fedora-livecd-desktop.ks
|
||||||
part / --size 8000
|
|
||||||
|
# The recommended part size for DVDs is too close to use for the games spin
|
||||||
|
part / --size 10240
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
|
||||||
# Include a desktop environment (#474775)
|
# Wine pulls in i386 libraries under x86_86 making that spin too big.
|
||||||
@gnome-desktop
|
# Also the point is to show off Fedora games, not running windows games.
|
||||||
|
|
||||||
|
-wine
|
||||||
|
|
||||||
# games
|
# games
|
||||||
|
|
||||||
@@ -25,7 +30,6 @@ beneath-a-steel-sky-cd
|
|||||||
blobAndConquer
|
blobAndConquer
|
||||||
boswars
|
boswars
|
||||||
bzflag
|
bzflag
|
||||||
#croquet (pending)
|
|
||||||
crossfire-client
|
crossfire-client
|
||||||
egoboo
|
egoboo
|
||||||
extremetuxracer
|
extremetuxracer
|
||||||
@@ -46,9 +50,8 @@ maniadrive-music
|
|||||||
nethack-vultures
|
nethack-vultures
|
||||||
netpanzer
|
netpanzer
|
||||||
neverball
|
neverball
|
||||||
nexuiz
|
|
||||||
nogravity
|
nogravity
|
||||||
openarena
|
# openarena (cut because of size, may be restored later if larger iso's allowed)
|
||||||
pinball
|
pinball
|
||||||
scorched3d
|
scorched3d
|
||||||
supertux
|
supertux
|
||||||
@@ -56,7 +59,6 @@ supertuxkart
|
|||||||
torcs
|
torcs
|
||||||
tremulous
|
tremulous
|
||||||
ultimatestunts
|
ultimatestunts
|
||||||
vdrift
|
|
||||||
warzone2100
|
warzone2100
|
||||||
wesnoth
|
wesnoth
|
||||||
widelands
|
widelands
|
||||||
@@ -70,12 +72,9 @@ abe
|
|||||||
alex4
|
alex4
|
||||||
ballz
|
ballz
|
||||||
blobwars
|
blobwars
|
||||||
bolzplatz2006
|
|
||||||
bombardier
|
bombardier
|
||||||
bsd-games
|
|
||||||
cdogs-sdl
|
cdogs-sdl
|
||||||
clanbomber
|
clanbomber
|
||||||
clonekeen
|
|
||||||
foobillard
|
foobillard
|
||||||
glaxium
|
glaxium
|
||||||
gnubg
|
gnubg
|
||||||
@@ -91,22 +90,15 @@ nethack
|
|||||||
openlierox
|
openlierox
|
||||||
pachi
|
pachi
|
||||||
pioneers
|
pioneers
|
||||||
quake3
|
|
||||||
quake3-demo
|
|
||||||
quarry
|
quarry
|
||||||
Ri-li
|
Ri-li
|
||||||
rogue
|
rogue
|
||||||
rott-shareware
|
|
||||||
scorchwentbonkers
|
scorchwentbonkers
|
||||||
seahorse-adventures
|
seahorse-adventures
|
||||||
solarwolf
|
solarwolf
|
||||||
sopwith
|
sopwith
|
||||||
starfighter
|
|
||||||
stormbaancoureur
|
stormbaancoureur
|
||||||
ularn
|
ularn
|
||||||
urbanterror
|
|
||||||
vavoom
|
|
||||||
worldofpadman
|
|
||||||
xblast
|
xblast
|
||||||
|
|
||||||
# arcade classics(ish) (big)
|
# arcade classics(ish) (big)
|
||||||
@@ -120,9 +112,6 @@ raidem
|
|||||||
raidem-music
|
raidem-music
|
||||||
trackballs
|
trackballs
|
||||||
trackballs-music
|
trackballs-music
|
||||||
uqm
|
|
||||||
uqm-content-3domusic
|
|
||||||
uqm-content-voice
|
|
||||||
|
|
||||||
# arcade classics(ish) (small)
|
# arcade classics(ish) (small)
|
||||||
|
|
||||||
@@ -138,7 +127,6 @@ seahorse-adventures
|
|||||||
shippy
|
shippy
|
||||||
tecnoballz
|
tecnoballz
|
||||||
wordwarvi
|
wordwarvi
|
||||||
#(xgalaga renamed)
|
|
||||||
xgalaxy
|
xgalaxy
|
||||||
zasx
|
zasx
|
||||||
|
|
||||||
@@ -185,15 +173,10 @@ tuxpaint-stamps
|
|||||||
tuxtype2
|
tuxtype2
|
||||||
|
|
||||||
# kde based games
|
# kde based games
|
||||||
ksirk
|
|
||||||
poker2d-kde
|
|
||||||
taxipilot
|
taxipilot
|
||||||
|
|
||||||
# utilities
|
# utilities
|
||||||
|
|
||||||
dosbox
|
|
||||||
games-menus
|
games-menus
|
||||||
wget
|
|
||||||
|
|
||||||
%end
|
%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,9 +34,19 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* @DATESTAMP@ Jeroen van Meeuwen <kanarip a fedoraunity.org> @VERSION@-@RELEASE@
|
* @DATESTAMP@ Jeroen van Meeuwen <kanarip a fedoraunity.org> @VERSION@-@RELEASE@
|
||||||
- Add de_CH localized spins
|
- Fix repos in fedora-install-fedora.ks (#505262)
|
||||||
|
|
||||||
* Tue Feb 24 2009 Jeroen van Meeuwen <kanarip a fedoraunity.org> 0.10.4-1
|
* Sun May 31 2009 Jeroen van Meeuwen <kanarip a fedoraunity.org> 0.11.3-1
|
||||||
|
- New release
|
||||||
|
- Removed developer spin from the mix
|
||||||
|
|
||||||
|
* Wed Mar 04 2009 Jeroen van Meeuwen <kanarip a fedoraunity.org> 0.11.1-1
|
||||||
|
- 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
|
- Point fedora-live-base.ks repos to f-10
|
||||||
- Remove sysprof from fedora-livedvd-developer.ks
|
- Remove sysprof from fedora-livedvd-developer.ks
|
||||||
- Latest and final rebuild for Fedora 10
|
- Latest and final rebuild for Fedora 10
|
||||||
|
|||||||
Reference in New Issue
Block a user