Rename the RCng 'kernel' script to 'kernel_symlink'.

Requested by: many
This commit is contained in:
David E. O'Brien 2008-08-19 14:23:31 +00:00
parent c7f23b871f
commit 5241279fa1
3 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -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