Date: Fri, 22 Jan 2010 15:56:31 -0500 From: Steven Friedrich <freebsd@insightbb.com> To: freebsd-stable@freebsd.org Cc: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> Subject: Re: 8.0-RELEASE -> -STABLE and size of / Message-ID: <201001221556.31278.freebsd@insightbb.com> In-Reply-To: <20100122174601.e76f8b01.torfinn.ingolfsen@broadpark.no> References: <20100122162155.GG3917@e-Gitt.NET> <20100122174601.e76f8b01.torfinn.ingolfsen@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 22 January 2010 11:46:01 am Torfinn Ingolfsen wrote: > On Fri, 22 Jan 2010 17:21:56 +0100 > > Oliver Brandmueller <ob@e-Gitt.NET> wrote: > > Instaling the new kernel failed, since /boot/kernel/ is already well > > over 230 MBytes in size. moving that to kernel.old and writing a new one > > with about the same size fails due to no space left on device. > > > > This is not a question; I do know how to get around this and how to > > configure custom kernels so they are a fragment of that size afterwards. > > It would also be nice if we knew how to configure the > whole "make world" procedure[1] to make a new kernel and modules without > symbols. The FAQ doesn't seem to have that answer either. > > > References: > 1) http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html > in your /etc/make.conf, do you have a line like: makeoptions DEBUG=-g if so, comment it out.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001221556.31278.freebsd>