nightmorph 07/07/22 07:32:28 Modified: gentoo-amd64-faq.xml dri-howto.xml Log: update nvidia references as nvidia-legacy-drivers is deprecated and will be removed. nvidia-drivers now contains every available version. see Cardoe's message to gentoo-dev for more information.
Revision Changes Path 1.25 xml/htdocs/doc/en/gentoo-amd64-faq.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.25&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.24&r2=1.25 Index: gentoo-amd64-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- gentoo-amd64-faq.xml 24 Nov 2006 14:47:22 -0000 1.24 +++ gentoo-amd64-faq.xml 22 Jul 2007 07:32:28 -0000 1.25 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.24 2006/11/24 14:47:22 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.25 2007/07/22 07:32:28 nightmorph Exp $ --> <guide link="/doc/en/gentoo-amd64-faq.xml"> <title>Gentoo Linux/AMD64 Frequently Asked Questions</title> @@ -26,8 +26,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.17</version> -<date>2006-11-24</date> +<version>1.18</version> +<date>2007-07-22</date> <chapter> <title>Questions</title> @@ -258,10 +258,10 @@ <p> Yes, NVIDIA and ATI provide drivers that work on AMD64. You can install them by -executing <c>emerge nvidia-drivers</c> (or <c>nvidia-legacy-drivers</c>) or -<c>emerge ati-drivers</c>. If you have more questions about these drivers, you -should read the <uri link="/doc/en/nvidia-guide.xml">Nvidia guide</uri> or the -<uri link="/doc/en/ati-faq.xml">ATI FAQ</uri>. +executing <c>emerge nvidia-drivers</c> or <c>emerge ati-drivers</c>. If you have +more questions about these drivers, you should read the <uri +link="/doc/en/nvidia-guide.xml">Nvidia guide</uri> or the <uri +link="/doc/en/ati-faq.xml">ATI FAQ</uri>. </p> </body> 1.39 xml/htdocs/doc/en/dri-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.39&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?rev=1.39&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/dri-howto.xml?r1=1.38&r2=1.39 Index: dri-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- dri-howto.xml 26 Apr 2007 03:45:02 -0000 1.38 +++ dri-howto.xml 22 Jul 2007 07:32:28 -0000 1.39 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.38 2007/04/26 03:45:02 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/dri-howto.xml,v 1.39 2007/07/22 07:32:28 nightmorph Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/dri-howto.xml"> @@ -25,8 +25,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.8</version> -<date>2007-04-25</date> +<version>1.9</version> +<date>2007-07-22</date> <chapter> <title>Introduction</title> @@ -56,11 +56,10 @@ In many cases, both binary and open-source drivers exist. Open-source drivers are preferable since we're using Linux and open source is one of its underlying principles. Sometimes, binary drivers are the only option, like with nVidia's -cards. Binary drivers include <c>x11-drivers/nvidia-drivers</c> and -<c>x11-drivers/nvidia-legacy-drivers</c> for nVidia cards and -<c>x11-drivers/ati-drivers</c> for ATI cards. Other open-source drivers include -<c>media-video/ati-gatos</c> for ATI cards, which aims to support ATI's video -capabilities more fully. +cards. Binary drivers include <c>x11-drivers/nvidia-drivers</c> for nVidia cards +and <c>x11-drivers/ati-drivers</c> for ATI cards. Other open-source drivers +include <c>media-video/ati-gatos</c> for ATI cards, which aims to support ATI's +video capabilities more fully. </p> </body> -- [EMAIL PROTECTED] mailing list
