From owner-cvs-all@FreeBSD.ORG Sun Jan 8 11:30:54 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5522716A41F; Sun, 8 Jan 2006 11:30:54 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC1CA43D46; Sun, 8 Jan 2006 11:30:53 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id C57001197A; Sun, 8 Jan 2006 12:30:52 +0100 (CET) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 79699-01; Sun, 8 Jan 2006 12:30:44 +0100 (CET) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id 16AF811958; Sun, 8 Jan 2006 12:30:43 +0100 (CET) From: Florent Thoumie To: cvs-src@freebsd.org Date: Sun, 8 Jan 2006 12:30:32 +0100 User-Agent: KMail/1.8.2 References: <200601081015.k08AFWHB008984@repoman.freebsd.org> In-Reply-To: <200601081015.k08AFWHB008984@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2766583.IytCq3TNoT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200601081230.43049.flz@xbsd.org> X-Virus-Scanned: amavisd-new at xbsd.org Cc: Doug Barton , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/etc/defaults rc.conf src/etc/mtree BSD.local.dist BSD.x11.dist src/etc/rc.d ldconfig src/share/man/man5 rc.conf.5 src/sys/sys param.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2006 11:30:54 -0000 --nextPart2766583.IytCq3TNoT Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 08 January 2006 11:15, Doug Barton wrote: > dougb 2006-01-08 10:15:31 UTC > > FreeBSD src repository > > Modified files: > etc/defaults rc.conf > etc/mtree BSD.local.dist BSD.x11.dist > etc/rc.d ldconfig > share/man/man5 rc.conf.5 > sys/sys param.h > Log: > 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 Thanks! Do you plan to MFC this or should we stick to the ldconfig_compat port=20 (coming right next) for older branches ? =2D-=20 =46lorent Thoumie flz@FreeBSD.org =46reeBSD Committer --nextPart2766583.IytCq3TNoT Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDwPfjMxEkbVFH3PQRAhBoAJ9XLkjPxksVmpbLMtuPgyWq1GEg5ACfSg5W HEvNw0QtYfBeOm5OGuLuqks= =t3xp -----END PGP SIGNATURE----- --nextPart2766583.IytCq3TNoT--