git: 552403734f - main - freebsd-releng: add another file to edit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 21 Mar 2022 13:51:34 UTC
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