Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 01/26/2003 07:34:33
Module Name:	src
Committed By:	lukem
Date:		Sun Jan 26 05:34:33 UTC 2003

Modified Files:
	src: BUILDING build.sh
	src/doc: BUILDING.mdoc

Log Message:
Change build.sh so that at least one operation is required.
Add "makewrapper" operation to build.sh.
	[The above changes were suggested by Alan Barrett on current-users@]

Fail if building as non-root unless: UNPRIVED is set, -U is given, or -E
(expert mode) is given.
	[Suggested by James Wetterau in private email]

Improve the examples in BUILDING.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/BUILDING
cvs rdiff -r1.85 -r1.86 src/build.sh
cvs rdiff -r1.9 -r1.10 src/doc/BUILDING.mdoc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.