Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-amd64-kernel.xml
Date: Wed, 15 Feb 2006 18:41:46
Message-Id: 200602151841.k1FIfbLa028482@robin.gentoo.org
1 fox2mike 06/02/15 18:41:35
2
3 Modified: xml/htdocs/doc/en/handbook/draft/2006.0
4 hb-install-amd64-kernel.xml
5 Log:
6 Small patch from blubb
7
8 Revision Changes Path
9 1.4 +12 -1 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml
10
11 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
12 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
13 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
14
15 Index: hb-install-amd64-kernel.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-amd64-kernel.xml,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- hb-install-amd64-kernel.xml 15 Feb 2006 15:33:52 -0000 1.3
22 +++ hb-install-amd64-kernel.xml 15 Feb 2006 18:41:35 -0000 1.4
23 @@ -4,7 +4,7 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $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 $ -->
28 +<!-- $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 $ -->
29
30 <sections>
31
32 @@ -238,6 +238,17 @@
33 </pre>
34
35 <p>
36 +If you want to run a multilib-enabled system (which is the default), you should
37 +make sure that support for 32bit executables is activated:
38 +</p>
39 +
40 +<pre caption="Activating 32-Bit Emulation Support">
41 +Executable file formats / Emulations ---&gt;
42 + [*] IA32 Emulation
43 + [*] IA32 a.out support
44 +</pre>
45 +
46 +<p>
47 When you've finished configuring the kernel, continue with <uri
48 link="#compiling">Compiling and Installing</uri>.
49 </p>
50
51
52
53 --
54 gentoo-doc-cvs@g.o mailing list