[Fedora-spins] [spin-kickstarts/f21] Add @domain-client to the Fedora Server kickstart

Stephen Gallagher sgallagh at fedoraproject.org
Thu Sep 4 01:52:57 UTC 2014


commit bba84da2029499a95e82bdd27a6bee442ad6fa41
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Wed Sep 3 16:44:29 2014 -0400

    Add @domain-client to the Fedora Server kickstart
    
    Also drop @multimedia as we don't need it on Server

 fedora-install-server.ks |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/fedora-install-server.ks b/fedora-install-server.ks
index 34d7c67..a9e441d 100644
--- a/fedora-install-server.ks
+++ b/fedora-install-server.ks
@@ -60,12 +60,12 @@ dracut-*
 
 - at legacy-fonts
 
+- at multimedia
 
 ## common stuff
 @guest-agents
 @standard
 @core
- at multimedia
 @hardware-support
 
 # Some development tools
@@ -82,6 +82,7 @@ dracut-*
 @server-product
 @headless-management
 @container-management
+ at domain-client
 
 # Common server packages
 @mysql


More information about the spins mailing list