Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-amd64-faq.xml
Date: Sun, 18 Jul 2010 22:00:29
Message-Id: 20100718220022.C98022CE14@corvid.gentoo.org
1 nightmorph 10/07/18 22:00:22
2
3 Modified: gentoo-amd64-faq.xml
4 Log:
5 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.
6
7 Revision Changes Path
8 1.37 xml/htdocs/doc/en/gentoo-amd64-faq.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.37&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.37&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.36&r2=1.37
13
14 Index: gentoo-amd64-faq.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
17 retrieving revision 1.36
18 retrieving revision 1.37
19 diff -u -r1.36 -r1.37
20 --- gentoo-amd64-faq.xml 19 Jun 2009 05:34:05 -0000 1.36
21 +++ gentoo-amd64-faq.xml 18 Jul 2010 22:00:22 -0000 1.37
22 @@ -1,8 +1,8 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.36 2009/06/19 05:34:05 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 1.37 2010/07/18 22:00:22 nightmorph Exp $ -->
27
28 -<guide link="/doc/en/gentoo-amd64-faq.xml">
29 +<guide>
30 <title>Gentoo Linux/AMD64 Frequently Asked Questions</title>
31
32 <author title="Editor">
33 @@ -29,8 +29,8 @@
34 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
35 <license/>
36
37 -<version>1.27</version>
38 -<date>2009-06-18</date>
39 +<version>2</version>
40 +<date>2010-07-18</date>
41
42 <faqindex>
43 <title>Questions</title>
44 @@ -200,7 +200,7 @@
45
46 <p>
47 Reiser4 is not available from any kernel offered by the Gentoo Kernel project,
48 -thus neither AMD64 team supports it. The answer is no.
49 +thus the AMD64 team doesn't support it. The answer is no.
50 </p>
51
52 </body>
53 @@ -284,10 +284,15 @@
54 <body>
55
56 <p>
57 -Yes. Just <c>emerge adobe-flash</c>. Adobe has provided a 64-bit Flash plugin
58 -starting with version 10.0.22.87. If you don't need the 32-bit plugin, then run
59 -<c>echo "www-plugins/adobe-flash -32bit" >> /etc/portage/package.use</c>. This
60 -will install only the 64-bit Flash plugin.
61 +Yes. Just <c>emerge adobe-flash</c>. Be sure to read any messages displayed by
62 +the ebuild once it has been emerged.
63 +<!-- Adobe killed 10.0 for security reasons, and 10.1 is only 32-bit -->
64 +<!--
65 +Adobe has provided a 64-bit Flash plugin starting with version 10.0.22.87. If
66 +you don't need the 32-bit plugin, then run <c>echo "www-plugins/adobe-flash
67 +-32bit" >> /etc/portage/package.use</c>. This will install only the 64-bit Flash
68 +plugin.
69 +-->
70 </p>
71
72 </body>