From 0cc5cc9e9046606e0f1ec1deb881020e5e78fe48 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 3 Oct 2012 16:17:29 -0400 Subject: [PATCH] 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 --- fedora-live-mini.ks | 36 ++++++------------------------------ 1 file 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