[release-notes] You can do workstation and server with kickstart easily

Pete Travis immanetize at fedoraproject.org
Sat Dec 6 20:10:45 UTC 2014


commit ee45ce37a8421448af91372971834df36bd56b78
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sat Dec 6 13:10:40 2014 -0700

    You can do workstation and server with kickstart easily

 en-US/Products-Server.xml      |    5 ++++-
 en-US/Products-Workstation.xml |    3 +++
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Products-Server.xml b/en-US/Products-Server.xml
index cdd1c16..f5a181b 100644
--- a/en-US/Products-Server.xml
+++ b/en-US/Products-Server.xml
@@ -11,7 +11,10 @@
         <title>Fedora Server Roles</title>
         <para>
 	  A Featured Server role is an installable component of Fedora Server that provides a well-integrated service on top of the Fedora Server platform. These prepared roles simplify deployment and management of a service compared to setting up an upstream server from scratch; their use is recommended but optional; existing users of upstream servers based on Fedora RPMs will not be impeded.
-	</para>
+  </para>
+  <para>
+    For kickstart installations, you can use the <package>Fedora Server</package> environment group to deploy Server.
+  </para>
         <section id="Framework-for-Server-Role-Deployment">
             <title>Framework for Server Role Deployment</title>
 	    <para>
diff --git a/en-US/Products-Workstation.xml b/en-US/Products-Workstation.xml
index 5f3c38e..33df6e2 100644
--- a/en-US/Products-Workstation.xml
+++ b/en-US/Products-Workstation.xml
@@ -9,6 +9,9 @@
   <para>
     The Fedora Workstation product provides an easy to use, powerful environment for developers to both work and play.  Desktop users can enjoy the familiar GNOME Desktop Environment, with support for devices and applications used every day.  Developers will appreciate how Workstation is configured for their needs, and provides useful tools like <application>DevAssistant</application>.
   </para>
+  <para>
+    For kickstart installations, you can use the <package>Fedora Workstation</package> environment group to deploy Workstation.
+  </para>
   <section id="Workstation-GNOME">
     <title>GNOME powered</title>
     <para>


More information about the docs-commits mailing list