From owner-freebsd-stable@FreeBSD.ORG Sun Aug 17 16:11:32 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4319F1065684; Sun, 17 Aug 2008 16:11:32 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.freebsd.org (Postfix) with ESMTP id B05E08FC28; Sun, 17 Aug 2008 16:11:31 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.2/8.14.2) with ESMTP id m7HGBSwp078959; Sun, 17 Aug 2008 20:11:28 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sun, 17 Aug 2008 20:11:28 +0400 (MSD) From: Dmitry Morozovsky To: freebsd@hub.org In-Reply-To: <20080815235546.65415dg5hblf1oxu@webmail.hub.org> Message-ID: <20080817201018.G74207@woozle.rinet.ru> References: <20080301073329.GA1081@Alex1.kruijff.org> <47C93FD2.1010902@FreeBSD.org> <20080815235546.65415dg5hblf1oxu@webmail.hub.org> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (woozle.rinet.ru [0.0.0.0]); Sun, 17 Aug 2008 20:11:28 +0400 (MSD) Cc: Kris Kennaway , freebsd-stable@freebsd.org Subject: Re: Very large kernel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2008 16:11:32 -0000 On Fri, 15 Aug 2008, freebsd@hub.org wrote: > > Alex de Kruijff wrote: > > > I noticed that the kernel directory was very large compaired to 6.1. Is > > > this for debugging and can I safely remove the symbols files I want to > > > save some space? > > > > Yes but if you encounter a panic and need to submit a bug report then you > > will need at least the kernel.debug and whatever modules you are using. > > Two questions for this ... > > a. can I move these to a larger partition temporarily, and if I have a crash, > move them back to do debugging? > > b. is there some setting I can use in make.conf to have it auto-install the > symbols files to a seperate directory on 'installkernel'? If you do not clean your /usr/obj regularly, you can simply use make installkernel KERNCONF=MYOWN INSTALL_NODEBUG= and later use .symbols files from /usr/obj/.../sys/MYOWN/* Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------