fox2mike 06/02/15 18:41:35
Modified: xml/htdocs/doc/en/handbook/draft/2006.0
hb-install-amd64-kernel.xml
Log:
Small patch from blubb
Revision Changes Path
1.4 +12 -1
xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: hb-install-amd64-kernel.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-amd64-kernel.xml 15 Feb 2006 15:33:52 -0000 1.3
+++ hb-install-amd64-kernel.xml 15 Feb 2006 18:41:35 -0000 1.4
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml,v
1.3 2006/02/15 15:33:52 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml,v
1.4 2006/02/15 18:41:35 fox2mike Exp $ -->
<sections>
@@ -238,6 +238,17 @@
</pre>
<p>
+If you want to run a multilib-enabled system (which is the default), you should
+make sure that support for 32bit executables is activated:
+</p>
+
+<pre caption="Activating 32-Bit Emulation Support">
+Executable file formats / Emulations --->
+ [*] IA32 Emulation
+ [*] IA32 a.out support
+</pre>
+
+<p>
When you've finished configuring the kernel, continue with <uri
link="#compiling">Compiling and Installing</uri>.
</p>
--
[email protected] mailing list