commit 9d0717ccdad4151072a54d8f974367cad42c061d Author: Bill Nottingham notting@redhat.com Date: Mon May 20 16:58:02 2013 -0400
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(+), 0 deletions(-) --- diff --git a/fedora-install-fedora.ks b/fedora-install-fedora.ks index a975b0c..f7a89f9 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 04aa019..4444814 100644 --- a/fedora-live-base.ks +++ b/fedora-live-base.ks @@ -24,6 +24,7 @@ repo --name=updates --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?rep
%packages @base-x +@guest-desktop-agents @standard @core @fonts