From owner-freebsd-stable@FreeBSD.ORG Mon Mar 19 14:24:08 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6F20A16A405 for ; Mon, 19 Mar 2007 14:24:08 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 36A5113C48A for ; Mon, 19 Mar 2007 14:24:07 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 5E140EB4060; Mon, 19 Mar 2007 22:24:06 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id Ioaf415TCDtK; Mon, 19 Mar 2007 22:23:55 +0800 (CST) Received: from [192.168.1.32] (unknown [61.49.184.136]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 9E9AAEB3FFA; Mon, 19 Mar 2007 22:23:54 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:x-enigmail-version:content-type; b=eDm+UFMXSk+xe2jZeAGX2iViyJwHYSiC+BENjgVfN3iwAZV1PdDhdKcczVkQjVs+7 ZQOqrmAIpcrShAN4d23qQ== Message-ID: <45FE9CF9.70100@delphij.net> Date: Mon, 19 Mar 2007 22:23:53 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: "Wojciech A. Koszek" References: <45FE8EF3.7030400@delphij.net> <028501c76a2b$3c496750$b3db87d4@multiplay.co.uk> <20070319142604.GA21454@FreeBSD.czest.pl> In-Reply-To: <20070319142604.GA21454@FreeBSD.czest.pl> X-Enigmail-Version: 0.94.1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enigF82C517DE9B0FC693362F0BF" Cc: freebsd-stable@freebsd.org, Steven Hartland , Pete French Subject: Re: Reverting to 6.2-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2007 14:24:08 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF82C517DE9B0FC693362F0BF Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Wojciech A. Koszek wrote: > On Mon, Mar 19, 2007 at 01:33:44PM -0000, Steven Hartland wrote: >> I think this is a very good idea, I've been caught at least once >> not being able to recreate a working kernel due to the loss of >> the original config file. >> >> Steve >> >> ----- Original Message -----=20 >> From: "LI Xin" >> >> I always use options INCLUDE_CONFIG_FILE for my kernel :-) Maybe we >> should add it to DEFAULTS some day... >=20 > I did some work in this area, as several system administrators I've met= > also seem to have problem with kernel configuration recovery. In my cas= e > I came with a method of obtaining a configuration of a running kernel > via sysctl (kern.conftxt for now) and via config(8) form the kernel fil= e. >=20 > Hopefully this work will get more review soon. Not sure how useful could it be to expose it via sysctl(8) interface but sounds interesting to me. Have you posted the patch somewhere? Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------enigF82C517DE9B0FC693362F0BF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF/pz5OfuToMruuMARCilMAJ9OKloxb2O9yShxyMbCNNhhVRfhFACdEPkM 5hrmMKHtqnEz7E12NdCiljo= =R4KI -----END PGP SIGNATURE----- --------------enigF82C517DE9B0FC693362F0BF--