On Sun, 13 Feb 2011 10:31:24 -0800, Rem P Roberti <[email protected]> wrote: > Getting rid of all those .symbols files made a big difference. Where do > I locate the kernel config file?
It is /usr/src/sys/i386/conf/<NAME> or /usr/src/sys/amd64/conf/<NAME> depending on your architecture; GENERIC is the name of the default kernel (which doesn't require KERNCONF=<NAME> in the make commands). -- Polytropon 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]"
