Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Alan Barrett <apb@netbsd.org>
List: source-changes
Date: 01/28/2006 21:34:08
Module Name:	src
Committed By:	apb
Date:		Sat Jan 28 21:34:08 UTC 2006

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

Log Message:
* Add an "iso-image" target in the top level Makefile,
  which invokes make iso-image in the etc directory.
* Add an "iso-image" action in build.sh, which
  invokes make iso-image.
* Document the above in doc/BUILDING.mdoc.
* Re-generate BUILDING.

Approved by christos


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/BUILDING
cvs rdiff -r1.242 -r1.243 src/Makefile
cvs rdiff -r1.144 -r1.145 src/build.sh
cvs rdiff -r1.41 -r1.42 src/doc/BUILDING.mdoc

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