diff options
Diffstat (limited to 'Common_Content')
-rw-r--r-- | Common_Content/en-US/sect-Kolab_Product_Series.xml | 43 |
1 files changed, 43 insertions, 0 deletions
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> + + |