From owner-freebsd-current@FreeBSD.ORG Sat Mar 24 13:23:04 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D583616A402 for ; Sat, 24 Mar 2007 13:23:04 +0000 (UTC) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4]) by mx1.freebsd.org (Postfix) with ESMTP id 55AE513C44B for ; Sat, 24 Mar 2007 13:23:04 +0000 (UTC) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4]) by freebsd.czest.pl (8.13.4/8.12.9) with ESMTP id l2ODrYT8086122; Sat, 24 Mar 2007 13:53:35 GMT (envelope-from dunstan@freebsd.czest.pl) Received: (from dunstan@localhost) by freebsd.czest.pl (8.13.4/8.12.9/Submit) id l2ODrY4g086121; Sat, 24 Mar 2007 13:53:34 GMT (envelope-from dunstan) Date: Sat, 24 Mar 2007 13:53:33 +0000 From: "Wojciech A. Koszek" To: Alex Kozlov Message-ID: <20070324135333.GA86105@FreeBSD.czest.pl> References: <20070324113739.GA41119@ravenloft.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <20070324113739.GA41119@ravenloft.kiev.ua> User-Agent: Mutt/1.4.2.1i X-Greylist: Sender DNS name whitelisted, not delayed by milter-greylist-2.0.2 (freebsd.czest.pl [80.48.250.4]); Sat, 24 Mar 2007 13:53:35 +0000 (UTC) Cc: freebsd-current@freebsd.org Subject: Re: Improved INCLUDE_CONFIG_FILE X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 13:23:04 -0000 On Sat, Mar 24, 2007 at 01:37:39PM +0200, Alex Kozlov wrote: > On Mon, Mar 19, 2007 at 03:19:49PM +0000, Wojciech A. Koszek wrote: > > Current implementation of INCLUDE_CONFIG_FILE option has number of > > issues. Including it in MAC or SMP configurations will bring only text > > of this single file into the kernel file. We're not able to see > > configuration of running ("live") kernel, which could be helpful while > > tracking users' reports. You can't get easy to use file format, ready > > for configuration process. > > > > In my Perforce wkoszek_kconftxt branch: > > > > //depot/user/wkoszek/wkoszek_kconftxt/... > > > > I brought some modifications to existing config(8) and added system > > interface that would let us to see configuration of running kernel > > (currently -- via kern.conftxt sysctl), as well as other kernel file > > through config(8)'s -k option. > > By the way, any plan to include INCLUDE_CONFIG_FILE in GENERIC? I'd like to have this enabled by default, and I know there should be no strong objections. -- Wojciech A. Koszek wkoszek@FreeBSD.org http://FreeBSD.czest.pl/dunstan/