mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-07 14:54:06 +08:00
refactor bits for both a smaller livecd and bigger live image
This commit is contained in:
@@ -1,21 +1,17 @@
|
||||
# fedora-livecd-kde.ks
|
||||
#
|
||||
# Description:
|
||||
# - Fedora Live Spin with the K Desktop Environment (KDE)
|
||||
# - Fedora Livecd Spin with the K Desktop Environment (KDE)
|
||||
#
|
||||
# Maintainer(s):
|
||||
# - Sebastian Vahl <fedora@deadbabylon.de>
|
||||
# - Fedora KDE SIG
|
||||
# - Fedora KDE SIG, http://fedoraproject.org/wiki/SIGs/KDE, kde@lists.fedoraproject.org
|
||||
|
||||
%include fedora-live-base.ks
|
||||
%include fedora-live-kde-base.ks
|
||||
%include fedora-live-minimization.ks
|
||||
|
||||
|
||||
%packages
|
||||
|
||||
### The KDE-Desktop
|
||||
|
||||
@kde-desktop
|
||||
|
||||
# unwanted packages from @kde-desktop
|
||||
# don't include these for now to fit on a cd
|
||||
-amarok # amarok has duplicate functionality with juk (~13 megs)
|
||||
@@ -25,7 +21,6 @@
|
||||
-kdeedu* # kdeedu is too big for the live images
|
||||
-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, requires kdelibs3
|
||||
-kaffeine* # kaffeine has duplicate functionality with dragonplayer (~3 megs)
|
||||
-kdeartwork-screensavers # screensavers are not needed on live images
|
||||
-kipi-plugins # ~8 megs
|
||||
|
||||
Reference in New Issue
Block a user