nightmorph    08/09/02 07:47:43

  Modified:             gentoo-amd64-faq.xml
  Log:
  update the amd64 faq with a few notes from robbat2 and pva, bug 232464

Revision  Changes    Path
1.29                 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.29&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?rev=1.29&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml?r1=1.28&r2=1.29

Index: gentoo-amd64-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- gentoo-amd64-faq.xml        25 Jul 2008 18:55:00 -0000      1.28
+++ gentoo-amd64-faq.xml        2 Sep 2008 07:47:43 -0000       1.29
@@ -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.28 2008/07/25 18:55:00 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-amd64-faq.xml,v 
1.29 2008/09/02 07:47:43 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.19</version>
-<date>2008-07-25</date>
+<version>1.20</version>
+<date>2008-09-02</date>
 
 <faqindex>
 <title>Questions</title>
@@ -156,6 +156,14 @@
 <uri link="/doc/en/handbook/handbook-amd64.xml">AMD64 Handbook</uri>.
 </p>
 
+<p>
+Also, binary files created on an x86 system most likely cannot be read by
+packages on an amd64 system. In particular, databases such as MySQL, innoDB,
+Berkeley DB, SQLite, OpenLDAP, etc. cannot simply be copied as-is. You will 
need
+to dump the database into an architecture-independent format, such as a text
+file, before attempting to restore it on an amd64 system.
+</p>
+
 </body>
 </section>
 <section id="reiser4">




Reply via email to