Date: Thu, 11 Apr 2024 12:01:58 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 8c093b649599 - stable/14 - src.conf(5): regen after addition of nuageinit Message-ID: <202404111201.43BC1wHf009140@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=8c093b6495998e671e0be27cbd8db6214489e706 commit 8c093b6495998e671e0be27cbd8db6214489e706 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-03-15 08:21:17 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-04-11 12:01:20 +0000 src.conf(5): regen after addition of nuageinit (cherry picked from commit 0e2bf3002f7ea3f836fc71c135bdccd53ad78032) --- share/man/man5/src.conf.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index fbd99580ba35..eec250bcbca2 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,5 +1,5 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. -.Dd March 8, 2024 +.Dd April 11, 2024 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1319,6 +1319,8 @@ will not be built either if this option is set. Do not build .Xr ntpd 8 and related programs. +.It Va WITHOUT_NUAGEINIT +Do not install the limited cloud init support scripts. .It Va WITHOUT_NVME Do not build nvme related tools and kernel modules. .Pp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404111201.43BC1wHf009140>