Date: Sun, 11 Sep 2005 10:10:05 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Nate Lawson <nate@root.org> Subject: Re: cvs commit: src/sys/conf kern.post.mk Message-ID: <20050911171005.GA77440@dragon.NUXI.org> In-Reply-To: <20050911115526.A33344@fledge.watson.org> References: <20050911002229.51F4916A471@hub.freebsd.org> <432382BC.5080105@root.org> <20050911115526.A33344@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Sep 11, 2005 at 11:58:39AM +0100, Robert Watson wrote: > On Sat, 10 Sep 2005, Nate Lawson wrote: > >David E. O'Brien wrote: > >>obrien 2005-09-11 00:22:21 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/conf kern.post.mk Log: > >> For HEAD, install a kernel with debug information if DEBUG is a kernel > >> config option. It is too easy to loose the build directory and not have > >> symbols for kgdb to read. > >> Revision Changes Path > >> 1.84 +4 -17 src/sys/conf/kern.post.mk > > > >I disagree with this change. We do not need to waste the space in /. If > >I'm running a debug kernel, it is based on the latest version of > >kernel.debug in my kernel compile dir and I know to find it there. > > If it is decided to keep this change in the tree, then we should make sure > that removing it is added to the "Create a -STABLE branch" directions -- That is something for RE to decide, who I know have a checklist of things to modify/change/add when creating a RELENG_ branch. -- -- David (obrien@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050911171005.GA77440>