Change spins to use the new desktop env groups rather than big lists of packages.
Tested composes; package set roughly eqiuvalent.
This commit is contained in:
parent
a04f6b7146
commit
ec24510780
@ -36,28 +36,28 @@ dracut-*
|
|||||||
|
|
||||||
## GNOME
|
## GNOME
|
||||||
@firefox
|
@firefox
|
||||||
@gnome
|
@gnome-desktop
|
||||||
@gnome-apps
|
@gnome-apps
|
||||||
@gnome-media
|
@gnome-media
|
||||||
@epiphany
|
@epiphany
|
||||||
@libreoffice
|
@libreoffice
|
||||||
|
|
||||||
## KDE
|
## KDE
|
||||||
@kde
|
@kde-desktop
|
||||||
@kde-apps
|
@kde-apps
|
||||||
@kde-education
|
@kde-education
|
||||||
@kde-media
|
@kde-media
|
||||||
@kde-office
|
@kde-office
|
||||||
|
|
||||||
## XFCE
|
## XFCE
|
||||||
@xfce
|
@xfce-desktop
|
||||||
@xfce-apps
|
@xfce-apps
|
||||||
@xfce-extra-plugins
|
@xfce-extra-plugins
|
||||||
@xfce-media
|
@xfce-media
|
||||||
@xfce-office
|
@xfce-office
|
||||||
|
|
||||||
## LXDE
|
## LXDE
|
||||||
@lxde
|
@lxde-desktop
|
||||||
@lxde-apps
|
@lxde-apps
|
||||||
@lxde-media
|
@lxde-media
|
||||||
@lxde-office
|
@lxde-office
|
||||||
|
@ -28,11 +28,8 @@ repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?rep
|
|||||||
@core
|
@core
|
||||||
@fonts
|
@fonts
|
||||||
@input-methods
|
@input-methods
|
||||||
# use a small pinyin db for live
|
|
||||||
-ibus-pinyin-db-open-phrase
|
|
||||||
ibus-pinyin-db-android
|
|
||||||
@admin-tools
|
|
||||||
@dial-up
|
@dial-up
|
||||||
|
@multimedia
|
||||||
@hardware-support
|
@hardware-support
|
||||||
@printing
|
@printing
|
||||||
|
|
||||||
@ -47,11 +44,7 @@ memtest86+
|
|||||||
|
|
||||||
# The point of a live image is to install
|
# The point of a live image is to install
|
||||||
anaconda
|
anaconda
|
||||||
isomd5sum
|
@anaconda-tools
|
||||||
# grub-efi and grub2 and efibootmgr so anaconda can use the right one on install.
|
|
||||||
grub-efi
|
|
||||||
grub2
|
|
||||||
efibootmgr
|
|
||||||
|
|
||||||
# fpaste is very useful for debugging and very small
|
# fpaste is very useful for debugging and very small
|
||||||
fpaste
|
fpaste
|
||||||
|
@ -7,10 +7,10 @@
|
|||||||
part / --size 4096
|
part / --size 4096
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
@graphical-internet
|
@firefox
|
||||||
@sound-and-video
|
|
||||||
@gnome-desktop
|
@gnome-desktop
|
||||||
@office
|
@gnome-apps
|
||||||
|
@gnome-media
|
||||||
|
|
||||||
# FIXME; apparently the glibc maintainers dislike this, but it got put into the
|
# FIXME; apparently the glibc maintainers dislike this, but it got put into the
|
||||||
# desktop image at some point. We won't touch this one for now.
|
# desktop image at some point. We won't touch this one for now.
|
||||||
|
@ -5,23 +5,18 @@
|
|||||||
%include fedora-live-base.ks
|
%include fedora-live-base.ks
|
||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
@kde-desktop
|
||||||
|
@kde-media
|
||||||
|
@kde-apps
|
||||||
|
|
||||||
### The KDE-Desktop
|
### The KDE-Desktop
|
||||||
|
|
||||||
@kde-desktop
|
|
||||||
|
|
||||||
### fixes
|
### fixes
|
||||||
|
|
||||||
# use system-config-printer-kde instead of system-config-printer
|
# use system-config-printer-kde instead of system-config-printer
|
||||||
-system-config-printer
|
-system-config-printer
|
||||||
system-config-printer-kde
|
system-config-printer-kde
|
||||||
|
|
||||||
# make sure alsaunmute is there
|
|
||||||
alsa-utils
|
|
||||||
|
|
||||||
# make sure gnome-packagekit doesn't end up the KDE live images
|
|
||||||
-gnome-packagekit*
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
|
||||||
|
@ -12,70 +12,10 @@
|
|||||||
%packages
|
%packages
|
||||||
### LXDE desktop
|
### LXDE desktop
|
||||||
@lxde-desktop
|
@lxde-desktop
|
||||||
lxlauncher
|
@lxde-apps
|
||||||
obconf
|
@lxde-media
|
||||||
lxdm
|
@lxde-office
|
||||||
|
@firefox
|
||||||
### 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 has lxpolkit. Make sure no other authentication agents end up in the spin.
|
# LXDE has lxpolkit. Make sure no other authentication agents end up in the spin.
|
||||||
-polkit-gnome
|
-polkit-gnome
|
||||||
@ -89,11 +29,6 @@ notification-daemon
|
|||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=643416
|
# https://bugzilla.redhat.com/show_bug.cgi?id=643416
|
||||||
metacity
|
metacity
|
||||||
|
|
||||||
# Command line
|
|
||||||
powertop
|
|
||||||
wget
|
|
||||||
yum-utils
|
|
||||||
yum-presto
|
|
||||||
|
|
||||||
# dictionaries are big
|
# dictionaries are big
|
||||||
-aspell-*
|
-aspell-*
|
||||||
|
@ -14,137 +14,12 @@
|
|||||||
|
|
||||||
%packages
|
%packages
|
||||||
|
|
||||||
# Office
|
|
||||||
abiword
|
|
||||||
gnumeric
|
|
||||||
|
|
||||||
# Graphics
|
|
||||||
epdfview
|
|
||||||
|
|
||||||
# Development
|
|
||||||
geany
|
|
||||||
|
|
||||||
# Internet
|
|
||||||
firefox
|
|
||||||
# Add the midori browser as a lighter alternative
|
|
||||||
midori
|
|
||||||
claws-mail
|
|
||||||
claws-mail-plugins-archive
|
|
||||||
claws-mail-plugins-att-remover
|
|
||||||
claws-mail-plugins-attachwarner
|
|
||||||
claws-mail-plugins-bogofilter
|
|
||||||
claws-mail-plugins-fetchinfo
|
|
||||||
claws-mail-plugins-mailmbox
|
|
||||||
claws-mail-plugins-newmail
|
|
||||||
claws-mail-plugins-notification
|
|
||||||
claws-mail-plugins-pgp
|
|
||||||
claws-mail-plugins-rssyl
|
|
||||||
claws-mail-plugins-smime
|
|
||||||
claws-mail-plugins-spam-report
|
|
||||||
claws-mail-plugins-tnef
|
|
||||||
claws-mail-plugins-vcalendar
|
|
||||||
liferea
|
|
||||||
pidgin
|
|
||||||
remmina
|
|
||||||
remmina-plugins-rdp
|
|
||||||
remmina-plugins-vnc
|
|
||||||
transmission
|
|
||||||
|
|
||||||
# Sound & Video
|
|
||||||
alsa-plugins-pulseaudio
|
|
||||||
asunder
|
|
||||||
cheese
|
|
||||||
pavucontrol
|
|
||||||
parole
|
|
||||||
pragha
|
|
||||||
xfburn
|
|
||||||
|
|
||||||
# System
|
|
||||||
gparted
|
|
||||||
-gnome-disk-utility
|
|
||||||
gigolo
|
|
||||||
setroubleshoot
|
|
||||||
|
|
||||||
# Accessories
|
|
||||||
catfish
|
|
||||||
galculator
|
|
||||||
seahorse
|
|
||||||
ConsoleKit-x11
|
|
||||||
|
|
||||||
# More Desktop stuff
|
|
||||||
# java plugin
|
|
||||||
icedtea-web
|
|
||||||
NetworkManager-vpnc
|
|
||||||
NetworkManager-openvpn
|
|
||||||
NetworkManager-pptp
|
|
||||||
blueman
|
|
||||||
xscreensaver
|
|
||||||
xdg-user-dirs-gtk
|
|
||||||
|
|
||||||
# default artwork
|
|
||||||
fedora-icon-theme
|
|
||||||
adwaita-cursor-theme
|
|
||||||
adwaita-gtk2-theme
|
|
||||||
adwaita-gtk3-theme
|
|
||||||
greybird-gtk2-theme
|
|
||||||
greybird-gtk3-theme
|
|
||||||
greybird-xfce4-notifyd-theme
|
|
||||||
greybird-xfwm4-theme
|
|
||||||
albatross-gtk2-theme
|
|
||||||
albatross-gtk3-theme
|
|
||||||
albatross-xfwm4-theme
|
|
||||||
bluebird-gtk2-theme
|
|
||||||
bluebird-gtk3-theme
|
|
||||||
bluebird-xfwm4-theme
|
|
||||||
|
|
||||||
# command line
|
|
||||||
irssi
|
|
||||||
mutt
|
|
||||||
ntfs-3g
|
|
||||||
powertop
|
|
||||||
rtorrent
|
|
||||||
vim-enhanced
|
|
||||||
wget
|
|
||||||
yum-utils
|
|
||||||
|
|
||||||
# Xfce packages
|
|
||||||
@xfce-desktop
|
@xfce-desktop
|
||||||
ristretto
|
@xfce-apps
|
||||||
thunar-media-tags-plugin
|
@xfce-extra-plugins
|
||||||
xfce4-battery-plugin
|
@xfce-media
|
||||||
xfce4-cellmodem-plugin
|
@xfce-office
|
||||||
xfce4-clipman-plugin
|
@firefox
|
||||||
xfce4-cpugraph-plugin
|
|
||||||
xfce4-datetime-plugin
|
|
||||||
xfce4-dict-plugin
|
|
||||||
xfce4-diskperf-plugin
|
|
||||||
xfce4-eyes-plugin
|
|
||||||
xfce4-fsguard-plugin
|
|
||||||
xfce4-genmon-plugin
|
|
||||||
xfce4-mailwatch-plugin
|
|
||||||
xfce4-mount-plugin
|
|
||||||
xfce4-netload-plugin
|
|
||||||
xfce4-notes-plugin
|
|
||||||
xfce4-places-plugin
|
|
||||||
xfce4-quicklauncher-plugin
|
|
||||||
xfce4-screenshooter-plugin
|
|
||||||
xfce4-sensors-plugin
|
|
||||||
xfce4-smartbookmark-plugin
|
|
||||||
xfce4-systemload-plugin
|
|
||||||
xfce4-taskmanager
|
|
||||||
xfce4-time-out-plugin
|
|
||||||
xfce4-timer-plugin
|
|
||||||
xfce4-verve-plugin
|
|
||||||
# we already have nm-applet
|
|
||||||
#xfce4-wavelan-plugin
|
|
||||||
xfce4-weather-plugin
|
|
||||||
xfce4-websearch-plugin
|
|
||||||
# drop for now since we don't want to pull in gdm.
|
|
||||||
#xfce4-xfswitch-plugin
|
|
||||||
xfce4-xkb-plugin
|
|
||||||
# system-config-printer does printer management better
|
|
||||||
#xfprint
|
|
||||||
xfwm4-themes
|
|
||||||
|
|
||||||
# dictionaries are big
|
# dictionaries are big
|
||||||
-aspell-*
|
-aspell-*
|
||||||
|
Loading…
Reference in New Issue
Block a user