Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 9 Feb 2002 13:18:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 9 Feb 2002 13:17:56 -0500 Received: from tmr-02.dsl.thebiz.net ([216.238.38.204]:3846 "EHLO gatekeeper.tmr.com") by vger.kernel.org with ESMTP id ; Sat, 9 Feb 2002 13:17:48 -0500 Date: Sat, 9 Feb 2002 13:15:47 -0500 (EST) From: Bill Davidsen To: "Randy.Dunlap" cc: Alan Cox , Christoph Rohland , Andries.Brouwer@cwi.nl, hpa@zytor.com, linux-kernel@vger.kernel.org Subject: Re: How to check the kernel compile options ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 6 Feb 2002, Randy.Dunlap wrote: > I still prefer your suggestion to append it to the kernel image > as __initdata so that it's discarded from memory but can be > read with some tool(s). The problem is that it make the kernel image larger, which lives in /boot on many systems. Putting it in a module directory, even if not a module, would be a better place for creative boot methods, of which there are many. -- bill davidsen CTO, TMR Associates, Inc Doing interesting things with little computers since 1979. - 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/