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.78.2.4 retrieving revision 1.79 diff -u -p -r1.78.2.4 -r1.79 --- src/BUILDING 2011/03/08 17:47:59 1.78.2.4 +++ src/BUILDING 2008/11/09 23:02:28 1.79 @@ -281,12 +281,6 @@ CONFIGURATION Default: ``no'' - MKSUBPIXEL Can be set to ``yes'' or ``no''. For X builds, decides if - subpixel rendering code in FreeType is turned on. Turned off - by default because of patent issues. - - Default: ``no'' - MKTTINTERP Can be set to ``yes'' or ``no''. For X builds, decides if the TrueType bytecode interpreter is turned on. See http://www.freetype.org/patents.html for details. @@ -358,8 +352,8 @@ CONFIGURATION X11FLAVOUR The style of X11 cross-built, set to either ``Xorg'' or ``XFree86''. - Default: ``Xorg'' on amd64, i386, macppc, shark and sparc64 - platforms, ``XFree86'' on everything else. + Default: ``Xorg'' on amd64, i386, macppc, shark, sparc and + sparc64 platforms, ``XFree86'' on everything else. "make" variables for full builds These variables only affect the top level ``Makefile'' and do not affect @@ -521,10 +515,9 @@ BUILDING ing. The INSTALLSETS environment variable may be set to a list - of distribution sets to be installed, separated by spaces. - By default, all sets except ``etc'' and ``xetc'' are - extracted, so most files in INSTALLWORLDDIR/etc will not - be installed or modified. + of distribution sets to be installed. By default, all sets + except ``etc'' and ``xetc'' are installed, so most files in + INSTALLWORLDDIR/etc will not be installed or modified. Note: Before performing this operation with INSTALLWORLDDIR=/, it is highly recommended that you @@ -658,8 +651,7 @@ BUILDING install=idir Install the contents of DESTDIR to idir, using ``make installworld''. Note that files that are part of the - ``etc'' or ``xetc'' sets will not be installed, unless - overridden by the INSTALLSETS environment variable. + ``etc'' or ``xetc'' sets will not be installed. kernel=kconf Build a new kernel. The kconf argument is the name of a configuration file suitable for use by config(1). If kconf @@ -894,4 +886,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 May 1, 2009 NetBSD +NetBSD September 10, 2008 NetBSD