Modifying cvsup-mirror port to mirror OpenBSD cvsup

stan stanb at panix.com
Wed Oct 4 18:17:10 PDT 2006


I'm trying to modify a machine that I was using to mirror the
FreeBSD cvsup tree qith to do OpenBSD instead. The machine
was originally set up using the cvsup-mirror port.

I've changed /usr/local/etc/cvsup/config.sh to look like this:

user="cvsup"
group="cvsup"
cuser="cvsupin"
cgroup="cvsupin"
host="cvsup.usa.openbsd.org"
interval="1"
maxclients="8"
facility="daemon"
distribs="distrib.self .. . OpenBSD.cvs /home/ncvs . OpenBSD-all SKIP ."

But the machine pesists in getting the FreeBSD tree. Puzzling

What am I doing wrong?

-- 
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)


More information about the freebsd-questions mailing list