Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2006 16:28:12 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/rc.d Makefile kernel
Message-ID:  <200603171628.k2HGSCN8083438@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603171628.k2HGSCN8083438>