2008-09-10 15:57:44 +00:00
|
|
|
# fedora-livecd-kde.ks
|
|
|
|
#
|
|
|
|
# Description:
|
|
|
|
# - Fedora Live Spin with the K Desktop Environment (KDE)
|
|
|
|
#
|
|
|
|
# Maintainer(s):
|
|
|
|
# - Sebastian Vahl <fedora@deadbabylon.de>
|
|
|
|
# - Fedora KDE SIG
|
|
|
|
|
2008-05-01 14:30:50 +00:00
|
|
|
%include fedora-live-base.ks
|
2010-03-23 13:14:04 +00:00
|
|
|
%include fedora-live-minimization.ks
|
2008-04-25 10:10:13 +00:00
|
|
|
|
|
|
|
%packages
|
2008-05-01 14:20:16 +00:00
|
|
|
|
2009-04-29 10:25:32 +00:00
|
|
|
### The KDE-Desktop
|
|
|
|
|
|
|
|
@kde-desktop
|
|
|
|
|
|
|
|
# unwanted packages from @kde-desktop
|
|
|
|
# don't include these for now to fit on a cd
|
2010-03-23 05:43:20 +00:00
|
|
|
-amarok # amarok has duplicate functionality with juk (~13 megs)
|
2010-05-07 12:30:39 +00:00
|
|
|
-desktop-backgrounds-basic
|
2009-04-29 10:25:32 +00:00
|
|
|
-digikam # digikam has duplicate functionality with gwenview (~11 megs)
|
2009-08-25 13:59:29 +00:00
|
|
|
-kdeedu* # kdeedu is too big for the live images
|
2009-04-29 10:25:32 +00:00
|
|
|
-scribus # scribus is too big for the live images
|
2009-09-30 21:30:05 +00:00
|
|
|
-ktorrent # kget has also basic torrent features (~3 megs)
|
2009-08-25 13:59:29 +00:00
|
|
|
-kftpgrabber* # konqueror is also able to browse ftp shares, requires kdelibs3
|
2009-04-29 10:25:32 +00:00
|
|
|
-kaffeine* # kaffeine has duplicate functionality with dragonplayer (~3 megs)
|
|
|
|
-kdeartwork-screensavers # screensavers are not needed on live images
|
2009-12-21 09:23:35 +00:00
|
|
|
-kipi-plugins # ~8 megs
|
2010-01-21 16:24:12 +00:00
|
|
|
#-konq-plugins # ~2 megs
|
2010-03-30 20:25:47 +00:00
|
|
|
-kdeplasma-addons # ~16 megs
|
2009-04-29 10:25:32 +00:00
|
|
|
|
|
|
|
# Additional packages that are not default in kde-desktop but useful
|
2009-12-22 13:29:18 +00:00
|
|
|
-koffice-suite # don't include whole koffice-suite, just parts of it
|
2009-04-29 10:25:32 +00:00
|
|
|
koffice-kword
|
2010-01-21 16:24:12 +00:00
|
|
|
koffice-kspread # ~1 megs
|
|
|
|
koffice-kpresenter # ~3 megs
|
|
|
|
koffice-filters
|
|
|
|
#kdeartwork # only include some parts of kdeartwork
|
2009-04-29 10:25:32 +00:00
|
|
|
k3b
|
|
|
|
#twinkle # (~10 megs)
|
|
|
|
fuse
|
|
|
|
liveusb-creator
|
2009-12-21 09:23:35 +00:00
|
|
|
#pavucontrol # nice to have but pulls in gstreamer (~3 megs)
|
2010-01-21 16:24:12 +00:00
|
|
|
fpaste # user request and pretty small
|
|
|
|
|
|
|
|
# only include kdegames-minimal
|
|
|
|
-kdegames
|
|
|
|
kdegames-minimal
|
|
|
|
|
2010-02-09 21:37:34 +00:00
|
|
|
# use system-config-printer-kde instead of system-config-printer
|
|
|
|
-system-config-printer
|
|
|
|
system-config-printer-kde
|
2009-04-29 10:25:32 +00:00
|
|
|
|
2009-08-18 14:33:55 +00:00
|
|
|
# use yum-presto by default
|
|
|
|
yum-presto
|
|
|
|
|
2010-05-07 12:30:39 +00:00
|
|
|
### fixes and space issues
|
|
|
|
|
2010-04-30 14:30:01 +00:00
|
|
|
# fonts (we make no bones about admitting we're english-only)
|
2010-05-07 12:30:39 +00:00
|
|
|
wqy-microhei-fonts # a compact CJK font
|
2010-04-30 14:30:01 +00:00
|
|
|
-un-core-dotum-fonts
|
|
|
|
-vlgothic-fonts
|
|
|
|
-wqy-zenhei-fonts
|
2010-05-07 12:30:39 +00:00
|
|
|
#-kacst*fonts* # arabic
|
2009-01-28 13:52:01 +00:00
|
|
|
|
|
|
|
# make sure alsaunmute is there
|
|
|
|
alsa-utils
|
|
|
|
|
2009-08-06 17:08:05 +00:00
|
|
|
# make sure gnome-packagekit doesn't end up the KDE live images
|
|
|
|
-gnome-packagekit*
|
|
|
|
|
2009-01-28 13:52:01 +00:00
|
|
|
# remove input methods to free space
|
|
|
|
-scim*
|
|
|
|
-m17n*
|
|
|
|
-ibus*
|
|
|
|
|
2008-05-01 14:20:16 +00:00
|
|
|
# save some space (from @base)
|
|
|
|
-make
|
|
|
|
-nss_db
|
|
|
|
-autofs
|
2008-04-25 10:10:13 +00:00
|
|
|
|
|
|
|
%end
|
|
|
|
|
|
|
|
%post
|
2008-05-01 14:20:16 +00:00
|
|
|
|
2008-04-25 10:10:13 +00:00
|
|
|
# create /etc/sysconfig/desktop (needed for installation)
|
|
|
|
cat > /etc/sysconfig/desktop <<EOF
|
|
|
|
DESKTOP="KDE"
|
2008-12-22 14:31:44 +00:00
|
|
|
DISPLAYMANAGER="KDE"
|
2008-04-25 10:10:13 +00:00
|
|
|
EOF
|
|
|
|
|
|
|
|
# add initscript
|
2008-10-02 15:05:16 +00:00
|
|
|
cat >> /etc/rc.d/init.d/livesys << EOF
|
2008-04-25 10:10:13 +00:00
|
|
|
|
|
|
|
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
|
|
|
|
|
2008-10-15 19:24:14 +00:00
|
|
|
# make liveuser use KDE
|
2008-10-02 15:05:16 +00:00
|
|
|
echo "startkde" > /home/liveuser/.xsession
|
|
|
|
chmod a+x /home/liveuser/.xsession
|
2008-10-02 15:07:33 +00:00
|
|
|
chown liveuser:liveuser /home/liveuser/.xsession
|
2008-04-25 10:10:13 +00:00
|
|
|
|
2008-10-15 19:24:14 +00:00
|
|
|
# set up autologin for user liveuser
|
2008-04-25 10:10:13 +00:00
|
|
|
sed -i 's/#AutoLoginEnable=true/AutoLoginEnable=true/' /etc/kde/kdm/kdmrc
|
2008-10-02 15:05:16 +00:00
|
|
|
sed -i 's/#AutoLoginUser=fred/AutoLoginUser=liveuser/' /etc/kde/kdm/kdmrc
|
2008-04-25 10:10:13 +00:00
|
|
|
|
2008-10-15 19:24:14 +00:00
|
|
|
# set up user liveuser as default user and preselected user
|
2008-04-25 10:10:13 +00:00
|
|
|
sed -i 's/#PreselectUser=Default/PreselectUser=Default/' /etc/kde/kdm/kdmrc
|
2008-10-02 15:05:16 +00:00
|
|
|
sed -i 's/#DefaultUser=johndoe/DefaultUser=liveuser/' /etc/kde/kdm/kdmrc
|
2008-04-25 10:10:13 +00:00
|
|
|
|
2008-05-01 14:20:16 +00:00
|
|
|
# add liveinst.desktop to favorites menu
|
2008-10-02 15:05:16 +00:00
|
|
|
mkdir -p /home/liveuser/.kde/share/config/
|
|
|
|
cat > /home/liveuser/.kde/share/config/kickoffrc << MENU_EOF
|
2008-05-01 14:20:16 +00:00
|
|
|
[Favorites]
|
|
|
|
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
|
2008-04-25 10:10:13 +00:00
|
|
|
|
2009-04-29 10:25:32 +00:00
|
|
|
# show liveinst.desktop on desktop and in menu
|
2008-07-23 09:13:08 +00:00
|
|
|
sed -i 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop
|
|
|
|
|
2009-08-10 09:28:01 +00:00
|
|
|
# chmod +x ~/Desktop/liveinst.desktop to disable KDE's security warning
|
|
|
|
chmod +x /usr/share/applications/liveinst.desktop
|
|
|
|
|
|
|
|
# copy over the icons for liveinst to hicolor
|
|
|
|
cp /usr/share/icons/gnome/16x16/apps/system-software-install.png /usr/share/icons/hicolor/16x16/apps/
|
|
|
|
cp /usr/share/icons/gnome/22x22/apps/system-software-install.png /usr/share/icons/hicolor/22x22/apps/
|
|
|
|
cp /usr/share/icons/gnome/24x24/apps/system-software-install.png /usr/share/icons/hicolor/24x24/apps/
|
|
|
|
cp /usr/share/icons/gnome/32x32/apps/system-software-install.png /usr/share/icons/hicolor/32x32/apps/
|
2010-04-26 16:50:46 +00:00
|
|
|
cp /usr/share/icons/gnome/48x48/apps/system-software-install.png /usr/share/icons/hicolor/48x48/apps/
|
|
|
|
cp /usr/share/icons/gnome/256x256/apps/system-software-install.png /usr/share/icons/hicolor/256x256/apps/
|
2009-08-10 09:28:01 +00:00
|
|
|
touch /usr/share/icons/hicolor/
|
|
|
|
|
2008-10-15 19:24:14 +00:00
|
|
|
# Disable the update notifications of kpackagekit
|
|
|
|
cat > /home/liveuser/.kde/share/config/KPackageKit << KPACKAGEKIT_EOF
|
|
|
|
[CheckUpdate]
|
|
|
|
autoUpdate=0
|
|
|
|
interval=0
|
|
|
|
|
|
|
|
[Notify]
|
|
|
|
notifyLongTasks=2
|
|
|
|
notifyUpdates=0
|
|
|
|
KPACKAGEKIT_EOF
|
|
|
|
|
2010-04-28 12:14:07 +00:00
|
|
|
# Disable kres-migrator
|
|
|
|
cat > /home/liveuser/.kde/share/config/kres-migratorrc << KRES_EOF
|
|
|
|
[Migration]
|
|
|
|
Enabled=false
|
|
|
|
KRES_EOF
|
|
|
|
|
2009-04-30 01:17:10 +00:00
|
|
|
# Disable nepomuk
|
|
|
|
cat > /home/liveuser/.kde/share/config/nepomukserverrc << NEPOMUK_EOF
|
|
|
|
[Basic Settings]
|
|
|
|
Start Nepomuk=false
|
|
|
|
|
|
|
|
[Service-nepomukstrigiservice]
|
|
|
|
autostart=false
|
|
|
|
NEPOMUK_EOF
|
|
|
|
|
2009-10-13 17:30:18 +00:00
|
|
|
# make sure to set the right permissions and selinux contexts
|
|
|
|
chown -R liveuser:liveuser /home/liveuser/
|
|
|
|
restorecon -R /home/liveuser/
|
2008-10-15 19:24:14 +00:00
|
|
|
|
2009-10-13 17:30:18 +00:00
|
|
|
# don't use prelink on a running KDE live image
|
|
|
|
sed -i 's/PRELINKING=yes/PRELINKING=no/' /etc/sysconfig/prelink
|
2008-10-15 19:24:14 +00:00
|
|
|
|
2009-12-22 13:29:18 +00:00
|
|
|
# small hack to enable plasma-netbook workspace on boot
|
|
|
|
if strstr "\`cat /proc/cmdline\`" netbook ; then
|
|
|
|
mv /usr/share/autostart/plasma-desktop.desktop /usr/share/autostart/plasma-netbook.desktop
|
|
|
|
sed -i 's/desktop/netbook/g' /usr/share/autostart/plasma-netbook.desktop
|
|
|
|
fi
|
|
|
|
|
2008-07-23 09:13:08 +00:00
|
|
|
EOF
|
|
|
|
|
2008-04-25 10:10:13 +00:00
|
|
|
%end
|