Subject: userland build
To: None <netbsd-help@netbsd.org>
From: Ed White <ed@overminder.com>
List: netbsd-help
Date: 10/13/2003 16:54:53
Hi,

I've been reading various doc on NetBSD.org website and got confused.
There're a lot of different examples to do the same thing, build userland.

In the end I think I've found that this 2 lines should work for everyone, but 
I would like to receive a confirm. 

NetBSD 1.6.x and 2.0 
 
# cd /usr/src 
# ./build.sh -u -D /


Thanks.


	Ed