Subject: Re: Using build.sh, a question
To: Brian Buhrow <buhrow@lothlorien.nfbcal.org>
From: Martin Husemann <martin@duskware.de>
List: current-users
Date: 05/21/2003 22:29:57
On Wed, May 21, 2003 at 11:55:26AM -0700, Brian Buhrow wrote:
> #cd /usr/src
> #./build.sh -O /usr/obj -M /usr/obj -D /var/tmp/netbsd release >& build.log
..
> Is this a reasonable way to build NetBSD, or is there some other process I
> should be using?

Yes, this sounds fine. I would probably add a -R to set the release dir
(since you are building a release).

> And, is anyone else seeing this problem?

I guess it has been fixed (or broken afterwards), a complete release on
i386 worked with sources from May 20 00:00 UTC.

Martin