Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/build.sh,v rcsdiff: /ftp/cvs/cvsroot/src/build.sh,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.87 retrieving revision 1.88 diff -u -p -r1.87 -r1.88 --- src/build.sh 2003/01/26 06:19:12 1.87 +++ src/build.sh 2003/01/26 13:12:05 1.88 @@ -1,5 +1,5 @@ #! /usr/bin/env sh -# $NetBSD: build.sh,v 1.87 2003/01/26 06:19:12 lukem Exp $ +# $NetBSD: build.sh,v 1.88 2003/01/26 13:12:05 lukem Exp $ # # Copyright (c) 2001-2003 The NetBSD Foundation, Inc. # All rights reserved. @@ -250,6 +250,7 @@ Usage: ${progname} [-EnorUu] [-a arch] [ kernel=conf Build kernel with config file \`conf' install=idir Run "make installworld" to \`idir' (useful after 'distribution' or 'release') + sets Create distribution sets in RELEASEDIR Options: -a arch Set MACHINE_ARCH to arch (otherwise deduced from MACHINE) @@ -687,7 +688,7 @@ createmakewrapper() eval cat <