Changeset bab4a94


Ignore:
Timestamp:
12/15/2003 04:39:52 PM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
0a355375
Parents:
de8a161c
Message:

applied Simon's rewording of DRI section concerning NVidia drivers

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1643 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • index.xml

    rde8a161c rbab4a94  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "CVS-20031213">
    6 <!ENTITY releasedate "December 13th, 2003">
     5<!ENTITY version "CVS-20031215">
     6<!ENTITY releasedate "December 15th, 2003">
    77<!ENTITY blfs-version "cvs">
    88
  • introduction/welcome/changelog.xml

    rde8a161c rbab4a94  
    1111
    1212<itemizedlist>
     13
     14<listitem><para>December 15th, 2003 [igor]: Clarified the usage of
     15NVidia drivers in the XFree86 DRI section, submitted by Simon
     16Geard.</para></listitem>
    1317
    1418<listitem><para>December 13th, 2003 [igor]: Updated to
  • x/installing/xfree86/xfree86-inst.xml

    rde8a161c rbab4a94  
    2929ATI (Rage Pro, Rage 128,
    3030Radeon 7X00, Radeon 2), Intel (i810, i815), and Matrox (G200, G400, G450).
    31 Additionally NVidia provides their own closed source binary drivers.
    3231If you do enable <acronym>DRI</acronym> here, make sure you select the video card(s) you want
    3332to support as a <emphasis>module</emphasis>.</para>
     33
     34<para>Additionally NVidia provides their own closed source binary drivers,
     35which do not make use of <acronym>DRI</acronym>. If you intend to use these drivers,
     36do not enable <acronym>DRI</acronym>.</para>
    3437
    3538<para>If you made any changes to the kernel configuration, recompile with</para>
Note: See TracChangeset for help on using the changeset viewer.