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 1NFBU8-00013m-0e for garchives@archives.gentoo.org; Mon, 30 Nov 2009 19:00:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA8B7E077A; Mon, 30 Nov 2009 19:00:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8DDBAE077A for ; Mon, 30 Nov 2009 19:00:29 +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 2C79D67BC1 for ; Mon, 30 Nov 2009 19:00:29 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NFBU5-0005kz-07 for gentoo-doc-cvs@lists.gentoo.org; Mon, 30 Nov 2009 19:00:29 +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 19:00:29 +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: fd1af6fe-1ec5-4bcc-a2e9-8a8fb0ab7e90 X-Archives-Hash: ac4d16bdb1dfb70a8417b5263dc85243 nightmorph 09/11/30 19:00:28 Modified: hb-install-x86+amd64-kernel.xml Log: use smarter conditionals to reduce some duplication. thanks to chiguire= for the suggestion on bug 273354 Revision Changes Path 1.31 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.31&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-kernel.xml?rev=3D1.31&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.30&r2=3D1.31 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.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- hb-install-x86+amd64-kernel.xml 30 Nov 2009 08:58:46 -0000 1.30 +++ hb-install-x86+amd64-kernel.xml 30 Nov 2009 19:00:28 -0000 1.31 @@ -4,7 +4,7 @@ =20 - + =20 =20 @@ -13,7 +13,7 @@ explains how to configure your kernel. =20 -7.2 +7.3 2009-11-30 =20
@@ -360,33 +360,19 @@ # emerge genkernel =20 - - -

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

=20 -
+
 # zcat /proc/config.gz > /usr/share/genkernel/arch/x86/kernel-conf=
ig
 
=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
 
=20 - - -

Now, compile your kernel sources by running genkernel all. Be awa= re though, as genkernel compiles a kernel that supports almost all