From 5241279fa19ab6c1ee0b944a29f37014438425ea Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Tue, 19 Aug 2008 14:23:31 +0000 Subject: [PATCH] Rename the RCng 'kernel' script to 'kernel_symlink'. Requested by: many --- etc/defaults/rc.conf | 3 +-- etc/rc.d/{kernel => kernel_symlink} | 0 share/man/man5/rc.conf.5 | 6 +++--- 3 files changed, 4 insertions(+), 5 deletions(-) rename etc/rc.d/{kernel => kernel_symlink} (100%) diff --git a/etc/defaults/rc.conf b/etc/defaults/rc.conf index 07d86f45f9e2..1ad5ff855f92 100644 --- a/etc/defaults/rc.conf +++ b/etc/defaults/rc.conf @@ -552,8 +552,7 @@ ibcs2_loaders="coff" # List of additional Ibcs2 loaders (or NO). sysvipc_enable="NO" # Load System V IPC primitives at startup (or NO). linux_enable="NO" # Linux binary compatibility loaded at startup (or NO). svr4_enable="NO" # SysVR4 emulation loaded at startup (or NO). - -kernel_enable="NO" # Symlink kernel directory to /boot/kernel if not exist. +kernel_symlink_enable="NO" # Symlink booted kernel to /boot/kernel if missing. clear_tmp_enable="NO" # Clear /tmp at startup. clear_tmp_X="YES" # Clear and recreate X11-related directories in /tmp ldconfig_insecure="NO" # Set to YES to disable ldconfig security checks diff --git a/etc/rc.d/kernel b/etc/rc.d/kernel_symlink similarity index 100% rename from etc/rc.d/kernel rename to etc/rc.d/kernel_symlink diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 1d610279cec4..cce458ed9285 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -3116,16 +3116,16 @@ enable SysVR4 emulation at boot time. If set to .Dq Li YES , load System V IPC primitives at boot time. -.It Va kernel_enable +.It Va kernel_symlink_enable .Pq Vt bool Set to .Dq Li YES -to symlink +to symbolicly link .Pa /boot/kernel to the directory that contains the kernel you booted from, unless .Pa /boot/kernel -already exists and is not a symlink. +already exists and is not a symbolic link. .It Va clear_tmp_enable .Pq Vt bool Set to