Subject: Re: Ok, so just how has build.sh changed?
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Luke Mewburn <lukem@netbsd.org>
List: current-users
Date: 01/25/2003 10:05:01
On Fri, Jan 24, 2003 at 10:09:33AM -0800, Hisashi T Fujinaka wrote:
  | My old build command:
  | ./build.sh -D /disk/0/build/i386
  | 
  | works just like build.sh -t used to work and does nothing else. Do I need
  | to refigure out how to build world AGAIN?

Try
	./build.sh -D /disk/0/build/i386  build

build.sh now requires a list of operations to perform; see the usage
or BUILDING