From 16955ef3bdcbf7f4bbf086b2fee96d570c575d62 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Fri, 29 Aug 2014 16:36:07 +0200 Subject: [PATCH] live-base: Drop a redundant package inclusion Don't explicitly include qemu-guest-agent; it's is already listed in @guest-desktop-agents comps group that is also pulled in to fedora-live-base. --- fedora-live-base.ks | 3 --- 1 file changed, 3 deletions(-) diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 15db01a..9929fb7 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -44,9 +44,6 @@ memtest86+ anaconda @anaconda-tools -# Make live images easy to shutdown and the like in libvirt -qemu-guest-agent - %end %post