decrease the size of the live images (maybe still not enough on x86_64)

This commit is contained in:
Sebastian Vahl 2009-01-28 14:52:01 +01:00
parent b798368b47
commit f71c9dc987
1 changed files with 30 additions and 25 deletions

View File

@ -11,6 +11,8 @@
%packages %packages
### fixes and space issues
# make kpackagekit the default on the kde live images # make kpackagekit the default on the kde live images
kpackagekit kpackagekit
-gnome-packagekit -gnome-packagekit
@ -18,61 +20,64 @@ kpackagekit
# make sure /usr/bin/pactl is there (#466544) # make sure /usr/bin/pactl is there (#466544)
pulseaudio-utils pulseaudio-utils
# make sure alsaunmute is there
alsa-utils
# remove input methods to free space
-scim*
-m17n*
-ibus*
### The KDE-Desktop
@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 has duplicate functionality with juk (~10 megs) ### amarok has duplicate functionality with juk (~13 megs)
#-amarok #-amarok
### digikam has duplicate functionality with gwenview (~11 megs) ### digikam has duplicate functionality with gwenview (~11 megs)
#-digikam -digikam
### kdeedu is too big for the live images, but include kdeedu-kstars ### kdeedu is too big for the live images, but include kdeedu-kstars
-kdeedu -kdeedu*
kdeedu-kstars
### scribus is too big for the live images ### scribus is too big for the live images
-scribus -scribus
### kget has also basic torrent features (~3 megs) ### kget has also basic torrent features (~3 megs)
-ktorrent -ktorrent
### konqueror is also able to browse ftp shares (~1 megs) ### konqueror is also able to browse ftp shares (~1 megs)
#-kftpgrabber* -kftpgrabber*
### kaffeine has duplicate functionality with dragonplayer (~3 megs) ### kaffeine has duplicate functionality with dragonplayer (~3 megs)
-kaffeine* -kaffeine*
### the removal of kdegames will free ~31 megs ### the removal of kdegames will free ~35 megs
#-kdegames #-kdegames
# some more
-kipi-plugins
-konq-plugins
-kdeplasma-addons
# Useful additional KDE3 applications # koffice
koffice-kword koffice-kword
koffice-kspread koffice-kspread
koffice-kpresenter koffice-kpresenter
koffice-filters koffice-filters
# Useful additional KDE3 applications
k3b k3b
filelight filelight
# twinkle (~10 megs) # twinkle (~10 megs)
twinkle #twinkle
# some extras # some extras
fuse fuse
liveusb-creator liveusb-creator
#kde-plasma-lancelot
# nice to have but pulls in gstreamer (~3 megs) # nice to have but pulls in gstreamer (~3 megs)
pavucontrol #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
# FIXME/TODO: recheck the removals here # FIXME/TODO: recheck the removals here
# try to remove some packages from fedora-live-base.ks # try to remove some packages from fedora-live-base.ks