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 1QvYJ2-0003YI-QK for garchives@archives.gentoo.org; Mon, 22 Aug 2011 17:29:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED1D921C269; Mon, 22 Aug 2011 17:28:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A622A21C269 for ; Mon, 22 Aug 2011 17:28:42 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B988C66A46 for ; Mon, 22 Aug 2011 17:28:41 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 617) id 7BB352004C; Mon, 22 Aug 2011 17:28:40 +0000 (UTC) From: "Sven Vermeulen (swift)" 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: swift X-VCS-Committer-Name: Sven Vermeulen Content-Type: text/plain; charset=utf8 Message-Id: <20110822172840.7BB352004C@flycatcher.gentoo.org> Date: Mon, 22 Aug 2011 17:28:40 +0000 (UTC) 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: X-Archives-Hash: 7eb6201938ce9631b45e08e9fad18955 swift 11/08/22 17:28:40 Modified: hb-install-x86+amd64-kernel.xml Log: Fix bug #372077 - Update kernel configuration for x86/x86_64 architectu= res. Thanks to nimiux for the patch Revision Changes Path 1.39 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kern= el.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-kernel.xml?rev=3D1.39&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-kernel.xml?rev=3D1.39&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand= book/hb-install-x86+amd64-kernel.xml?r1=3D1.38&r2=3D1.39 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.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- hb-install-x86+amd64-kernel.xml 22 Aug 2011 17:23:47 -0000 1.38 +++ hb-install-x86+amd64-kernel.xml 22 Aug 2011 17:28:40 -0000 1.39 @@ -4,7 +4,7 @@ =20 - + =20 =20 @@ -13,8 +13,8 @@ explains how to configure your kernel. =20 -9 -2011-08-12 +10 +2011-08-22 =20
Timezone @@ -213,11 +213,16 @@ [*] Virtual memory file system support (former shm fs) =20 (Select one or more of the following options as needed by your = system) - <*> Reiserfs support + <*> Second extended fs support <*> Ext3 journalling file system support + <*> The Extended 4 (ext4) filesystem + <*> Reiserfs support <*> JFS filesystem support - <*> Second extended fs support <*> XFS filesystem support + ... + Pseudo Filesystems ---> + [*] /proc file system support + [*] Virtual memory file system support (former shm fs) =20

@@ -227,7 +232,7 @@ =20

 Device Drivers --->
-  Networking Support --->
+  Networking device Support --->
     <*> PPP (point-to-point protocol) support
     <*>   PPP support for async serial ports
     <*>   PPP support for sync tty ports
@@ -288,19 +293,17 @@
 

=20
-Bus options (PCI, PCMCIA, EISA, MCA, ISA)  --->
+Bus options (PCI etc.)  --->
   PCCARD (PCMCIA/CardBus) support  --->
     <*> PCCard (PCMCIA/CardBus) support
 (select 16 bit if you need support for older PCMCIA cards. Most=
 people want this.)
     <*>   16-bit PCMCIA support
     [*]   32-bit CardBus support
 (select the relevant bridges below)
-    --- PC-card bridges
+    *** PC-card bridges ***
     <*> CardBus yenta-compatible bridge support (NEW)
     <*> Cirrus PD6729 compatible bridge support (NEW)
     <*> i82092 compatible bridge support (NEW)
-    <*> i82365 compatible bridge support (NEW)
-    <*> Databook TCIC host bridge support (NEW)
 
=20