[607] in netbsd-help mailing list archive
Re: Building a kernel
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Jan 22 02:46:06 1996
To: Eric Ford <eford@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Mon, 22 Jan 1996 02:31:23 EST."
<199601220731.CAA02227@polys.MIT.EDU>
Date: Mon, 22 Jan 1996 02:42:08 EST
From: Greg Hudson <ghudson@MIT.EDU>
> I'm trying to build a custom post 1.1 kernel. Can someone point me
> to a current 1.1 source tree?
A "current 1.1 source tree" doesn't make any sense; I think you mean
1.1A.
/mit/netbsd/dev/current-source/src/sys (alias /mit/netbsd/src/sys) has
a -current tree that we hack on a lot.
/mit/netbsd/release/netbsd-1.1/source/src/sys has a 1.1 tree with only
a few minor changes (see
/mit/netbsd/release/netbsd-1.1/source/LOCAL-CHANGES).