Skip site navigation (1)Skip section navigation (2)
Date:      01 Dec 2001 19:30:28 -0800
From:      swear@blarg.net (Gary W. Swearingen)
To:        Darren Crotchett <darren@crotchett.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: updating
Message-ID:  <ie1yieqox7.yie@localhost.localdomain>
In-Reply-To: <20011202015108.75CB337B41C@hub.freebsd.org>
References:  <20011201211900.967F637B421@hub.freebsd.org> <20011201152027.D8217@xor.obsecurity.org> <20011202014350.9544D37B416@hub.freebsd.org> <20011202015108.75CB337B41C@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

I don't know about your 2nd CD and I haven't used "cvs", but it's much
more common to use "cvsup".  You'll need to read about that in the
handbook, etc, and check out the files in /usr/sup and maybe
/usr/share/examples/cvsup/ too.  Takes a while to figure out, natch.
You probably ought to create a "refuse" file too to avoid DLing all the
non-English stuff, at least.

You'll probably copy /usr/share/examples/cvsup/stable-supfile
to /usr/sup and edit to your liking.  I use something like:

*default host=cvsup8.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default tag=RELENG_4
*default release=cvs
*default delete
*default use-rel-suffix
#ports-all tag=.
#doc-all tag=.
#www tag=.
src-all

I (un)comment some of the last four lines as desired before doing
"cvsup /usr/doc/stable-supfile" and hitting the little go icon,
but if you're not running X, include options "-g -L 2".
You might as well get "ports-all" too.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ie1yieqox7.yie>