Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: dri-howto.xml
Date: Thu, 26 Apr 2007 03:45:09
Message-Id: E1Hguuk-0007wH-VQ@stork.gentoo.org
1 nightmorph 07/04/26 03:45:02
2
3 Modified: dri-howto.xml
4 Log:
5 added mesa-progs, bug 176062
6
7 Revision Changes Path
8 1.38 xml/htdocs/doc/en/dri-howto.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.38&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.38&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?r1=1.37&r2=1.38
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.37
18 retrieving revision 1.38
19 diff -u -r1.37 -r1.38
20 --- dri-howto.xml 18 Feb 2007 23:44:24 -0000 1.37
21 +++ dri-howto.xml 26 Apr 2007 03:45:02 -0000 1.38
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.37 2007/02/18 23:44:24 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.38 2007/04/26 03:45:02 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/dri-howto.xml">
29 @@ -25,8 +25,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.7</version>
34 -<date>2007-02-18</date>
35 +<version>1.8</version>
36 +<date>2007-04-25</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -272,8 +272,10 @@
41 <body>
42
43 <p>
44 -Reboot your computer to your new kernel and login as a normal user. It's time
45 -to see if you have direct rendering and how good it is.
46 +Reboot your computer to your new kernel and login as a normal user. It's time to
47 +see if you have direct rendering and how good it is. <c>glxinfo</c> and
48 +<c>glxgears</c> are part of the <c>mesa-progs</c> package, so make sure it is
49 +installed before you attempt to run these commands.
50 </p>
51
52 <pre caption="Testing rendering">
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list