On Sun, Oct 01, 2006 at 02:12:22PM +0000, Christian Weisgerber wrote:
> stan <[EMAIL PROTECTED]> wrote:
> 
> > I'd like to set up a local cvsup mirror of OpenBSD, I've done
> > this with FreeBSD using thier cvsup_mirror port, and it has helped
> > me to work around a veary slow external connection.
> 
> Excellent.  Now take a look at the workings of cvsup-mirror and
> extend it for OpenBSD.
> 
> > Is thier documentation as to how to do this?
> 
> Not really.  And it is admittedly rather hard to come up with the
> necessary configuration from scratch.  FreeBSD's cvsup-mirror is
> an excellent starting point, though.

I have started to do that. My impression is that I can create another
/usr/local/etc/cvsup/config.sh, and more or less duplicate what's there.
But, I was hoping to get some idea about the settings to use:

oLooks to me like the following will need to chage:

host="cvsup14.us.freebsd.org"
distribs="distrib.self .. . FreeBSD.cvs /home/ncvs . FreeBSD-www.current SKIP . 
 FreeBSD-gnats.current SKIP gnats FreeBSD-mail.current SKIP ."

would cvsup-openbsd.leo.org be appropriate for the host? Or, like FreeBSD
should I use a mirror?

What distributions are avaialble?

Ine other thing I have not figured out is how the local directory
to store things in is configured. The port puts FreeBSD's in
/home/nvcs. I'm thinking that I need a seperate place, in
case the distribution names overlap.

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

Reply via email to