Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: nvidia-guide.xml
Date: Tue, 31 Jul 2007 21:08:02
Message-Id: E1IFywJ-0006wN-Dv@stork.gentoo.org
1 nightmorph 07/07/31 21:07:35
2
3 Modified: nvidia-guide.xml
4 Log:
5 removed stuff about legacy-drivers and nvidia-glx, as cardoe has kicked the first out of portage and the second has been gone more than a year
6
7 Revision Changes Path
8 1.42 xml/htdocs/doc/en/nvidia-guide.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.42&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?rev=1.42&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/nvidia-guide.xml?r1=1.41&r2=1.42
13
14 Index: nvidia-guide.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v
17 retrieving revision 1.41
18 retrieving revision 1.42
19 diff -u -r1.41 -r1.42
20 --- nvidia-guide.xml 22 Jul 2007 07:32:10 -0000 1.41
21 +++ nvidia-guide.xml 31 Jul 2007 21:07:35 -0000 1.42
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.41 2007/07/22 07:32:10 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/nvidia-guide.xml,v 1.42 2007/07/31 21:07:35 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/nvidia-guide.xml">
29 @@ -28,8 +28,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.32</version>
34 -<date>2007-07-22</date>
35 +<version>1.33</version>
36 +<date>2007-07-31</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -46,27 +46,12 @@
41 </p>
42
43 <p>
44 -Currently, there are two driver packages in the tree, though this will be
45 -reduced to just one package in the near future. The first,
46 -<c>nvidia-drivers</c>, contains the latest drivers from nVidia with support for
47 -<e>all</e> cards, with several versions available depending on how old your
48 -card is. It uses an eclass to detect what kind of card you're running so that it
49 -installs the proper version. The second package, <c>nvidia-legacy-drivers</c>,
50 -supports older cards. It is deprecated in favor of the all-inclusive
51 -<c>nvidia-drivers</c> package, which contains the same driver version(s). <b>Do
52 -not install <c>nvidia-legacy-drivers</c></b>; it's only kept in the tree to give
53 -its current users time to switch over to the new package. You should only use
54 -<c>nvidia-drivers</c>, as explained in the next chapter.
55 +The <c>nvidia-drivers</c> package contains the latest drivers from nVidia with
56 +support for <e>all</e> cards, with several versions available depending on how
57 +old your card is. It uses an eclass to detect what kind of card you're running
58 +so that it installs the proper version.
59 </p>
60
61 -<note>
62 -Previously, Gentoo provided separate ebuilds for the nVidia kernel module
63 -(<c>nvidia-kernel</c>) and the X11 GLX libraries (<c>nvidia-glx</c>). These
64 -ebuilds have since been removed from the Portage tree in favor of
65 -<c>nvidia-drivers</c>. If you use <c>nvidia-kernel</c> and <c>nvidia-glx</c>,
66 -then you should migrate to the newer packages.
67 -</note>
68 -
69 </body>
70 </section>
71 </chapter>
72 @@ -109,12 +94,6 @@
73 <uri>http://us.download.nvidia.com/XFree86/Linux-x86_64/100.14.11/README/appendix-a.html</uri>.
74 </p>
75
76 -<impo>
77 -The <c>nvidia-legacy-drivers</c> package is deprecated and should not be
78 -installed on a fresh system. Although it is a 71xx driver, the corresponding
79 -71xx driver version found in <c>nvidia-drivers</c> should be used instead.
80 -</impo>
81 -
82 </body>
83 </section>
84 </chapter>
85 @@ -455,7 +434,7 @@
86 and change graphical settings without restarting the X server and is available
87 through Portage as <c>media-video/nvidia-settings</c>. As mentioned earlier, it
88 will be pulled in automatically if you install
89 -<c>>=media-video/nvidia-drivers-100.14.09</c> with the <c>gtk</c> USE flag set
90 +<c>>=x11-drivers/nvidia-drivers-100.14.09</c> with the <c>gtk</c> USE flag set
91 in <path>/etc/make.conf</path> or in <path>/etc/portage/package.use</path>.
92 </p>
93
94
95
96
97 --
98 gentoo-doc-cvs@g.o mailing list