Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 12 Feb 2002 16:27:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 12 Feb 2002 16:27:12 -0500 Received: from gateway2.ensim.com ([65.164.64.250]:64524 "EHLO nasdaq.ms.ensim.com") by vger.kernel.org with ESMTP id ; Tue, 12 Feb 2002 16:27:02 -0500 X-mailer: xrn 8.03-beta-26 From: Paul Menage Subject: Re: How to check the kernel compile options ? To: Andreas Dilger Cc: linux-kernel@vger.kernel.org, pmenage@ensim.com X-Newsgroups: In-Reply-To: <0C01A29FBAE24448A792F5C68F5EA47D217218@nasdaq.ms.ensim.com> Message-Id: Date: Tue, 12 Feb 2002 13:26:54 -0800 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org In article <0C01A29FBAE24448A792F5C68F5EA47D217218@nasdaq.ms.ensim.com>, you write: >The reason you need all of these config options (which don't end up >making the code much more complex) is because, for example, if you >are netbooting your kernel, you do not have access to any external >data or even the original kernel image on that system. If it is >in-memory >you use 15kB of RAM (5kB in the compressed image) for a fully-configured >vendor kernel, but you have the config options for THIS kernel and not >any "maybe it is right, maybe not" external file. How about having the MD5 sum of the config printed during boot time, just after (or on) the "Linux version" line - then at least you'd be able to verify that the .config file in your hands was indeed the one that was used to compile the kernel. Paul - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/