Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: dri-howto.xml
Date: Wed, 27 Jul 2005 12:45:28
Message-Id: 200507271244.j6RCivXZ028796@robin.gentoo.org
1 fox2mike 05/07/27 12:45:04
2
3 Modified: xml/htdocs/doc/en dri-howto.xml
4 Log:
5 #100459 - Remove XFree86 references as the package is no longer in Portage. Thanks to Lukasz Damentko (rane) for reporting and patch.
6
7 Revision Changes Path
8 1.23 +9 -11 xml/htdocs/doc/en/dri-howto.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.xml?rev=1.23&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.xml?rev=1.23&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/dri-howto.xml.diff?r1=1.22&r2=1.23&cvsroot=gentoo
13
14 Index: dri-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v
17 retrieving revision 1.22
18 retrieving revision 1.23
19 diff -u -r1.22 -r1.23
20 --- dri-howto.xml 13 Jul 2005 12:57:52 -0000 1.22
21 +++ dri-howto.xml 27 Jul 2005 12:45:04 -0000 1.23
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.22 2005/07/13 12:57:52 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.23 2005/07/27 12:45:04 fox2mike Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/dri-howto.xml">
29 @@ -18,8 +18,8 @@
30
31 <license/>
32
33 -<version>1.0.10</version>
34 -<date>2005-07-13</date>
35 +<version>1.0.11</version>
36 +<date>2005-07-27</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -165,7 +165,7 @@
41 &lt;M&gt; /dev/agpgart (AGP Support)
42 [*] Intel 440LX/BX/GX and I815/I820/I830M/I830MP/I840/I845/I850/I860 support
43 <comment>(Enable your chipset instead of the above.)</comment>
44 -[ ] Direct Rendering Manager (XFree86 DRI support)
45 +&lt; &gt; Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
46 </pre>
47
48 <p>
49 @@ -360,8 +360,7 @@
50 <p>
51 The DRI project has a document about CVS compiling themselves. Please read <uri
52 link="http://dri.sourceforge.net/cgi-bin/moin.cgi/Building">the document</uri>
53 -and follow the instructions up to the <e>Installing for XFree86</e> or
54 -<e>Installing for X.org</e> part.
55 +and follow the instructions up to the <e>Installing for X.org</e> part.
56 </p>
57
58 </body>
59 @@ -389,8 +388,7 @@
60 </p>
61
62 <p>
63 -Install over your XFree86 or X.org installation. You may wish to back up xfree
64 -or xorg-x11.
65 +Install over your X.org installation. You may wish to back up xorg-x11.
66 </p>
67
68 <pre caption="Backing up Xorg">
69 @@ -462,9 +460,9 @@
70 <body>
71
72 <p>
73 -Whenever you rebuild your kernel or switch to another kernel, you'll have to
74 -rebuild the kernel module. Note that you don't need to remerge xfree or
75 -xorg-x11, but you will need to remerge x11-drm.
76 +Whenever you rebuild your kernel or switch to another kernel, you'll have to
77 +rebuild the kernel module. Note that you don't need to remerge xorg-x11, but
78 +you will need to remerge x11-drm.
79 </p>
80
81 </body>
82
83
84
85 --
86 gentoo-doc-cvs@g.o mailing list