Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2018 14:53:03 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r338349 - head/share/man/man5
Message-ID:  <201808281453.w7SEr3PS093722@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Tue Aug 28 14:53:03 2018
New Revision: 338349
URL: https://svnweb.freebsd.org/changeset/base/338349

Log:
  Regen src.conf.5 after r338347.
  
  Approved by:	re@ (gjb)

Modified:
  head/share/man/man5/src.conf.5

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Tue Aug 28 14:46:55 2018	(r338348)
+++ head/share/man/man5/src.conf.5	Tue Aug 28 14:53:03 2018	(r338349)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd August 16, 2018
+.Dd August 28, 2018
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1184,8 +1184,14 @@ Enable firewire support in /boot/loader on x86. This o
 on all other platforms.
 .It Va WITHOUT_LOADER_GELI
 Disable inclusion of GELI crypto support in the boot chain binaries.
+.Pp
+This is a default setting on
+sparc64/sparc64.
 .It Va WITH_LOADER_LUA
 Set to build LUA bindings for the boot loader.
+.Pp
+This is a default setting on
+amd64/amd64, arm/arm, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe, riscv/riscv64 and riscv/riscv64sf.
 .It Va WITHOUT_LOADER_OFW
 Disable building of openfirmware bootloader components.
 .Pp
@@ -1342,6 +1348,11 @@ Set to build
 .Pp
 This is a default setting on
 amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64 and sparc64/sparc64.
+.It Va WITHOUT_MODULE_DRM
+Disable creation of old drm video modules.
+
+.It Va WITHOUT_MODULE_DRM2
+Disable creation of old drm2 video modules.
 .It Va WITH_NAND
 Set to build the NAND Flash components.
 .It Va WITHOUT_NDIS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808281453.w7SEr3PS093722>