From owner-freebsd-x11@FreeBSD.ORG Wed Jun 6 14:47:25 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 875FD1065670; Wed, 6 Jun 2012 14:47:25 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6A0098FC16; Wed, 6 Jun 2012 14:47:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q56ElPQK021139; Wed, 6 Jun 2012 14:47:25 GMT (envelope-from bapt@freebsd.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q56ElP2S021138; Wed, 6 Jun 2012 14:47:25 GMT (envelope-from bapt@freebsd.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@freebsd.org using -f Date: Wed, 6 Jun 2012 16:47:22 +0200 From: Baptiste Daroussin To: Mark Felder Message-ID: <20120606144722.GD84459@ithaqua.etoilebsd.net> References: <20120606131623.GA82148@ithaqua.etoilebsd.net> <20120606142704.GC84459@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8nsIa27JVQLqB7/C" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: danfe@freebsd.org, x11@freebsd.org Subject: Re: Proposition to make nvidia driver stop overwritting files X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2012 14:47:25 -0000 --8nsIa27JVQLqB7/C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 06, 2012 at 09:35:28AM -0500, Mark Felder wrote: > On Wed, 06 Jun 2012 09:27:04 -0500, Baptiste Daroussin = =20 > wrote: >=20 > > The only difference is that on 8.3 and other version without my =20 > > extension the > > port will "pollute" libmap.conf > > with the extension the port will provide a clean etc/libmap/nvidia.conf >=20 > Oh! Thanks for the clarification; I thought there was some entirely =20 > missing featureset required for this to work, not just the ability for = =20 > ports to install their own libmap config files. >=20 > For the record, will these be located in /etc/libmap/ or =20 > /usr/local/etc/libmap/ ? >=20 >=20 > Thanks! Let's clarify. My change allow to add a new directive to libmap.conf which means that: prior to my patch the mapping should be added to /etc/libmap.conf after my patch we just need to make sure that /etc/libmap.conf has the foll= owing line: includedir /usr/local/etc/libmap the ports can now create /usr/local/etc/libmap/myport.conf regards, Bapt --8nsIa27JVQLqB7/C Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/PbXoACgkQ8kTtMUmk6ExVdwCgmIT0RwsgCGABDeiY2ykdPW3X KdAAnA5aQo7sQrCE5YZMzLPQDiZfTm80 =494V -----END PGP SIGNATURE----- --8nsIa27JVQLqB7/C--