fox2mike 05/07/27 12:45:04 Modified: xml/htdocs/doc/en dri-howto.xml Log: #100459 - Remove XFree86 references as the package is no longer in Portage. Thanks to Lukasz Damentko (rane) for reporting and patch.
Revision Changes Path 1.23 +9 -11 xml/htdocs/doc/en/dri-howto.xml 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 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 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 Index: dri-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- dri-howto.xml 13 Jul 2005 12:57:52 -0000 1.22 +++ dri-howto.xml 27 Jul 2005 12:45:04 -0000 1.23 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.22 2005/07/13 12:57:52 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.23 2005/07/27 12:45:04 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/dri-howto.xml"> @@ -18,8 +18,8 @@ <license/> -<version>1.0.10</version> -<date>2005-07-13</date> +<version>1.0.11</version> +<date>2005-07-27</date> <chapter> <title>Introduction</title> @@ -165,7 +165,7 @@ <M> /dev/agpgart (AGP Support) [*] Intel 440LX/BX/GX and I815/I820/I830M/I830MP/I840/I845/I850/I860 support <comment>(Enable your chipset instead of the above.)</comment> -[ ] Direct Rendering Manager (XFree86 DRI support) +< > Direct Rendering Manager (XFree86 4.1.0 and higher DRI support) </pre> <p> @@ -360,8 +360,7 @@ <p> The DRI project has a document about CVS compiling themselves. Please read <uri link="http://dri.sourceforge.net/cgi-bin/moin.cgi/Building">the document</uri> -and follow the instructions up to the <e>Installing for XFree86</e> or -<e>Installing for X.org</e> part. +and follow the instructions up to the <e>Installing for X.org</e> part. </p> </body> @@ -389,8 +388,7 @@ </p> <p> -Install over your XFree86 or X.org installation. You may wish to back up xfree -or xorg-x11. +Install over your X.org installation. You may wish to back up xorg-x11. </p> <pre caption="Backing up Xorg"> @@ -462,9 +460,9 @@ <body> <p> -Whenever you rebuild your kernel or switch to another kernel, you'll have to -rebuild the kernel module. Note that you don't need to remerge xfree or -xorg-x11, but you will need to remerge x11-drm. +Whenever you rebuild your kernel or switch to another kernel, you'll have to +rebuild the kernel module. Note that you don't need to remerge xorg-x11, but +you will need to remerge x11-drm. </p> </body> -- [email protected] mailing list
