[Fedora-spins] [spin-kickstarts/f21] make sure all the groups from the cloud-serevr-environment are in the install tree

Dennis Gilmore ausil at fedoraproject.org
Wed Sep 10 18:13:11 UTC 2014


commit 266b51109947b4916c1e60c3fd97fdbc7f3530cd
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Wed Sep 10 13:12:41 2014 -0500

    make sure all the groups from the cloud-serevr-environment are in the install tree

 fedora-install-cloud.ks |   50 ++++++++++++++++-------------------------------
 1 files changed, 17 insertions(+), 33 deletions(-)
---
diff --git a/fedora-install-cloud.ks b/fedora-install-cloud.ks
index 9e39758..5808733 100644
--- a/fedora-install-cloud.ks
+++ b/fedora-install-cloud.ks
@@ -47,51 +47,35 @@ repo --name=fedora-source  --mirrorlist=http://mirrors.fedoraproject.org/mirrorl
 kernel*
 dracut-*
 
-# Desktops
-
-## common stuff
- at base-x
- at guest-desktop-agents
- at guest-agents
- at standard
- at core
- at dial-up
- at fonts
- at input-methods
- at multimedia
- at hardware-support
- at printing
- at admin-tools
- at basic-desktop
-
-
- at virtualization
- at web-server
- at mongodb
- at perl-web
- at php
- at python-web
- at rubyonrails
- at mysql
- at sql-server
- at javaenterprise
 
 # Things needed for installation
 @anaconda-tools
 
 # Packages to enable server images to run in cloud environments
 @cloud-server
+ at core
+ at standard
+ at headless-management
+ at dogtag
+ at directory-server
+ at dns-server
+ at freeipa-server
+ at ftp-server
+ at guest-agents
+ at ha
+ at load-balancer
+ at mail-server
+ at mysql
+ at network-server
+ at smb-server
+ at sql-server
+ at web-server
 
 # Langpacks
 autocorr-*
-eclipse-nls-*
 hunspell-*
 hyphen-*
-calligra-l10n-*
-kde-l10n-*
-libreoffice-langpack-*
 man-pages-*
-mythes-*
 -gimp-help-*
 
 # Removals


More information about the spins mailing list