nightmorph 10/07/18 22:00:22 Modified: gentoo-amd64-faq.xml Log: stupid adobe. they decided once again to only provide a 32-bit version of flash, making life harder for 64-bit users. updated the amd64 FAQ with the new flash info. bug 328809.
Revision Changes Path 1.37 xml/htdocs/doc/en/gentoo-amd64-faq.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.37&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.37&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.36&r2=1.37 Index: gentoo-amd64-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- gentoo-amd64-faq.xml 19 Jun 2009 05:34:05 -0000 1.36 +++ gentoo-amd64-faq.xml 18 Jul 2010 22:00:22 -0000 1.37 @@ -1,8 +1,8 @@ <?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.36 2009/06/19 05:34:05 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.37 2010/07/18 22:00:22 nightmorph Exp $ --> -<guide link="/doc/en/gentoo-amd64-faq.xml"> +<guide> <title>Gentoo Linux/AMD64 Frequently Asked Questions</title> <author title="Editor"> @@ -29,8 +29,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.27</version> -<date>2009-06-18</date> +<version>2</version> +<date>2010-07-18</date> <faqindex> <title>Questions</title> @@ -200,7 +200,7 @@ <p> Reiser4 is not available from any kernel offered by the Gentoo Kernel project, -thus neither AMD64 team supports it. The answer is no. +thus the AMD64 team doesn't support it. The answer is no. </p> </body> @@ -284,10 +284,15 @@ <body> <p> -Yes. Just <c>emerge adobe-flash</c>. Adobe has provided a 64-bit Flash plugin -starting with version 10.0.22.87. If you don't need the 32-bit plugin, then run -<c>echo "www-plugins/adobe-flash -32bit" >> /etc/portage/package.use</c>. This -will install only the 64-bit Flash plugin. +Yes. Just <c>emerge adobe-flash</c>. Be sure to read any messages displayed by +the ebuild once it has been emerged. +<!-- Adobe killed 10.0 for security reasons, and 10.1 is only 32-bit --> +<!-- +Adobe has provided a 64-bit Flash plugin starting with version 10.0.22.87. If +you don't need the 32-bit plugin, then run <c>echo "www-plugins/adobe-flash +-32bit" >> /etc/portage/package.use</c>. This will install only the 64-bit Flash +plugin. +--> </p> </body>
