]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a mechanism to include files added by ports which contain
authordougb <dougb@FreeBSD.org>
Sun, 8 Jan 2006 10:15:31 +0000 (10:15 +0000)
committerdougb <dougb@FreeBSD.org>
Sun, 8 Jan 2006 10:15:31 +0000 (10:15 +0000)
commit2bdeba9d87921218cb6722c0da1b74fe0bd119ac
tree5b32eb52c896d966f1bb237b4835bd3f29e1dda2
parent6f27a53b6f2b9f17b4144b5da54af97bb6d66991
Add a mechanism to include files added by ports which contain
the names of directories to include in the base ldconfig script.
This will eliminate the need for each port to install its own
boot script which does nothing but ldocnfig a given directory.

This code was developed by flz (ports committer), discussed on
freebsd-rc@, and modified slightly by me.

Submitted by: flz
Reviewed by: brooks
etc/defaults/rc.conf
etc/mtree/BSD.local.dist
etc/mtree/BSD.x11.dist
etc/rc.d/ldconfig
share/man/man5/rc.conf.5
sys/sys/param.h