Re: System.map thoughts...
andersee@et.byu.edu (Erik B. Andersen) writes:
> # Setting up the System.map file so the kernel can find it.
> #
> if [ -e /lib/modules/`uname -r`/System.map ] ; then
> ln -s /lib/modules/`uname -r`/System.map /System.map
> fi
>
> This allows those who use several kernels to have the system always find the
> correct System.map file. I think this would be easy to implement, and will
> work better than the current method. Any thoughts?
Maybe under /boot would be more appropriate? Just don't put in in
/lib/modules, since some of us don't use them.
Mike.
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com
Reply to: