Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 1999 15:35:15 +0200 (CEST)
From:      Nick Hibma <nick.hibma@jrc.it>
To:        Greg Black <gjb-freebsd@gba.oz.au>
Cc:        Greg Lehey <grog@lemis.com>, Peter Wemm <peter@netplex.com.au>, Archie Cobbs <archie@whistle.com>, Christopher Michaels <ChrisMic@clientlogic.com>, questions@FreeBSD.ORG, hackers@FreeBSD.ORG
Subject:   Re: Debug kernel by default (was: System size with -g) 
Message-ID:  <Pine.BSF.3.96.990407153344.5014A-100000@elpc36.jrc.it>
In-Reply-To: <19990407124941.15721.qmail@alpha.comkey.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help

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 <gjb@acm.org>
 > 
 > 
 > 
 > 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990407153344.5014A-100000>