From owner-freebsd-current@FreeBSD.ORG Wed Dec 19 15:54:42 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B253916A41B for ; Wed, 19 Dec 2007 15:54:42 +0000 (UTC) (envelope-from qpadla@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 4590413C4DB for ; Wed, 19 Dec 2007 15:54:42 +0000 (UTC) (envelope-from qpadla@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so3644646fka.11 for ; Wed, 19 Dec 2007 07:54:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; bh=rcThqj2M73Rpdf/sIx98jcLA+Eebu4pi93f0r7JHH0I=; b=NEUmKYngStg0+Wi4Fa5yZBPvnjZp2v1RWWnTArnz/T7rsrN+7VAchShcVfpWy+nLVR7OllWM+C/oEJ7geLw/A5morczOT5WEfwqS/i9IoCnspY5zthP3tkViSM49vFYLjpFGfz3Ye573wtS4qPVxquFdSBL7HgHAvmNtgVJ0qgA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=QV/fXtwNdy/ivE6AKMo9yINvcB0bUIni3/jojbwttkC7CMvZw6fmrfO2DkTHOzBV+1Y8uxOedUgePMcLdUfIDkOlWLJJA1F2XM3lEz7CDdpiknVoT8tEcUQPK/ioJvTroksIY5JNVcCCyZq8vxjzfJQ47kjLpC2+JW0P8+fYWv4= Received: by 10.82.184.2 with SMTP id h2mr9151575buf.22.1198079680498; Wed, 19 Dec 2007 07:54:40 -0800 (PST) Received: from orion ( [89.162.141.1]) by mx.google.com with ESMTPS id b30sm3949475ika.2007.12.19.07.54.37 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 19 Dec 2007 07:54:39 -0800 (PST) From: Nikolay Pavlov To: freebsd-arch@freebsd.org Date: Wed, 19 Dec 2007 17:54:44 +0200 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) References: <20071218120359.E15521@fledge.watson.org> <20071219105229.T95322@fledge.watson.org> <86zlw6btvv.fsf@ds4.des.no> In-Reply-To: <86zlw6btvv.fsf@ds4.des.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3381363.mIDhAAKYbb"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200712191754.49293.qpadla@gmail.com> Cc: arch@freebsd.org, Dag-Erling =?utf-8?q?Sm=C3=B8rgrav?= , Robert Watson , current@freebsd.org Subject: Re: DDB scripting, output capture, and textdumps X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: qpadla@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2007 15:54:42 -0000 --nextPart3381363.mIDhAAKYbb Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 19 December 2007 17:12:52 Dag-Erling Sm=C3=B8rgrav wrote: > What sobomax actually asked was for INCLUDE_CONFIG_FILE to be opt-out; > the easiest way to achieve this is to put it in DEFAULTS, so people who > don't want it can use "nooption INCLUDE_CONFIG_FILE". =C2=A0I vote in fav= or. > It's one of those things that is so incredibly useful, but that you > never remember to turn on until it's too late. With out this feature there would be no way to get really full automatic=20 crash reports from users that is not familiar with debugging or kernel=20 building process. =20 =2D-=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 =2D Best regards, Nikolay Pavlov. <<<----------------------------------- = =20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 --nextPart3381363.mIDhAAKYbb Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBHaT7J/2R6KvEYGaIRAo0eAJ9iTCA/O5GoLdswgF4mhbEOpKsyQwCeJ/6u 10925E4c3PliOooUrOljgP8= =X5aW -----END PGP SIGNATURE----- --nextPart3381363.mIDhAAKYbb--