cvs commit: src/sys/conf kern.post.mk
Garance A Drosihn
drosih at rpi.edu
Sun Sep 11 15:40:02 PDT 2005
At 2:47 PM -0700 9/11/05, Nate Lawson wrote:
>
>Can we put it somewhere other than /? /var/run/kernel?
and
At 2:49 PM -0700 9/11/05, Nate Lawson wrote:
>kernel.sym would be better since it wouldn't have the duplication
>that kernel and kernel.debug have. Alternately, we can make
>loader(8) skip symbol sections when booting and just install
>kernel.debug
I like having the symbols in the same directory as the kernel object
files. Perhaps we could do something with making kernel.sym files
(and .sym files for the kernel modules). Another idea that I meant
to try sometime was to bzip2 the *.debug files (or the *.sym files,
if we can generate those). That way, the info would be in the right
place when it's needed, but until then it won't take up as much room.
I have no idea how practical that would be, though...
--
Garance Alistair Drosehn = gad at gilead.netel.rpi.edu
Senior Systems Programmer or gad at freebsd.org
Rensselaer Polytechnic Institute or drosih at rpi.edu
More information about the cvs-src
mailing list