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/BUILDING,v rcsdiff: /ftp/cvs/cvsroot/src/BUILDING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.98 retrieving revision 1.101 diff -u -p -r1.98 -r1.101 --- src/BUILDING 2012/02/14 21:33:02 1.98 +++ src/BUILDING 2012/05/25 13:47:30 1.101 @@ -298,6 +298,12 @@ CONFIGURATION by default at times due to toolchain problems with profiled code. + MKREPRO Can be set to ``yes'' or ``no''. Create reproducable builds. + This enables different switches to make two builds from the + same source tree result in the same build results. + + Default: ``no'' + MKSHARE Can be set to ``yes'' or ``no''. Indicates whether files destined to reside in DESTDIR/usr/share will be built and installed during a build. If set to ``no'', then all of @@ -660,8 +666,8 @@ BUILDING machine, without the need for installation. Before ``make live-image'' is attempted, RELEASEDIR must be - populated by ``make release'' or equivalent The build must - have been performed with MKUNPRIVED=yes because ``make + populated by ``make release'' or equivalent. The build + must have been performed with MKUNPRIVED=yes because ``make install-image'' relies on information in DESTDIR/METALOG. regression-tests @@ -997,4 +1003,4 @@ HISTORY The build.sh based build scheme was introduced for NetBSD 1.6 as USE_NEW_TOOLCHAIN, and re-worked to TOOLCHAIN_MISSING after that. -NetBSD September 9, 2011 NetBSD +NetBSD May 25, 2012 NetBSD