thomas: server 1st.README,1.3,1.4

cvs at kolab.org cvs at kolab.org
Fri Mar 27 18:00:12 CET 2009


Author: thomas

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

Modified Files:
	1st.README 
Log Message:
Fixed README regarding openpkg-20071227-20071227_kolab1.* files


Index: 1st.README
===================================================================
RCS file: /kolabrepository/server/1st.README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- 1st.README	26 Mar 2009 14:26:42 -0000	1.3
+++ 1st.README	27 Mar 2009 17:00:10 -0000	1.4
@@ -290,7 +290,7 @@
     As root, cd into the directory of kolab server 2.2 binary packages and run:
 
     # /kolab/bin/openpkg rpm -Uvh \
-        ./openpkg-20071227-20071227.<ARCH>-<OS>-kolab.rpm
+        ./openpkg-20071227-20071227_kolab1.<ARCH>-<OS>-kolab.rpm
     # /kolab/bin/openpkg rpm -Uvh \
         ./openpkg-tools-1.4.6-20071231.<ARCH>-<OS>-kolab.rpm
 
@@ -298,9 +298,10 @@
     them from source first. As root, cd into the Kolab server 2.2 source
     directory and run:
 
-    # /kolab/bin/openpkg rpm --rebuild ./openpkg-20071227-20071227.src.rpm
+    # /kolab/bin/openpkg rpm --rebuild \
+        ./openpkg-20071227-20071227_kolab1.src.rpm
     # /kolab/bin/openpkg rpm -Uvh \
-        /kolab/RPM/PKG/openpkg-20071227-20071227.<ARCH>-<OS>-kolab.rpm
+        /kolab/RPM/PKG/openpkg-20071227-20071227_kolab1.<ARCH>-<OS>-kolab.rpm
     # /kolab/bin/openpkg rpm --rebuild ./openpkg-tools-1.4.6-20071231.src.rpm
     # /kolab/bin/openpkg rpm -Uvh \
         /kolab/RPM/PKG/openpkg-tools-1.4.6-20071231.<ARCH>-<OS>-kolab.rpm
@@ -379,16 +380,17 @@
 To generate this file, you always need all .src.rpm files, so link or copy
 them in a new directory (needs to be writable by the kolab user of your
 installation). After this you can link/copy the install-kolab.sh file and
-your binary rpm files (e.g. from /kolab/RPM/PKG/) into this directory and
-run the following command as user kolab or root to create the new
-00INDEX.rdf file:
+your binary rpm files (e.g. openpkg-20071227-20071227_kolab1.*-kolab.rpm from
+/tmp/install-kolab.*/ and the others from /kolab/RPM/PKG/) into this
+directory and run the following command as user kolab or root to create the
+new 00INDEX.rdf file:
 
 $ sh install-kolab.sh -X
 
 If you want a pure binary installer, you can remove the .src.rpm files
 now. To be able to use this directory for fresh installations (i.e. not
 only for upgrades), you need to put the OpenPKG bootstrap file
-(openpkg-*.src.sh or openpkg-<ARCH>-<OS>-kolab.rpm) into this directory,
+(openpkg-*.src.sh or openpkg-*.<ARCH>-<OS>-kolab.sh) into this directory,
 too.
 
 Index generation tries to cache information about source RPMs in the file





More information about the commits mailing list