Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 1996 21:09:07 -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:  <m0ujcKx-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)

Hmmm... first you have to get a kernel which will build :-(

This seems to be a problem -- the "opt_" files in the include hierarchy are
missing, and when you get through all of this, you end up with "kdc_isa0"
undefined in i386/eisa/aic7770.c.

I'm going to hunt for this, but it looks nasty.  Without the AIC driver I'm
cooked, as that's what my boot disk is connected to .

-- 
--
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?m0ujcKx-000IDOC>