On 23 April 2010 12:24, Jerry <[email protected]> wrote: > On Fri, 23 Apr 2010 12:06:14 -0400 > [email protected] <[email protected]> articulated: > >> 64bit executables are going to be larger, >> sometimes as much as 2x, but do you >> now have a bunch of (large) >> /boot/kernel/*.symbols >> files now? > > I have 1115 total files in that directory. It appears that half of them > are "*.symbols" files. >
I'm pretty sure that you don't actually need those for day to day running (I assume they have something to do with GDB). They can pretty safely be rm(1)ed. -- -- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
