From 454938d04bca53c1afa8315225db674b28b7d99e Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sun, 9 Feb 2025 11:23:35 -0700 Subject: [PATCH] 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 36f1db7a37aed8e831ec385a542ef3377890bfce) --- stand/defaults/loader.conf.5 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/stand/defaults/loader.conf.5 b/stand/defaults/loader.conf.5 index e38ad865c28..d5c5305fac5 100644 --- a/stand/defaults/loader.conf.5 +++ b/stand/defaults/loader.conf.5 @@ -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