From 5c5145d7f91c0371525f0bae8fb4624bc254d2d6 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Mon, 18 Nov 2002 20:31:35 +0000 Subject: [PATCH] Document the KERNELS variable. --- share/man/man7/release.7 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index 4eaefa731a9..46cee459bf5 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -244,6 +244,15 @@ For example, setting this variable to will instruct .Xr make 1 to execute up to four processes at a time. +.It Va KERNELS +Specifies a list of additional kernel configurations to compile and +install into the +.Dq base +distribution. +Each kernel is installed into +.Pa /boot/ +so that it can be booted from the loader via +.Dq Li "boot " . .It Va LOCAL_PATCHES A patch file against .Pa /usr/src