aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2023-03-03 00:47:09 +0000
committerBrooks Davis <brooks@FreeBSD.org>2023-03-03 00:50:36 +0000
commitcfe244cb370d940d612c972536258057a34b00f3 (patch)
treeccf1fc23e72104328794a251cf7f50021af52ec7
parente27ded83c76a609687a3d9e82b80fe7e1b782bf6 (diff)
downloadsrc-cfe244cb370d940d612c972536258057a34b00f3.tar.gz
src-cfe244cb370d940d612c972536258057a34b00f3.zip
src.conf.5: regen for KBOOT and KTLS changes
kboot was enabled for aarch64 in 46010641267 and KTLS was added for powerpc64* in e552cac3d7d9.
-rw-r--r--share/man/man5/src.conf.510
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 9b832b8b89f2..d7c689780cd0 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
-.Dd January 26, 2023
+.Dd March 3, 2023
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -968,12 +968,12 @@ amd64/amd64, arm/armv6, arm/armv7, arm64/aarch64, i386/i386, riscv/riscv64 and r
Do not build kboot, a linuxboot environment loader
.Pp
This is a default setting on
-arm/armv6, arm/armv7, arm64/aarch64, i386/i386, powerpc/powerpc, powerpc/powerpc64le, riscv/riscv64 and riscv/riscv64sf.
+arm/armv6, arm/armv7, i386/i386, powerpc/powerpc, powerpc/powerpc64le, riscv/riscv64 and riscv/riscv64sf.
.It Va WITH_LOADER_KBOOT
Build kboot, a linuxboot environment loader
.Pp
This is a default setting on
-amd64/amd64 and powerpc/powerpc64.
+amd64/amd64, arm64/aarch64 and powerpc/powerpc64.
.It Va WITHOUT_LOADER_LUA
Do not build LUA bindings for the boot loader.
.Pp
@@ -1313,12 +1313,12 @@ is set explicitly)
Do not include kernel TLS support in OpenSSL.
.Pp
This is a default setting on
-arm/armv6, arm/armv7, i386/i386, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpc64le, riscv/riscv64 and riscv/riscv64sf.
+arm/armv6, arm/armv7, i386/i386, powerpc/powerpc, riscv/riscv64 and riscv/riscv64sf.
.It Va WITH_OPENSSL_KTLS
Include kernel TLS support in OpenSSL.
.Pp
This is a default setting on
-amd64/amd64 and arm64/aarch64.
+amd64/amd64, arm64/aarch64, powerpc/powerpc64 and powerpc/powerpc64le.
.It Va WITHOUT_PAM
Do not build PAM library and modules.
.Bf -symbolic