Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 1996 18:30:42 -0500 (CDT)
From:      "Karl Denninger, MCSNet" <karl@mcs.com>
To:        julian@whistle.com (Julian Elischer)
Cc:        joerg_wunsch@uriah.heep.sax.de, freebsd-hackers@FreeBSD.org
Subject:   Re: CVS basics?
Message-ID:  <m0ujZre-000IDOC@venus.mcs.com>
In-Reply-To: <199607252304.QAA00810@shrimp.whistle.com> from "Julian Elischer" at Jul 25, 96 04:04:09 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> > 
> > As Karl Denninger, MCSNet wrote:
> > 
> > > Possible?  Tutorials anywhere?  Where do I get the list of collections and
> > > common commands?
> > 
> > dump 0 ...
> > setenv CVSROOT ...
> > cd /usr
> > rm -rf src
> > cvs co src
> > cd src/sys/...
> > (create new kernel, and see whether it will boot)
> > cd /usr/src
> mkdir /usr/obj
> make bootstrap
> > make world
> > 
> > This should help upgrading, but it might fall apart somewhere in the

Yeah, but how do I select between STABLE bits, and CURRENT bits?  This is 
where I'm missing out on the direction of things..

-- Karl



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