cvs commit: src/etc/rc.d Makefile kernel

John-Mark Gurney gurney_j at resnet.uoregon.edu
Fri Mar 17 19:11:02 UTC 2006


Dag-Erling Smorgrav wrote this message on Fri, Mar 17, 2006 at 16:28 +0000:
> des         2006-03-17 16:28:12 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     etc/rc.d             Makefile 
>   Added files:
>     etc/rc.d             kernel 
>   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?  Shouldn't they
be using a dirname'd version of kern.bootfile, which would make this
change unnecessary?

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the cvs-all mailing list