On Wed, 14 Jan 2009 14:53:29 +0100, "Zbigniew Szalbot" <[email protected]> wrote: > When I make the GENERIC kernel, I again run out of space (I still have > about 60MB free in /). So I guess the system is probably using the > same "makeoptions DEBUG=-g" settings for the generic kernel. So my > question is where is the kernel conf file based on which the generic > kernel is compiled? > > Is it in /usr/src/sys/i386/conf/GENERIC ?
Yes, it is, and is has the setting "makeoptions DEBUG=-g" included. You could # this setting and build a GENERIC kernel without the debug informations as described in the handbook about how to compile a custom kernel (it doesn't matter if KERNCONF refers to the GENERIC configuration file). -- Polytropon >From Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
