From owner-cvs-src@FreeBSD.ORG Tue Sep 13 18:15:05 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 664) id 54DBB16A420; Tue, 13 Sep 2005 18:15:05 +0000 (GMT) Date: Tue, 13 Sep 2005 18:15:05 +0000 From: David O'Brien To: Ruslan Ermilov Message-ID: <20050913181505.GA81297@hub.freebsd.org> References: <20050911002229.51F4916A471@hub.freebsd.org> <432382BC.5080105@root.org> <20050911023622.GA51877@dragon.NUXI.org> <4324A665.3070405@root.org> <20050912010034.GA77819@dragon.NUXI.org> <20050913071031.GE37280@ip.net.ua> <20050913085848.GG37280@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050913085848.GG37280@ip.net.ua> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.11-STABLE 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: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kern.post.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 13 Sep 2005 18:15:05 -0000 On Tue, Sep 13, 2005 at 11:58:48AM +0300, Ruslan Ermilov wrote: > Before this change, we had installkernel.debug installing both normal > and *.debug versions of kernel and module objects, and gdb scripts. > And that was consistent. > > Now, installkernel.debug no longer installs kernel.debug but continues > to install both normal and *.debug module objects. I wouldn't mind seeing us install the gdb scripts, etc. all the time now also. I think 'installkernel.debug" should be an alias for "installkernel" in -CURRENT. -- -- David (obrien@FreeBSD.org)