From owner-freebsd-hackers@FreeBSD.ORG Wed Jul 21 18:12:48 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0CD416A4CE; Wed, 21 Jul 2004 18:12:48 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D9EF43D3F; Wed, 21 Jul 2004 18:12:48 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i6LICDR7062603; Wed, 21 Jul 2004 12:12:13 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 21 Jul 2004 12:12:15 -0600 (MDT) Message-Id: <20040721.121215.133913328.imp@bsdimp.com> To: murraytaylor@bytecraftsystems.com From: "M. Warner Losh" In-Reply-To: <1090393301.2180.77.camel@wstaylorm.dand06.au.bytecraft.au.com> References: <1090393301.2180.77.camel@wstaylorm.dand06.au.bytecraft.au.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: max@love2party.net cc: freebsd-hackers@freebsd.org cc: freebsd-config@freebsd.org Subject: Re: "Next Generation" kernel configuration? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 18:12:49 -0000 In message: <1090393301.2180.77.camel@wstaylorm.dand06.au.bytecraft.au.com> Murray Taylor writes: : As an initial starting point for 'preloading' any menubased kernel : configurator, could the file /var/run/dmesg.boot be usefully parsed as : a list of 'this is what is actually installed in this box, what else do : you want to add?" Of course any output developed on a run of the : configurator would/could/should be scanned as well to include answers to : the question.."What did I include last time?" if devd could map, somehow, the pnp info into drivers to load, that would solve this problem. warner