Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2003 20:57:28 -0800 (PST)
From:      Gordon Tetlow <gordon@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin Makefile.inc src/sbin Makefile.inc
Message-ID:  <200311160457.hAG4vSH1038397@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
gordon      2003/11/15 20:57:28 PST

  FreeBSD src repository

  Modified files:
    bin                  Makefile.inc 
    sbin                 Makefile.inc 
  Log:
  Change the default for binaries in /bin and /sbin from statically to
  dynamically linked. This has been a long time coming with the move of
  critical libraries from /usr/lib to /lib. If you don't feel comfortable
  with dynamically linked binaries in your root partition, now is the
  time to define NO_DYNAMICROOT in your make.conf.
  
  Approved by:    re
  
  Revision  Changes    Path
  1.19      +1 -1      src/bin/Makefile.inc
  1.11      +1 -1      src/sbin/Makefile.inc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311160457.hAG4vSH1038397>