steffen: server README.1st,1.24,1.25 obmtool.conf,1.176,1.177

cvs at intevation.de cvs at intevation.de
Wed Jul 6 15:56:12 CEST 2005


Author: steffen

Update of /kolabrepository/server
In directory doto:/tmp/cvs-serv18552

Modified Files:
	README.1st obmtool.conf 
Log Message:
versions

Index: README.1st
===================================================================
RCS file: /kolabrepository/server/README.1st,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- README.1st	27 Jun 2005 14:38:54 -0000	1.24
+++ README.1st	6 Jul 2005 13:56:10 -0000	1.25
@@ -215,6 +215,22 @@
 
 There's nothing special to be done.
 
+Upgrade from Kolab 2.0 to pre-2.1-snapshots
+-------------------------------------------
+
+Manually add two LDAP objects:
+
+dn: cn=domains,cn=internal,<base_dn>
+objectClass: top
+objectClass: kolabNamedObject
+cn: domains
+
+dn: cn=domain-maintainer,cn=internal,<base_dn>
+objectClass: top
+objectClass: kolabGroupOfNames
+cn: domain-maintainer
+member: cn=manager,cn=internal,<base_dn>
+
 
 
 $Id$

Index: obmtool.conf
===================================================================
RCS file: /kolabrepository/server/obmtool.conf,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -d -r1.176 -r1.177
--- obmtool.conf	28 Jun 2005 12:55:16 -0000	1.176
+++ obmtool.conf	6 Jul 2005 13:56:10 -0000	1.177
@@ -15,7 +15,7 @@
 
 %kolab
     echo "---- boot/build ${NODE} %${CMD} ----"
-    kolab_version="pre-2.1-snapshot-20050628";
+    kolab_version="pre-2.1-snapshot-20050706";
     PREFIX=/${CMD};
     loc='' # '' (empty) for ftp.openpkg.org, '=' for URL, './' for CWD or absolute path
     plusloc='+'
@@ -84,7 +84,7 @@
     @install ${altloc}postfix-2.1.5-2.2.0_kolab3 --with=ldap --with=sasl --with=ssl
     @install ${loc}perl-ldap-5.8.5-2.2.0
     @install ${loc}perl-db-5.8.5-2.2.0
-    @install ${altloc}perl-kolab-5.8.5-20050530
+    @install ${altloc}perl-kolab-5.8.5-20050706
     @install ${altloc}imapd-2.2.12-2.3.0_kolab5 --with=group --with=ldap --with=annotate --with=atvdom --with=skiplist --with=goodchars
     @install ${loc}m4-1.4.2-2.2.0
     @install ${loc}bison-1.35-2.2.0
@@ -131,9 +131,9 @@
     @install ${altloc}clamav-0.85.1-20050517
     @install ${loc}vim-6.3.30-2.2.1
     @install ${plusloc}dcron-2.9-2.2.0
-    @install ${altloc}kolabd-1.9.4-20050615 --define kolab_version=$kolab_version
-    @install ${altloc}kolab-webadmin-0.4.0-20050620 --define kolab_version=$kolab_version
-    @install ${altloc}kolab-resource-handlers-0.3.9-20050615 --define kolab_version=$kolab_version
+    @install ${altloc}kolabd-1.9.4-20050706 --define kolab_version=$kolab_version
+    @install ${altloc}kolab-webadmin-0.4.0-20050706 --define kolab_version=$kolab_version
+    @install ${altloc}kolab-resource-handlers-0.3.9-20050701 --define kolab_version=$kolab_version
     @check
 
     if test ! -e "/usr/bin/kolab" ; then





More information about the commits mailing list