bh: server obmtool.conf,1.174.2.23,1.174.2.24

cvs at intevation.de cvs at intevation.de
Fri Jan 6 16:04:10 CET 2006


Author: bh

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

Modified Files:
      Tag: kolab_2_0_branch
	obmtool.conf 
Log Message:
Do not force registration of the OpenPKG instance.

The openpkg-registry RPM is still installed, though, for the convenience
of users who want to register because they e.g. need additional openpkg
packages.

Also, add ${loc} so that the openpkg-registry RPM is not always
downloaded.


Index: obmtool.conf
===================================================================
RCS file: /kolabrepository/server/obmtool.conf,v
retrieving revision 1.174.2.23
retrieving revision 1.174.2.24
diff -u -d -r1.174.2.23 -r1.174.2.24
--- obmtool.conf	6 Jan 2006 14:58:36 -0000	1.174.2.23
+++ obmtool.conf	6 Jan 2006 15:04:08 -0000	1.174.2.24
@@ -21,10 +21,6 @@
 			--url) URL="$arg";;
         esac
 	done
-	if test -z "$USERNAME" ; then
-		echo "OpenPKG requires a username for registration. Please supply one with the --user=<username> option at the end of the commandline."
-		exit 1
-	fi
 %kolab
     echo "---- boot/build ${NODE} %${CMD} ----"
     kolab_version="pre-2.0.2-snapshot-20051222";
@@ -51,10 +47,7 @@
         --muid="19414" --ruid="19415" --nuid="19416" \
         --mgid="19414" --rgid="19415" --ngid="19416"
 
-    @install openpkg-registry-0.2.5-20051129
-    $PREFIX/bin/openpkg register --mode=post --user=$USERNAME
-    $PREFIX/bin/openpkg register --printstatus && echo "Please associate the instance now. Then RETURN to continue." && read DUMMY
-
+    @install ${loc}openpkg-registry-0.2.5-20051129
     @install ${loc}make-3.80-2.4.0
     @install ${loc}binutils-2.16.1-2.4.0
     @install ${loc}gcc-3.4.4-2.4.0





More information about the commits mailing list