nightmorph 09/04/24 17:13:41 Modified: gentoo-amd64-faq.xml Log: the flash plugin got a new name, and updated some of the install instructions
Revision Changes Path 1.33 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.33&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.33&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.32&r2=1.33 Index: gentoo-amd64-faq.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- gentoo-amd64-faq.xml 15 Apr 2009 06:33:59 -0000 1.32 +++ gentoo-amd64-faq.xml 24 Apr 2009 17:13:41 -0000 1.33 @@ -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.32 2009/04/15 06:33:59 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.33 2009/04/24 17:13:41 nightmorph Exp $ --> <guide link="/doc/en/gentoo-amd64-faq.xml"> <title>Gentoo Linux/AMD64 Frequently Asked Questions</title> @@ -29,8 +29,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.23</version> -<date>2009-04-14</date> +<version>1.24</version> +<date>2009-04-24</date> <faqindex> <title>Questions</title> @@ -253,8 +253,10 @@ <body> <p> -Yes. Just <c>emerge netscape-flash</c>. Adobe has provided a 64-bit Flash plugin -starting with version 10.0.22.87. +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. </p> </body>
