cvs commit: src/etc/rc.d Makefile kernel
Dag-Erling Smorgrav
des at FreeBSD.org
Fri Mar 17 16:28:13 UTC 2006
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.
Revision Changes Path
1.67 +1 -1 src/etc/rc.d/Makefile
1.1 +25 -0 src/etc/rc.d/kernel (new)
More information about the cvs-src
mailing list