Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Mar 2020 20:50:00 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r358823 - head/share/man/man5
Message-ID:  <202003092050.029Ko0eN073861@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Mon Mar  9 20:49:59 2020
New Revision: 358823
URL: https://svnweb.freebsd.org/changeset/base/358823

Log:
  regen src.conf.5 after r358821, AMD option removal
  
  Also pick up LOADER_VERIEXEC_VECTX change.

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

Modified: head/share/man/man5/src.conf.5
==============================================================================
--- head/share/man/man5/src.conf.5	Mon Mar  9 20:49:06 2020	(r358822)
+++ head/share/man/man5/src.conf.5	Mon Mar  9 20:49:59 2020	(r358823)
@@ -1,6 +1,6 @@
 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
 .\" $FreeBSD$
-.Dd February 29, 2020
+.Dd March 9, 2020
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -100,13 +100,6 @@ Set to not build
 .Xr acpiconf 8 ,
 .Xr acpidump 8
 and related programs.
-.It Va WITH_AMD
-Set to build the legacy
-.Xr amd 8
-automount daemon and related programs.
-Note that
-.Xr autofs 5
-is the preferred automount technique.
 .It Va WITHOUT_APM
 Set to not build
 .Xr apm 8 ,
@@ -162,6 +155,10 @@ is set explicitly)
 (unless
 .Va WITHOUT_LOADER_VERIEXEC
 is set explicitly)
+.It Va WITH_LOADER_VERIEXEC_VECTX
+(unless
+.Va WITHOUT_LOADER_VERIEXEC_VECTX
+is set explicitly)
 .It Va WITH_VERIEXEC
 (unless
 .Va WITHOUT_VERIEXEC
@@ -1105,6 +1102,10 @@ When set, these options are also in effect:
 .It Va WITH_LOADER_EFI_SECUREBOOT
 (unless
 .Va WITHOUT_LOADER_EFI_SECUREBOOT
+is set explicitly)
+.It Va WITH_LOADER_VERIEXEC_VECTX
+(unless
+.Va WITHOUT_LOADER_VERIEXEC_VECTX
 is set explicitly)
 .El
 .It Va WITH_LOADER_VERIEXEC_PASS_MANIFEST



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