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/handbook: hb-install-x86+amd64-kernel.xml
Date: Mon, 30 Nov 2009 08:55:17
Message-Id: E1NF22K-0007BF-Nd@stork.gentoo.org
1 nightmorph 09/11/30 08:55:12
2
3 Modified: hb-install-x86+amd64-kernel.xml
4 Log:
5 updated genkernel info for amd64, bug 286929
6
7 Revision Changes Path
8 1.29 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.29&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.29&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.28&r2=1.29
13
14 Index: hb-install-x86+amd64-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
17 retrieving revision 1.28
18 retrieving revision 1.29
19 diff -u -r1.28 -r1.29
20 --- hb-install-x86+amd64-kernel.xml 4 Oct 2009 18:37:42 -0000 1.28
21 +++ hb-install-x86+amd64-kernel.xml 30 Nov 2009 08:55:12 -0000 1.29
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.28 2009/10/04 18:37:42 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.29 2009/11/30 08:55:12 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 explains how to configure your kernel.
33 </abstract>
34
35 -<version>7.0</version>
36 -<date>2009-10-04</date>
37 +<version>7.1</version>
38 +<date>2009-11-30</date>
39
40 <section>
41 <title>Timezone</title>
42 @@ -373,6 +373,18 @@
43 </pre>
44
45 </body>
46 +<body test="func:keyval('arch')='AMD64'">
47 +
48 +<p>
49 +Next, copy over the kernel configuration used by the Installation CD to the
50 +location where genkernel looks for the default kernel configuration:
51 +</p>
52 +
53 +<pre caption="Copying over the Installation CD kernel config">
54 +# <i>zcat /proc/config.gz &gt; /usr/share/genkernel/arch/x86_64/kernel-config-2.6</i>
55 +</pre>
56 +
57 +</body>
58 <body>
59
60 <p>