7 commits - Common_Content/en-US .gitignore Installation_Guide/en-US Installation_Guide/Makefile

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Fri Feb 18 13:50:39 CET 2011


 .gitignore                                             |    2 
 Common_Content/en-US/Author_Group.xml                  |    4 -
 Common_Content/en-US/sect-About_Kolab_Groupware.xml    |    2 
 Common_Content/en-US/sect-Kolab_Product_Series.xml     |   43 +++++++++++++++++
 Installation_Guide/Makefile                            |    2 
 Installation_Guide/en-US/Installation_Guide.xml        |    9 +--
 Installation_Guide/en-US/Kolab_Server_Installation.xml |    2 
 Installation_Guide/en-US/Kontact.xml                   |   13 +++++
 Installation_Guide/en-US/Outlook.xml                   |   13 +++++
 Installation_Guide/en-US/Thunderbird.xml               |   13 +++++
 Installation_Guide/en-US/part-Kolab_Clients.xml        |   15 +++++
 Installation_Guide/en-US/part-Kolab_Server.xml         |   15 +++++
 12 files changed, 122 insertions(+), 11 deletions(-)

New commits:
commit f799f6fac3209468ec050557ec6811b8ecf2ca4f
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Feb 18 12:50:16 2011 +0000

    publican clean_ids does it again

diff --git a/Installation_Guide/en-US/Kolab_Server_Installation.xml b/Installation_Guide/en-US/Kolab_Server_Installation.xml
index 3bcca1a..c4a1676 100644
--- a/Installation_Guide/en-US/Kolab_Server_Installation.xml
+++ b/Installation_Guide/en-US/Kolab_Server_Installation.xml
@@ -32,7 +32,7 @@
         </itemizedlist>
 
     </para>
-    <section id="sect-Installation_Guide-Kolab_Server_Installation-Installation_with_OpenPKG" condition="enterprise">
+    <section condition="enterprise" id="sect-Installation_Guide-Kolab_Server_Installation-Installation_with_OpenPKG">
         <title>Installation with OpenPKG</title>
         <para>
             OpenPKG is a package management system based on RPM, allowing the Kolab product components to be provided as one set of packages with all functionality included, in one single go, for all platforms supported by OpenPKG —including most Linux-based operatig systems.
diff --git a/Installation_Guide/en-US/Kontact.xml b/Installation_Guide/en-US/Kontact.xml
new file mode 100644
index 0000000..9fccdcb
--- /dev/null
+++ b/Installation_Guide/en-US/Kontact.xml
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<chapter id="chap-Installation_Guide-Kontact">
+    <title>Kontact</title>
+    <para>
+        para
+    </para>
+
+</chapter>
+
diff --git a/Installation_Guide/en-US/Outlook.xml b/Installation_Guide/en-US/Outlook.xml
new file mode 100644
index 0000000..8e19b83
--- /dev/null
+++ b/Installation_Guide/en-US/Outlook.xml
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<chapter id="chap-Installation_Guide-Outlook">
+    <title>Outlook</title>
+    <para>
+        para
+    </para>
+
+</chapter>
+
diff --git a/Installation_Guide/en-US/Thunderbird.xml b/Installation_Guide/en-US/Thunderbird.xml
new file mode 100644
index 0000000..a4bbb02
--- /dev/null
+++ b/Installation_Guide/en-US/Thunderbird.xml
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<chapter id="chap-Installation_Guide-Thunderbird">
+    <title>Thunderbird</title>
+    <para>
+        para
+    </para>
+
+</chapter>
+
diff --git a/Installation_Guide/en-US/part-Kolab_Clients.xml b/Installation_Guide/en-US/part-Kolab_Clients.xml
new file mode 100644
index 0000000..4ae747e
--- /dev/null
+++ b/Installation_Guide/en-US/part-Kolab_Clients.xml
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<part id="part-Installation_Guide-Kolab_Groupware_Clients">
+    <title>Kolab Groupware Clients</title>
+    <xi:include href="Kontact.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="Thunderbird.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="Outlook.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <!--
+    <xi:include href="Cyrus_IMAP.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    //    -->
+</part>
+
diff --git a/Installation_Guide/en-US/part-Kolab_Server.xml b/Installation_Guide/en-US/part-Kolab_Server.xml
new file mode 100644
index 0000000..a7a471f
--- /dev/null
+++ b/Installation_Guide/en-US/part-Kolab_Server.xml
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<part id="part-Installation_Guide-Kolab_Groupware_Server">
+    <title>Kolab Groupware Server</title>
+    <xi:include href="Kolab_Server_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="Bootstrapping_the_Kolab_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="Kolab_Webclient_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <!--
+    <xi:include href="Cyrus_IMAP.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    //    -->
+</part>
+


commit 9b9f6fc9b940684f416c6e51ef8bcea427e482af
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Feb 18 12:49:39 2011 +0000

    Update the Installation Guide to have one part for the server side and one part for the client side

diff --git a/Installation_Guide/en-US/Installation_Guide.xml b/Installation_Guide/en-US/Installation_Guide.xml
index 5c28407..723694b 100644
--- a/Installation_Guide/en-US/Installation_Guide.xml
+++ b/Installation_Guide/en-US/Installation_Guide.xml
@@ -6,12 +6,9 @@
 <book>
     <xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="Kolab_Server_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="Bootstrapping_the_Kolab_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <xi:include href="Kolab_Webclient_Installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    <!--
