Subject: Re: Building NetBSD-release-1-5
To: Andy R <quadreverb@yahoo.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 03/21/2002 14:14:55
On Thu, 21 Mar 2002, Andy R wrote:

> This may sound kind of like a stupid question, but how
> do I keep up to date with release-1.5? I read in the

Use "netbsd-1-5" as your Tag.

$ cat /usr/src/CVS/Tag
Tnetbsd-1-5

I usually keep up-to-date with:
 cd /usr/src
 cvs update -d -P
 make obj
 make UPDATE=1 build

> manual how to grab the sources via cvs, which I've
> done. However, I don't know where to start to actually
> build and install the latest sources, including the
> kernel.

Have a look at the webpages at www.netbsd.org -- they have all this info
(but mostly for -current so you may need slight changes).

   Jeremy C. Reed
   http://www.reedmedia.net/