Proposition to make nvidia driver stop overwritting files
Baptiste Daroussin
bapt at freebsd.org
Wed Jun 6 14:47:25 UTC 2012
On Wed, Jun 06, 2012 at 09:35:28AM -0500, Mark Felder wrote:
> On Wed, 06 Jun 2012 09:27:04 -0500, Baptiste Daroussin <bapt at freebsd.org>
> wrote:
>
> > The only difference is that on 8.3 and other version without my
> > extension the
> > port will "pollute" libmap.conf
> > with the extension the port will provide a clean etc/libmap/nvidia.conf
>
> Oh! Thanks for the clarification; I thought there was some entirely
> missing featureset required for this to work, not just the ability for
> ports to install their own libmap config files.
>
> For the record, will these be located in /etc/libmap/ or
> /usr/local/etc/libmap/ ?
>
>
> 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 following
line:
includedir /usr/local/etc/libmap
the ports can now create /usr/local/etc/libmap/myport.conf
regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20120606/37e6bea7/attachment.pgp
More information about the freebsd-x11
mailing list