[BACK]Return to BUILDING CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

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

Diff for /src/BUILDING between version 1.96.2.2 and 1.99

version 1.96.2.2, 2012/10/30 18:46:03 version 1.99, 2012/02/23 13:34:15
Line 298  CONFIGURATION
Line 298  CONFIGURATION
                  by default at times due to toolchain problems with profiled                   by default at times due to toolchain problems with profiled
                  code.                   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       MKSHARE     Can be set to ``yes'' or ``no''.  Indicates whether files
                  destined to reside in DESTDIR/usr/share will be built and                   destined to reside in DESTDIR/usr/share will be built and
                  installed during a build.  If set to ``no'', then all of                   installed during a build.  If set to ``no'', then all of
Line 313  CONFIGURATION
Line 307  CONFIGURATION
                  Default: ``yes''                   Default: ``yes''
   
      MKSTRIPIDENT       MKSTRIPIDENT
                  Can be set to ``yes'' or ``no''.  Indicates whether RCS IDs,                   Can be set to ``yes'' or ``no''.  Indicates whether program
                  for use with ident(1), should be stripped from program bina-                   binaries and shared libraries should be built to include RCS
                  ries and shared libraries.                   IDs for use with ident(1).
   
                  Default: ``no''                   Default: ``no''
   
Line 557  BUILDING
Line 551  BUILDING
                    INSTALLWORLDDIR=/, it is highly recommended that you                     INSTALLWORLDDIR=/, it is highly recommended that you
                    upgrade your kernel and reboot.  After performing this                     upgrade your kernel and reboot.  After performing this
                    operation, it is recommended that you use etcupdate(8) to                     operation, it is recommended that you use etcupdate(8) to
                    update files in INSTALLWORLDDIR/etc, and postinstall(8) to                     update files in INSTALLWORLDDIR/etc and that you use
                    check for or fix inconsistencies.                     postinstall(8) to check for inconsistencies (and possibly
                      to fix them).
   
      sets          Create distribution sets from DESTDIR into       sets          Create distribution sets from DESTDIR into
                    RELEASEDIR/RELEASEMACHINEDIR/binary/sets.  Should be run                     RELEASEDIR/RELEASEMACHINEDIR/binary/sets.  Should be run
Line 1002  HISTORY
Line 997  HISTORY
      The build.sh based build scheme was introduced for NetBSD 1.6 as       The build.sh based build scheme was introduced for NetBSD 1.6 as
      USE_NEW_TOOLCHAIN, and re-worked to TOOLCHAIN_MISSING after that.       USE_NEW_TOOLCHAIN, and re-worked to TOOLCHAIN_MISSING after that.
   
 NetBSD                        September 19, 2012                        NetBSD  NetBSD                         September 9, 2011                        NetBSD

Legend:
Removed from v.1.96.2.2  
changed lines
  Added in v.1.99

CVSweb <webmaster@jp.NetBSD.org>