loader.conf: Document boot_verbose

And for the moment, point people to loader.efi(8) for all boot_*
variables.

Sponsored by: Netflix
MFC After: 1 week

(cherry picked from commit 36f1db7a37)
This commit is contained in:
Warner Losh 2025-02-09 11:23:35 -07:00
parent 568a1a1d15
commit 454938d04b

View file

@ -21,7 +21,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.Dd February 2, 2024
.Dd February 9, 2025
.Dt LOADER.CONF 5
.Os
.Sh NAME
@ -116,6 +116,13 @@ option in this manner,
.Va beastie_disable
must be set to
.Dq Li YES .
.It Ar boot_*
See list in
.Xr loader.efi 8
since those flags apply to all boot loaders.
.It Ar boot_verbose
Set to "yes" to get the same effect as boot -v or booting verbose from the
loader menu.
.It Ar exec
Immediately executes a
.Xr loader 8