Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 1996 20:28:38 -0500 (CDT)
From:      "Karl Denninger, MCSNet" <karl@mcs.com>
To:        joerg_wunsch@uriah.heep.sax.de
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: CVS basics?
Message-ID:  <m0ujbhm-000IDOC@venus.mcs.com>
In-Reply-To: <199607252035.WAA23236@uriah.heep.sax.de> from "J Wunsch" at Jul 25, 96 10:35:40 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

You forgot...

cd /usr/src/usr.sbin/config
make
make install (assuming the "make" works) :-)

> cd src/sys/...
> (create new kernel, and see whether it will boot)

I'm here right now... some problems with missing include files, but I think
I'll be able to get around these.

> cd /usr/src
> make world

-- 
--
Karl Denninger (karl@MCS.Net)| MCSNet - The Finest Internet Connectivity
http://www.mcs.net/~karl     | T1 from $600 monthly; speeds to DS-3 available
			     | 23 Chicagoland Prefixes, 13 ISDN, much more
Voice: [+1 312 803-MCS1]     | Email to "info@mcs.net" WWW: http://www.mcs.net/
Fax:   [+1 312 248-9865]     | Home of Chicago's only FULL Clarinet feed!



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