nightmorph 09/11/30 08:55:12 Modified: hb-install-x86+amd64-kernel.xml Log: updated genkernel info for amd64, bug 286929
Revision Changes Path 1.29 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.29&view=markup 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 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 Index: hb-install-x86+amd64-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- hb-install-x86+amd64-kernel.xml 4 Oct 2009 18:37:42 -0000 1.28 +++ hb-install-x86+amd64-kernel.xml 30 Nov 2009 08:55:12 -0000 1.29 @@ -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/hb-install-x86+amd64-kernel.xml,v 1.28 2009/10/04 18:37:42 nightmorph Exp $ --> +<!-- $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 $ --> <sections> @@ -13,8 +13,8 @@ explains how to configure your kernel. </abstract> -<version>7.0</version> -<date>2009-10-04</date> +<version>7.1</version> +<date>2009-11-30</date> <section> <title>Timezone</title> @@ -373,6 +373,18 @@ </pre> </body> +<body test="func:keyval('arch')='AMD64'"> + +<p> +Next, copy over the kernel configuration used by the Installation CD to the +location where genkernel looks for the default kernel configuration: +</p> + +<pre caption="Copying over the Installation CD kernel config"> +# <i>zcat /proc/config.gz > /usr/share/genkernel/arch/x86_64/kernel-config-2.6</i> +</pre> + +</body> <body> <p>