Installation_Guide/en-US

vanmeeuwen at kolabsys.com vanmeeuwen at kolabsys.com
Thu Feb 10 13:48:36 CET 2011


 Installation_Guide/en-US/Obtaining_Kolab_Software.xml |   54 +++++++++++++++++-
 1 file changed, 51 insertions(+), 3 deletions(-)

New commits:
commit 709735342cfe8a4f12207b764419e25290ac91c0
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Thu Feb 10 12:46:59 2011 +0000

    Update documentation in the Obtaining Kolab Software chapter:
    
      - include new Debian distributions (Wheezy, Sid) now that Squeeze has been released
      - include instructions on updating the package repository metadata
      - replace the use of apt-get install with aptitude because apt-get simply won't resolve the dependencies as well as aptitude

diff --git a/Installation_Guide/en-US/Obtaining_Kolab_Software.xml b/Installation_Guide/en-US/Obtaining_Kolab_Software.xml
index 8e0ee28..98d7f8e 100644
--- a/Installation_Guide/en-US/Obtaining_Kolab_Software.xml
+++ b/Installation_Guide/en-US/Obtaining_Kolab_Software.xml
@@ -199,7 +199,7 @@ $ <userinput>sha1sum -c SHA1SUMS</userinput></screen>
                                 i386, amd64
                             </entry>
                             <entry>
-                                T.B.D.
+                                February 6th, 2012
                             </entry>
 
                         </row>
@@ -222,6 +222,43 @@ $ <userinput>sha1sum -c SHA1SUMS</userinput></screen>
 
                         </row>
 
+                        <row>
+                            <entry>
+                                Debian
+                            </entry>
+                            <entry>
+                                Wheezy
+                            </entry>
+                            <entry>
+                                7.0 (next stable)
+                            </entry>
+                            <entry>
+                                i386, amd64
+                            </entry>
+                            <entry>
+                                T.B.D.
+                            </entry>
+
+                        </row>
+                        <row>
+                            <entry>
+                                Debian
+                            </entry>
+                            <entry>
+                                Sid
+                            </entry>
+                            <entry>
+                                Current unstable
+                            </entry>
+                            <entry>
+                                i386, amd64
+                            </entry>
+                            <entry>
+                                T.B.D.
+                            </entry>
+
+                        </row>
+
                     </tbody>
 
                 </tgroup>
@@ -274,11 +311,22 @@ Pin-Priority: 501</screen>
                 </step>
                 <step>
                     <para>
+                        Update the repository metadata:
+                    </para>
+                    <para>
+
+<screen># <userinput>apt-get update</userinput></screen>
+
+                    </para>
+
+                </step>
+                <step>
+                    <para>
                         Start the installation of the base package as follows:
                     </para>
                     <para>
 
-<screen># <userinput>apt-get install kolabd</userinput></screen>
+<screen># <userinput>aptitude install kolabd</userinput></screen>
 
                     </para>
 
@@ -383,7 +431,7 @@ E: Broken packages</screen>
                 </para>
                 <para>
 
-<screen># <userinput>apt-get install kolabd</userinput></screen>
+<screen># <userinput>aptitude install kolabd</userinput></screen>
 
                 </para>
 





More information about the commits mailing list