-    <xi:include href="Cyrus_IMAP.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-    //    --> <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="part-Kolab_Server.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="part-Kolab_Clients.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+    <xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
     <index />
 </book>
 


commit 79b243db3523d39dcf512528256eb76e65577553
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Feb 18 12:49:11 2011 +0000

    Include the section on product series

diff --git a/Common_Content/en-US/sect-About_Kolab_Groupware.xml b/Common_Content/en-US/sect-About_Kolab_Groupware.xml
index 212023a..7183a2e 100644
--- a/Common_Content/en-US/sect-About_Kolab_Groupware.xml
+++ b/Common_Content/en-US/sect-About_Kolab_Groupware.xml
@@ -63,6 +63,8 @@
 
     <xi:include href="sect-Supported_Platforms_and_System_Requirements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 
+    <xi:include href="sect-Kolab_Product_Series.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+
 </section>
 
 


commit 0d55f16ecb3c09a331bf8438c9d699aaddbaf09a
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Feb 18 12:48:39 2011 +0000

    Add sect-Kolab_Product_Series to the equasion

diff --git a/.gitignore b/.gitignore
index 8bebb00..e5a4463 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,9 +2,11 @@
 */*/Author_Group.xml
 */*/sect-About_Kolab_Groupware.xml
 */*/sect-Feedback.xml
+*/*/sect-Kolab_Product_Series.xml
 */*/sect-Supported_Platforms_and_System_Requirements.xml
 !Common_Content/*/Author_Group.xml
 !Common_Content/*/sect-About_Kolab_Groupware.xml
 !Common_Content/*/sect-Feedback.xml
+!Common_Content/*/sect-Kolab_Product_Series.xml
 !Common_Content/*/sect-Supported_Platforms_and_System_Requirements.xml
 builds/


commit f40eb0c7d9d7cd9a249f26ec52cbf4651924ad72
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Feb 18 12:42:35 2011 +0000

    Add in a snippet on Kolab product series

diff --git a/Common_Content/en-US/sect-Kolab_Product_Series.xml b/Common_Content/en-US/sect-Kolab_Product_Series.xml
new file mode 100644
index 0000000..71c8464
--- /dev/null
+++ b/Common_Content/en-US/sect-Kolab_Product_Series.xml
@@ -0,0 +1,43 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section id="sect-About_Kolab_Groupware">
+    <title>Kolab Product Series</title>
+    <para>
+        As Kolab Groupware consists of several free software components
+    </para>
+    <para>
+        <itemizedlist>
+            <listitem>
+                <para>
+                    Something about Kolab's responsibility to follow-up on sec. issues and issuing errata to customers
+                </para>
+            </listitem>
+            <listitem>
+                <para>
+                    Something about release/updates/updates-testing/development
+                </para>
+            </listitem>
+            <listitem>
+                <para>
+                    Something about update policies on stable streams
+                </para>
+            </listitem>
+            <listitem>
+                <para>
+                    Something about the (volatility of the) latest product series (e.g. 3.0 being a moving target)
+                </para>
+            </listitem>
+            <listitem>
+                <para>
+                    Something about the upgrade path, and support on the upgrade path if any at all.
+                </para>
+            </listitem>
+        </itemizedlist>
+    </para>
+
+</section>
+
+


commit 18f1ce9ed381a51b8c39c434ed6f9436a2e33e37
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Feb 18 12:42:08 2011 +0000

    Get rid of the lineage

diff --git a/Common_Content/en-US/Author_Group.xml b/Common_Content/en-US/Author_Group.xml
index cc5450e..cccce52 100644
--- a/Common_Content/en-US/Author_Group.xml
+++ b/Common_Content/en-US/Author_Group.xml
@@ -6,9 +6,9 @@
     <author>
         <firstname>Jeroen</firstname>
         <surname>van Meeuwen</surname>
-        <lineage>RHCE</lineage> <affiliation>
+        <affiliation>
             <orgname>Kolab Systems</orgname>
-            <orgdiv>Engineering</orgdiv>
+            <orgdiv>Senior Engineer</orgdiv>
 
         </affiliation>
         <email>vanmeeuwen at kolabsys.com</email>


commit 5fdfefe000b45d84f7bfee80d65f84c0c84e1600
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Feb 18 12:34:36 2011 +0000

    Remove the task of copying main .ent and .xml files to reflect title changes

diff --git a/Installation_Guide/Makefile b/Installation_Guide/Makefile
index 3218081..9434d0e 100644
--- a/Installation_Guide/Makefile
+++ b/Installation_Guide/Makefile
@@ -3,8 +3,6 @@ PACKAGE = "Installation_Guide"
 all: clean clean_ids
 	@for audience in enterprise community; do \
 		sed -r -i -e "s/^condition:.*/condition: $$audience/g" publican.cfg; \
-		cp -a en-US/Installation_Guide.ent en-US/$$(echo $${audience:0:1} | tr '[:lower:]' '[:upper:]')$${audience:1}_Installation_Guide.ent; \
-		cp -a en-US/Installation_Guide.xml en-US/$$(echo $${audience:0:1} | tr '[:lower:]' '[:upper:]')$${audience:1}_Installation_Guide.xml; \
 		publican build --langs=en-US --formats=html,html-single,pdf; \
 		rsync -aHvz tmp/en-US/{html,html-single,pdf} hosted.kolabsys.com:./public_html/kolab-2.3-docs/$$(echo $${audience:0:1} | tr '[:lower:]' '[:upper:]')$${audience:1}_$(PACKAGE)/; \
 	done





More information about the commits mailing list