]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change the default for binaries in /bin and /sbin from statically to
authorgordon <gordon@FreeBSD.org>
Sun, 16 Nov 2003 04:57:28 +0000 (04:57 +0000)
committergordon <gordon@FreeBSD.org>
Sun, 16 Nov 2003 04:57:28 +0000 (04:57 +0000)
commite30aeee3f35d90b7792f050639209eca46ffbc9c
treeef69922f4ddd652abaf7e2bbf64ae4aaac74e38e
parent6d8eca04b917ea8755d3adc02e4cd9a5b2f961e8
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
bin/Makefile.inc
sbin/Makefile.inc