Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2022 13:51:34 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 552403734f - main - freebsd-releng: add another file to edit
Message-ID:  <202203211351.22LDpYNS053572@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=552403734f0845ba309808d6f5a4feddabdf7b06

commit 552403734f0845ba309808d6f5a4feddabdf7b06
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2022-03-21 13:51:21 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2022-03-21 13:51:21 +0000

    freebsd-releng: add another file to edit
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 documentation/content/en/articles/freebsd-releng/_index.adoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/documentation/content/en/articles/freebsd-releng/_index.adoc b/documentation/content/en/articles/freebsd-releng/_index.adoc
index 86d34f3ba1..eab2fa7404 100644
--- a/documentation/content/en/articles/freebsd-releng/_index.adoc
+++ b/documentation/content/en/articles/freebsd-releng/_index.adoc
@@ -561,6 +561,9 @@ The order of commits and what to change are:
 |[.filename]#releng/12.0/sys/sys/param.h#
 |Update `__FreeBSD_version`
 
+|[.filename]#releng/12.0/sys/conf/kern.opts.mk
+|Move `REPRODUCIBLE_BUILD` from `__DEFAULT_NO_OPTIONS` to `__DEFAULT_YES_OPTIONS`
+
 |[.filename]#releng/12.0/etc/pkg/FreeBSD.conf#
 |Replace `latest` with `quarterly` as the default package repository location
 



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