Module Name: src
Committed By: abs
Date: Wed Sep 19 23:40:03 UTC 2012
Modified Files:
src: BUILDING
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/BUILDING
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/BUILDING
diff -u src/BUILDING:1.101 src/BUILDING:1.102
--- src/BUILDING:1.101 Fri May 25 13:47:30 2012
+++ src/BUILDING Wed Sep 19 23:40:03 2012
@@ -313,9 +313,9 @@ CONFIGURATION
Default: ``yes''
MKSTRIPIDENT
- Can be set to ``yes'' or ``no''. Indicates whether program
- binaries and shared libraries should be built to include RCS
- IDs for use with ident(1).
+ Can be set to ``yes'' or ``no''. Indicates whether RCS IDs,
+ for use with ident(1), should be stripped from program bina-
+ ries and shared libraries.
Default: ``no''
@@ -557,9 +557,8 @@ BUILDING
INSTALLWORLDDIR=/, it is highly recommended that you
upgrade your kernel and reboot. After performing this
operation, it is recommended that you use etcupdate(8) to
- update files in INSTALLWORLDDIR/etc and that you use
- postinstall(8) to check for inconsistencies (and possibly
- to fix them).
+ update files in INSTALLWORLDDIR/etc, and postinstall(8) to
+ check for or fix inconsistencies.
sets Create distribution sets from DESTDIR into
RELEASEDIR/RELEASEMACHINEDIR/binary/sets. Should be run
@@ -1003,4 +1002,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 25, 2012 NetBSD
+NetBSD September 19, 2012 NetBSD