Installation_Guide/en-US

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Tue Jun 28 10:52:59 CEST 2011


 Installation_Guide/en-US/Kolab_Server_Installation.xml |   21 +++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

New commits:
commit d6458a079273f523a66eb46f7c72333c421f574f
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Tue Jun 28 09:52:45 2011 +0100

    Publican clean_ids

diff --git a/Installation_Guide/en-US/Kolab_Server_Installation.xml b/Installation_Guide/en-US/Kolab_Server_Installation.xml
index 7dc7c24..09ef09e 100644
--- a/Installation_Guide/en-US/Kolab_Server_Installation.xml
+++ b/Installation_Guide/en-US/Kolab_Server_Installation.xml
@@ -858,41 +858,50 @@ E: Broken packages</screen>
                         <para>
                             <literal>kolab-&PRODUCT_VERSION;-community-release</literal>
                         </para>
+
                     </listitem>
                     <listitem condition="enterprise">
                         <para>
                             <literal>kolab-&PRODUCT_VERSION;-enterprise-release</literal>
                         </para>
+
                     </listitem>
                     <listitem condition="community">
                         <para>
                             <literal>kolab-&PRODUCT_VERSION;-community-release-development</literal>
                         </para>
+
                     </listitem>
                     <listitem condition="enterprise">
                         <para>
                             <literal>kolab-&PRODUCT_VERSION;-enterprise-release-development</literal>
                         </para>
+
                     </listitem>
+
                 </orderedlist>
+
             </para>
-            <formalpara>
+            <formalpara id="form-Installation_Guide-Red_Hat_Enterprise_Linux-Stable_Software">
                 <title>Stable Software</title>
                 <para>
                     Stable software, versions of packages deemed ready for general availability and production environments are distributed through two repositories, <emphasis>release</emphasis> and <emphasis>updates</emphasis>. These repositories are configured on the system, and enabled by default, by installing the <literal condition="community">kolab-&PRODUCT_VERSION;-community-release</literal><literal condition="enterprise">kolab-&PRODUCT_VERSION;-enterprise-release</literal> package;
                 </para>
+
             </formalpara>
-            <formalpara>
+            <formalpara id="form-Installation_Guide-Red_Hat_Enterprise_Linux-Stable_Software_Currently_in_Testing">
                 <title>Stable Software Currently in Testing</title>
                 <para>
                     The <literal condition="community">kolab-&PRODUCT_VERSION;-community-release</literal><literal condition="enterprise">kolab-&PRODUCT_VERSION;-enterprise-release</literal> package also installs a repository through which upcoming updates currently in their testing phase are distributed. This repository is called <emphasis>updates-testing</emphasis>, and is not enabled by default. Through Kolab Systems and/or community support channels, you may be asked to test an update distributed through the updates-testing repository to see if it fixes a bug you have reported. You would then, typically, temporarily enable the updates-testing repository by supplying the <literal>--enablerepo=kolab-2.4-updates-testing</literal> command-line option to YUM, overriding the system configuration file setting.
                 </para>
+
             </formalpara>
-            <formalpara>
+            <formalpara id="form-Installation_Guide-Red_Hat_Enterprise_Linux-Software_Currently_in_Development">
                 <title>Software Currently in Development</title>
                 <para>
                     Software that is currently in development for the product series you are running (in this case, series &PRODUCT_VERSION;) is available through the so-called <emphasis>development</emphasis> repository. This software is considered unstable. By default, you will not have the package installed that provides the configuration for this repository; the <literal condition="community">kolab-&PRODUCT_VERSION;-community-release-development</literal><literal condition="enterprise">kolab-&PRODUCT_VERSION;-enterprise-release-development</literal> package. Installing this package will cause the <emphasis>development</emphasis> repository to be enabled by default.
                 </para>
+
             </formalpara>
             <procedure id="proc-Installation_Guide-Red_Hat_Enterprise_Linux-Installing_the_kolab_PRODUCT_VERSION_community_release_Package">
                 <title>Installing the <application>kolab-&PRODUCT_VERSION;-community-release</application> Package</title>
@@ -985,14 +994,18 @@ kolab-&PRODUCT_VERSION;-updates-testing-source
                         At this stage of the Kolab Groupware &PRODUCT_VERSION; development and release cycle, you may require to install the development repository as well. To do so, execute the following command:
                     </para>
                     <para>
-                        <screen># <userinput>yum -y install kolab-&PRODUCT_VERSION;-community-release-development</userinput></screen>
+
+<screen># <userinput>yum -y install kolab-&PRODUCT_VERSION;-community-release-development</userinput></screen>
+
                     </para>
                     <warning>
                         <title>Development Repository Contains Unstable Software</title>
                         <para>
                             The development repository contains unstable software, in that new versions of the software can be released through the development repository quickly, for testing purposes, before they are approved to the updates-testing stage.
                         </para>
+
                     </warning>
+
                 </step>
 
             </procedure>





More information about the commits mailing list