[Fedora-spins] [spin-kickstarts] Include banner images for Product installs

Stephen Gallagher sgallagh at fedoraproject.org
Thu Nov 20 21:57:30 UTC 2014


commit 3bc7b62f68c37cc92d79b8fe411438e5cea653c9
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Thu Nov 20 11:27:28 2014 -0500

    Include banner images for Product installs

 fedora-install-cloud.ks       |    1 +
 fedora-install-server.ks      |    1 +
 fedora-install-workstation.ks |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/fedora-install-cloud.ks b/fedora-install-cloud.ks
index 5051be1..ff63286 100644
--- a/fedora-install-cloud.ks
+++ b/fedora-install-cloud.ks
@@ -56,6 +56,7 @@ dracut-*
 
 # Things needed for installation
 @anaconda-tools
+fedora-productimg-cloud
 
 # Packages to enable server images to run in cloud environments
 @cloud-server
diff --git a/fedora-install-server.ks b/fedora-install-server.ks
index 91b9d59..195e01d 100644
--- a/fedora-install-server.ks
+++ b/fedora-install-server.ks
@@ -123,6 +123,7 @@ dracut-*
 
 # Things needed for installation
 @anaconda-tools
+fedora-productimg-server
 
 # Langpacks
 autocorr-*
diff --git a/fedora-install-workstation.ks b/fedora-install-workstation.ks
index 69a3ab8..269ca80 100644
--- a/fedora-install-workstation.ks
+++ b/fedora-install-workstation.ks
@@ -44,5 +44,6 @@ kernel*
 
 # Things needed for installation
 @anaconda-tools
+fedora-productimg-workstation
 
 %end


More information about the spins mailing list