From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NF22P-0006Tk-EG for garchives@archives.gentoo.org; Mon, 30 Nov 2009 08:55:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CC4BE0B62; Mon, 30 Nov 2009 08:55:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0DF19E0B62 for ; Mon, 30 Nov 2009 08:55:14 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id AB9EC67ADE for ; Mon, 30 Nov 2009 08:55:13 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NF22K-0007BF-Nd for gentoo-doc-cvs@lists.gentoo.org; Mon, 30 Nov 2009 08:55:12 +0000 From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-kernel.xml X-VCS-Repository: gentoo X-VCS-Files: hb-install-x86+amd64-kernel.xml X-VCS-Directories: xml/htdocs/doc/en/handbook X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: Sender: Joshua Saddler Date: Mon, 30 Nov 2009 08:55:12 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 027aaa8f-937d-47b7-a3d7-7965cd1b6067 X-Archives-Hash: 6e5b017b0047a4722521ec0bc8f0c1b1 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-kern= el.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-kernel.xml?rev=3D1.29&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-kernel.xml?rev=3D1.29&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-kernel.xml?r1=3D1.28&r2=3D1.29 Index: hb-install-x86+amd64-kernel.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+a= md64-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 @@ =20 - + =20 =20 @@ -13,8 +13,8 @@ explains how to configure your kernel. =20 -7.0 -2009-10-04 +7.1 +2009-11-30 =20
Timezone @@ -373,6 +373,18 @@ =20 + + +

+Next, copy over the kernel configuration used by the Installation CD to = the +location where genkernel looks for the default kernel configuration: +

+ +
+# zcat /proc/config.gz > /usr/share/genkernel/arch/x86_64/kernel-c=
onfig-2.6
+
+ + =20