summaryrefslogtreecommitdiffstats
path: root/fedora-live-mini.ks
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2012-10-03 16:17:29 -0400
committerBill Nottingham <notting@redhat.com>2012-10-03 16:18:33 -0400
commit0cc5cc9e9046606e0f1ec1deb881020e5e78fe48 (patch)
tree3840e5543aff0d4375077e1ce04f0a995b6b7ab8 /fedora-live-mini.ks
parent3edb1b58df5a1497438e9f16f43452636d8bbca4 (diff)
downloadspin-kickstarts-0cc5cc9e9046606e0f1ec1deb881020e5e78fe48.tar.gz
spin-kickstarts-0cc5cc9e9046606e0f1ec1deb881020e5e78fe48.tar.xz
spin-kickstarts-0cc5cc9e9046606e0f1ec1deb881020e5e78fe48.zip
Cleanup of fedora-live-mini
1) Include the standard minimization bits, remove removals already referenced there. 2) Remove obsolete removals 3) Switch to groups for a couple of items 4) Switch to firewall-config
Diffstat (limited to 'fedora-live-mini.ks')
-rw-r--r--fedora-live-mini.ks36
1 files changed, 6 insertions, 30 deletions
diff --git a/fedora-live-mini.ks b/fedora-live-mini.ks
index 13fac47..9c47375 100644
--- a/fedora-live-mini.ks
+++ b/fedora-live-mini.ks
@@ -17,6 +17,8 @@ repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?rep
#repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
#repo --name=updates-testing --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch
+%include fedora-live-minimization.ks
+
%packages
@base-x
@standard
@@ -25,11 +27,6 @@ repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?rep
kernel
memtest86+
-# grub-efi and grub2 and efibootmgr so anaconda can use the right one on install.
-grub-efi
-grub2
-efibootmgr
-
# implicitly include the fonts we want
liberation-mono-fonts
liberation-sans-fonts
@@ -42,14 +39,9 @@ dejavu-sans-mono-fonts
dejavu-serif-fonts
# We like noise
-alsa-plugins-pulseaudio
-alsa-utils
-pulseaudio
-pulseaudio-module-x11
-pulseaudio-utils
+@multimedia
# Remove default base packages we don't want
--coolkey
-dos2unix
-dump
-finger
@@ -81,25 +73,10 @@ pulseaudio-utils
-words
-ypbind
-# Remove default base-x packages we don't want
--cups-pk-helper
--glx-utils
--system-config-date
--system-config-firewall
--system-config-network
--system-config-printer
--system-config-services
--system-config-users
-
# Remove default unwanted hardware firmware and support we don't want
-foomatic*
-ghostscript*
-ivtv-firmware
--ql2100-firmware
--ql2200-firmware
--ql23xx-firmware
--ql2400-firmware
--ql2500-firmware
# These are listed somewhere other than hardware support!
-irda-utils
-fprintd*
@@ -110,15 +87,14 @@ pulseaudio-utils
-man-pages*
-words
-# livecd bits to set up the livecd and be able to install
+# The point of a live image is to install
anaconda
+@anaconda-tools
# Add some useful utils
-system-config-firewall-base
+firewall-config
gnome-packagekit
powertop
-gnupg2
-yum-presto
avahi
# Remove sendmail: this needs to be explicit