From owner-freebsd-questions Wed Apr 7 6:38:52 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (Postfix) with ESMTP id 8FB4514DA5; Wed, 7 Apr 1999 06:38:44 -0700 (PDT) (envelope-from nick.hibma@jrc.it) Received: from elpc36.jrc.it (elpc36.jrc.it [139.191.71.36]) by mrelay.jrc.it (LMC5692) with SMTP id PAA19258; Wed, 7 Apr 1999 15:38:45 +0200 (MET DST) Date: Wed, 7 Apr 1999 15:35:15 +0200 (CEST) From: Nick Hibma X-Sender: n_hibma@elpc36.jrc.it Reply-To: Nick Hibma To: Greg Black Cc: Greg Lehey , Peter Wemm , Archie Cobbs , Christopher Michaels , questions@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Debug kernel by default (was: System size with -g) In-Reply-To: <19990407124941.15721.qmail@alpha.comkey.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will that include a stripping of the previous kernel? if -x /kernel strip -g /kernel mv /kernel This is required or otherwise make the root partition bigger by default. 2x10Mb for the kernel does not leave a lot of room for etc. Patch for this is available if wanted. Just bounce me a message. Nick On Wed, 7 Apr 1999, Greg Black wrote: > > > And on the subject of debugging kernels getting built, I'd tend to > > > agree. Don't install them though, install the stripped version. > > > > I had planned to leave that to the user: 'make install' will install a > > stripped kernel, 'make install.debug' will install the full symbol > > kernel. I still think this is a reasonable compromise. > > Agreed. > > -- > Greg Black > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message