Subject: Re: how to install -current?
To: Luke Mewburn <lukem@netbsd.org>
From: Simon J. Gerraty <sjg@crufty.net>
List: current-users
Date: 01/22/2003 09:44:48
>On Wed, Jan 22, 2003 at 01:07:25AM -0800, Simon J. Gerraty wrote:
>  | Another thing that anoys me is that if checkflist fails (common problem
>  | when distrib/sets/lists are committed independently of the rest of a change)
>  | BUILD_DONE=yes UPDATE=yes etc, we still re-compile all the kernels.
>  | That gets old real quick.

>Which target?  A top-level "make distribution" (which "make release"

The full command is:

$ BUILD_DONE=yes ../../x-sh -m sparc -U -u  
TOOLDIR=/NetBSD/tools/current/NetBSD-1.6_STABLE-i386 MKTOOLS=no
./build.sh -u -U -m sparc -M /var/obj/NetBSD/current/sparc/obj \
 -D /var/obj/NetBSD/current/sparc/destdir \
 -R /var/obj/NetBSD/current/sparc/release

Problem may just be that I wasn't aware of the magic properties 
of -b until this thread?

--sjg