John-Mark Gurney <[EMAIL PROTECTED]> writes:
> Dag-Erling Smorgrav wrote this message on Fri, Mar 17, 2006 at 16:28 +0000:
> >   Log:
> >   This script symlinks /boot/kernel to the directory that contains the 
> > kernel
> >   you booted from, unless /boot/kernel already exists and is not a symlink.
> >   This should only affect people like me who juggle multiple kernels and
> >   have KODIR = /boot/${KERN_IDENT} in /etc/make.conf to keep them apart.
> What part of the tree assumes that /boot/kernel exists?

Nothing in the tree, but e.g. zsh has tab completion for module names
for kldload, based on the contents of /boot/kernel.

My intention in the long term is to have all kernels installed in
/boot/${KERN_IDENT} (e.g. /boot/GENERIC) and have the loader present a
list of available kernels, with the default being the one that was
installed last.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to