From 6670bc9af0be3b63269d86c60fd7510f8aa3e3aa Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 20 May 2013 16:58:02 -0400 Subject: [PATCH] Add the new guest agent groups to the live image base and the install DVD. --- fedora-install-fedora.ks | 2 ++ fedora-live-base.ks | 1 + 2 files changed, 3 insertions(+) diff --git a/fedora-install-fedora.ks b/fedora-install-fedora.ks index 143f3e4..51bd560 100644 --- a/fedora-install-fedora.ks +++ b/fedora-install-fedora.ks @@ -28,6 +28,8 @@ dracut-* ## common stuff @base-x +@guest-desktop-agents +@guest-agents @standard @core @dial-up diff --git a/fedora-live-base.ks b/fedora-live-base.ks index 079d4fc..41f883f 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -24,6 +24,7 @@ repo --name=rawhide --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?rep %packages @base-x +@guest-desktop-agents @standard @core @fonts