[release-notes] Fixing a broken build and cleaning up Products-Server.xml

pbokoc pbokoc at fedoraproject.org
Mon Oct 13 16:11:59 UTC 2014


commit 7561f48285328635b2e54953867bb2a4574d374d
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Mon Oct 13 17:39:12 2014 +0200

    Fixing a broken build and cleaning up Products-Server.xml

 en-US/Products-Server.xml |  123 +++++++++++++++++++++++++-------------------
 1 files changed, 70 insertions(+), 53 deletions(-)
---
diff --git a/en-US/Products-Server.xml b/en-US/Products-Server.xml
index b0b80c2..3b43fb5 100644
--- a/en-US/Products-Server.xml
+++ b/en-US/Products-Server.xml
@@ -5,57 +5,74 @@
 ]>
 
 <section id="Products-Server">
-  <title>Fedora Server</title> 
-  <para />
-  <section id="server-roles">
-  	<title>Fedora Server Roles</title>
-  	<section id="Anaconda-Support-for-Server-Roles">
-  		<title>Anaconda Support for Server Roles</title>
-  		<para><ulink url="https://fedoraproject.org/wiki/Changes/AnacondaServerRoleSupport" /></para>
-  	</section>
-  	<section id="Framework-for-Server-Role-Deployment">
-  		<title>Framework for Server Role Deployment</title>
-  		<para><ulink url="https://fedoraproject.org/wiki/Changes/FrameworkForServerRoleDeployment" /></para>
-  	</section>
-  	<section id="Domain-Controller-Server-Role">
-  		<title>Domain Controller Server Role</title>
-			<para>
-				Fedora Server can deploy a domain controller powered by FreeIPA. The role greatly 
-				simplifies configuration of a primary domain controller.
-			</para>
-			<para>
-				When combined with SSSD, complex tasks such as single-sign-on and authenticated 
-				access to network resources is easily accomplished.
-			</para>
-		</section>
-	<section id="Cockpit-Management-Console">
-		<title>Cockpit Management Console</title>
-		<para>
-			The Cockpit Management Console (the <package>cockpit</package> package) is now 
-			available by default in Fedora Server. This tool provides a powerful, easy to use, 
-			web-based graphical interface for managing multiple Linux servers. Features include:
-		</para>
-		<itemizedlist>
-    	<listitem>
-      	<para><package>systemd</package> service management</para>
-    	</listitem>
-    	<listitem>
-      	<para>Journal log viewer</para>
-    	</listitem>
-    	<listitem>
-      	<para>Storage configuration including LVM</para>
-    	</listitem>
-    	<listitem>
-      	<para>Docker container management</para>
-    	</listitem>
-			<listitem>
-      	<para>Basic network configuration</para>
-    	</listitem>
-			<listitem>
-      	<para>Adding and removing local users</para>
-    	</listitem>
-    </itemizedlist>
-  </section>
-</section>
-
+    <title>Fedora Server</title> 
+    
+    <section id="server-roles">
+        <title>Fedora Server Roles</title>
+        
+        <section id="Anaconda-Support-for-Server-Roles">
+            <title>Anaconda Support for Server Roles</title>
+            <para>
+                <ulink url="https://fedoraproject.org/wiki/Changes/AnacondaServerRoleSupport" />
+            </para>
+        </section>
+        
+        <section id="Framework-for-Server-Role-Deployment">
+            <title>Framework for Server Role Deployment</title>
+            <para>
+                <ulink url="https://fedoraproject.org/wiki/Changes/FrameworkForServerRoleDeployment" />
+            </para>
+        </section>
+        
+        <section id="Domain-Controller-Server-Role">
+            <title>Domain Controller Server Role</title>
+            <para>
+                Fedora Server can deploy a domain controller powered by FreeIPA. The role greatly simplifies configuration of a primary domain controller.
+            </para>
+            <para>
+                When combined with SSSD, complex tasks such as single-sign-on and authenticated access to network resources is easily accomplished.
+            </para>
+        </section>
+        
+    </section>
+        
+    <section id="Cockpit-Management-Console">
+        <title>Cockpit Management Console</title>
+        <para>
+            The Cockpit Management Console (the <package>cockpit</package> package) is now available by default in Fedora Server. This tool provides a powerful, easy to use, web-based graphical interface for managing multiple Linux servers. Features include:
+        </para>
+        <itemizedlist>
+            <listitem>
+                <para>
+                    <systemitem>systemd</systemitem> service management
+                </para>
+            </listitem>
+            <listitem>
+                <para>
+                    Journal log viewer
+                </para>
+            </listitem>
+            <listitem>
+                <para>
+                    Storage configuration including LVM
+                </para>
+            </listitem>
+            <listitem>
+                <para>
+                    <application>Docker</application> container management
+                </para>
+            </listitem>
+            <listitem>
+                <para>
+                    Basic network configuration
+                </para>
+            </listitem>
+            <listitem>
+                <para>
+                    Adding and removing local users
+                </para>
+            </listitem>
+        </itemizedlist>
+    </section>
 
+</section>
\ No newline at end of file


More information about the docs-commits mailing list