Subject: how to prevent tools from being rebuilt?
To: None <netbsd-users@netbsd.org>
From: Jukka Salmi <j+nbsd@2005.salmi.ch>
List: netbsd-users
Date: 04/13/2005 11:00:50
Hi,

after building a release (using HEAD sources on a current i386 system) I
tried to build a distribution using different settings, i.e. different
values for build.sh's -O and -D options and some MK* values turned off in
/etc/mk.conf. However, I didn't want to rebuild the tools again, so I used
the same -T argument as before. I did

	$ ./build.sh -u -U -O /empty/dir1 -T /same/as/before \
	    -D /empty/dir2 distribution

but then most of the tools were rebuilt. Hmm, why? How should I do this
correctly?


TIA, Jukka

-- 
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~