From owner-cvs-src@FreeBSD.ORG Mon Dec 8 15:14:07 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A55FB16A4CE; Mon, 8 Dec 2003 15:14:07 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0246743D33; Mon, 8 Dec 2003 15:13:58 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id hB8NDrRm010494; Mon, 8 Dec 2003 15:13:54 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id hB8NDoB6010491; Mon, 8 Dec 2003 15:13:50 -0800 (PST) (envelope-from obrien) Date: Mon, 8 Dec 2003 15:13:50 -0800 From: "David O'Brien" To: Kris Kennaway Message-ID: <20031208231349.GA10458@dragon.nuxi.com> References: <200312072352.hB7Nqsw6011333@repoman.freebsd.org> <20031208190305.GA956@cirb503493.alcatel.com.au> <20031208191702.GA50623@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031208191702.GA50623@xor.obsecurity.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Peter Jeremy cc: src-committers@freebsd.org cc: Scott Long cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC src/sys/alpha/conf GENERIC src/sys/sparc64/conf GENERIC src/sys/amd64/conf GENERIC src/sys/pc98/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 23:14:07 -0000 On Mon, Dec 08, 2003 at 11:17:02AM -0800, Kris Kennaway wrote: > Yeah, that's a good idea. GNATS is full of PRs with panic strings but > no tracebacks, and it can be time-consuming and difficult to get > people to obtain them post-facto. If we ship a kernel.debug with the > release then we can explain in the release documentation how to use it > to submit a useful PR. The problem is release/Makefile isn't smart enough to not put the debug kernels in the ISO's /boot. Thus ISO's are much larger and there is less package space. -- -- David (obrien@FreeBSD.org)