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 <gentoo-user+bounces-102963-garchives=archives.gentoo.org@lists.gentoo.org>) id 1N5WWq-00060q-IF for garchives@archives.gentoo.org; Wed, 04 Nov 2009 03:27:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 584D6E0954; Wed, 4 Nov 2009 03:27:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 36368E0954 for <gentoo-user@lists.gentoo.org>; Wed, 4 Nov 2009 03:27:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D44FE66D47 for <gentoo-user@lists.gentoo.org>; Wed, 4 Nov 2009 03:27:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -3.474 X-Spam-Level: X-Spam-Status: No, score=-3.474 required=5.5 tests=[AWL=-0.875, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NatIX439MLhQ for <gentoo-user@lists.gentoo.org>; Wed, 4 Nov 2009 03:27:16 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 0FCA5659AC for <gentoo-user@gentoo.org>; Wed, 4 Nov 2009 03:27:15 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1N5WWc-000369-1h for gentoo-user@gentoo.org; Wed, 04 Nov 2009 04:27:10 +0100 Received: from c-98-215-178-110.hsd1.in.comcast.net ([98.215.178.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Wed, 04 Nov 2009 04:27:10 +0100 Received: from reader by c-98-215-178-110.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Wed, 04 Nov 2009 04:27:10 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam <reader@newsguy.com> Subject: [gentoo-user] Re: kernel build - back in the soup. Date: Tue, 03 Nov 2009 21:26:48 -0600 Organization: Still searching... Message-ID: <87tyxbrmvb.fsf@newsguy.com> References: <87tyxb2x5y.fsf@newsguy.com> <hcqjqj$m9e$1@ger.gmane.org> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-178-110.hsd1.in.comcast.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:kRQSzFz0RsyzTxU1kOEycLzmKxw= Sender: news <news@ger.gmane.org> X-Archives-Salt: f730daaa-bd69-416b-b3cc-19a7ec11c7d0 X-Archives-Hash: 8206711e78f41009dcda905e88eac2ba walt <w41ter@gmail.com> writes: > There's no reason to use menuconfig after running oldconfig, If your > old kernel was using all of the hardware, then the new kernel should, > too, just with oldconfig. I don't know about that. I found a whole lot of stuff different when I ran menuconfig and checked the old and new settings. I just made a partial list by comparing the oldkernel settings in menuconfig and the new kernel after running make oldconfig. And this is only SOME of them, got tired of it part way thru: Some of these really seem like they should have ended up marked the same after oldconfig ------- --------- ---=--- --------- -------- Automatically append version string on in old off in new BSD accounting off in old On in new Export Task process thru netlink off in old, on in new Auditing support off in old, on in new Namespc support all off in old all on in new. Network support/wireless off in old, on in new Amatuer radio support off in old, on in new RFswitch subsys support off in old On in new Networking/ multicasting off in old on in new Advanced router off in old On in new BOOTTP off in old on in new RARP off in old on in new TCP advanced congestion control off in old, on in new. ipv6 off in old, on in new I gave up after that... so if you think oldconfig means you get the same settings by and large... it doesn't.