src.conf.5: Cross-reference uname(1) manual page
Reviewed by: emaste, ziaee Differential Revision: https://reviews.freebsd.org/D54688
This commit is contained in:
committed by
Alexander Ziaee
parent
2711852bd9
commit
eb0fc67c45
@@ -1,5 +1,5 @@
|
|||||||
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
|
||||||
.Dd January 20, 2026
|
.Dd January 29, 2026
|
||||||
.Dt SRC.CONF 5
|
.Dt SRC.CONF 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -1604,7 +1604,9 @@ See also the
|
|||||||
option.
|
option.
|
||||||
.It Va WITH_REPRODUCIBLE_BUILD
|
.It Va WITH_REPRODUCIBLE_BUILD
|
||||||
Exclude build metadata (such as the build time, user, or host)
|
Exclude build metadata (such as the build time, user, or host)
|
||||||
from the kernel, boot loaders, and uname output, so that builds produce
|
from the kernel, boot loaders, and
|
||||||
|
.Xr uname 1
|
||||||
|
output, so that builds produce
|
||||||
bit-for-bit identical output.
|
bit-for-bit identical output.
|
||||||
.It Va WITH_REPRODUCIBLE_PATHS
|
.It Va WITH_REPRODUCIBLE_PATHS
|
||||||
Modify the paths encoded in binary artifacts to be standard path
|
Modify the paths encoded in binary artifacts to be standard path
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
Include build metadata (such as the build time, user, and host)
|
Include build metadata (such as the build time, user, and host)
|
||||||
in the kernel, boot loaders, and uname output.
|
in the kernel, boot loaders, and
|
||||||
|
.Xr uname 1
|
||||||
|
output.
|
||||||
Successive builds will not be bit-for-bit identical.
|
Successive builds will not be bit-for-bit identical.
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
Exclude build metadata (such as the build time, user, or host)
|
Exclude build metadata (such as the build time, user, or host)
|
||||||
from the kernel, boot loaders, and uname output, so that builds produce
|
from the kernel, boot loaders, and
|
||||||
|
.Xr uname 1
|
||||||
|
output, so that builds produce
|
||||||
bit-for-bit identical output.
|
bit-for-bit identical output.
|
||||||
|
|||||||
Reference in New Issue
Block a user