From ec245107800661d2ae82a49e3a66c1f3c7e240de Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 7 Sep 2012 15:37:13 -0400 Subject: Change spins to use the new desktop env groups rather than big lists of packages. Tested composes; package set roughly eqiuvalent. --- fedora-livecd-lxde.ks | 73 +++------------------------------------------------ 1 file changed, 4 insertions(+), 69 deletions(-) (limited to 'fedora-livecd-lxde.ks') diff --git a/fedora-livecd-lxde.ks b/fedora-livecd-lxde.ks index 2dd09db..b725321 100644 --- a/fedora-livecd-lxde.ks +++ b/fedora-livecd-lxde.ks @@ -12,70 +12,10 @@ %packages ### LXDE desktop @lxde-desktop -lxlauncher -obconf -lxdm - -### internet -firefox -icedtea-web -pidgin -sylpheed -transmission - -### office -abiword -gnumeric -osmo - -### graphics -epdfview -mtpaint - -### audio & video -alsa-plugins-pulseaudio -asunder -lxmusic -gxine -gxine-mozplugin -pavucontrol -pnmixer -# I'm looking for something smaller than -gnomebaker - -### utils -clipit -galculator -xpad - -### system -gigolo - -### more desktop stuff -fedora-icon-theme -adwaita-cursor-theme -adwaita-gtk2-theme -adwaita-gtk3-theme - -# pam-fprint causes a segfault in LXDM when enabled --fprintd-pam - -# needed for automatic unlocking of keyring (#643435) -gnome-keyring-pam - -network-manager-applet - -# needed for xdg-open to support LXDE -perl-File-MimeInfo - -xcompmgr -xdg-user-dirs-gtk -xscreensaver-extras - -# use yumex instead of gnome-packagekit -yumex --apper --gnome-packagekit +@lxde-apps +@lxde-media +@lxde-office +@firefox # LXDE has lxpolkit. Make sure no other authentication agents end up in the spin. -polkit-gnome @@ -89,11 +29,6 @@ notification-daemon # https://bugzilla.redhat.com/show_bug.cgi?id=643416 metacity -# Command line -powertop -wget -yum-utils -yum-presto # dictionaries are big -aspell-* -- cgit