From owner-dev-commits-doc-all@freebsd.org Thu Jul 22 16:21:04 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3DEB765F86D for ; Thu, 22 Jul 2021 16:21:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GVyPD0z6dz3qJ0; Thu, 22 Jul 2021 16:21:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0953514D7B; Thu, 22 Jul 2021 16:21:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16MGL3Qj018334; Thu, 22 Jul 2021 16:21:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16MGL35F018333; Thu, 22 Jul 2021 16:21:03 GMT (envelope-from git) Date: Thu, 22 Jul 2021 16:21:03 GMT Message-Id: <202107221621.16MGL35F018333@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ceri Davies Subject: git: 6ffd765ad5 - main - status/report-2021-04-2021-07: use reports-path MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ceri X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6ffd765ad567f051f449757217815f84a954a59a Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2021 16:21:04 -0000 The branch main has been updated by ceri: URL: https://cgit.FreeBSD.org/doc/commit/?id=6ffd765ad567f051f449757217815f84a954a59a commit 6ffd765ad567f051f449757217815f84a954a59a Author: Ceri Davies AuthorDate: 2021-07-22 16:19:41 +0000 Commit: Ceri Davies CommitDate: 2021-07-22 16:19:41 +0000 status/report-2021-04-2021-07: use reports-path Reported by: ci@ Approved by: debrup --- .../en/status/report-2021-04-2021-07/_index.adoc | 82 +++++++++++----------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/website/content/en/status/report-2021-04-2021-07/_index.adoc b/website/content/en/status/report-2021-04-2021-07/_index.adoc index 91e1b3ab45..4f881156a2 100644 --- a/website/content/en/status/report-2021-04-2021-07/_index.adoc +++ b/website/content/en/status/report-2021-04-2021-07/_index.adoc @@ -31,27 +31,27 @@ toc::[] Entries from the various official and semi-official teams, as found in the link:../../administration/[Administration Page]. -include::freebsd-foundation.adoc[] +include::{reports-path}/freebsd-foundation.adoc[] ''' -include::releng.adoc[] +include::{reports-path}/releng.adoc[] ''' -include::clusteradm.adoc[] +include::{reports-path}/clusteradm.adoc[] ''' -include::ci.adoc[] +include::{reports-path}/ci.adoc[] ''' -include::portmgr.adoc[] +include::{reports-path}/portmgr.adoc[] ''' -include::doceng.adoc[] +include::{reports-path}/doceng.adoc[] ''' @@ -60,27 +60,27 @@ include::doceng.adoc[] Projects that span multiple categories, from the kernel and userspace to the Ports Collection or external projects. -include::bsddialog.adoc[] +include::{reports-path}/bsddialog.adoc[] ''' -include::experimental-installer.adoc[] +include::{reports-path}/experimental-installer.adoc[] ''' -include::git.adoc[] +include::{reports-path}/git.adoc[] ''' -include::lldb.adoc[] +include::{reports-path}/lldb.adoc[] ''' -include::pmc.adoc[] +include::{reports-path}/pmc.adoc[] ''' -include::syzkaller.adoc[] +include::{reports-path}/syzkaller.adoc[] ''' @@ -89,76 +89,76 @@ include::syzkaller.adoc[] Updates to kernel subsystems/features, driver support, filesystems, and more. -include::dpaa.adoc[] +include::{reports-path}/dpaa.adoc[] ''' -include::drm-kmod.adoc[] +include::{reports-path}/drm-kmod.adoc[] ''' -include::ena.adoc[] +include::{reports-path}/ena.adoc[] ''' -include::graphics.adoc[] +include::{reports-path}/graphics.adoc[] ''' -include::iwlwifi.adoc[] +include::{reports-path}/iwlwifi.adoc[] ''' -include::kernel-sanitizers.adoc[] +include::{reports-path}/kernel-sanitizers.adoc[] ''' -include::linuxulator.adoc[] +include::{reports-path}/linuxulator.adoc[] ''' -include::ls1028a.adoc[] +include::{reports-path}/ls1028a.adoc[] ''' -include::marvell.adoc[] +include::{reports-path}/marvell.adoc[] ''' -include::multicast.adoc[] +include::{reports-path}/multicast.adoc[] ''' -include::opath.adoc[] +include::{reports-path}/opath.adoc[] ''' -include::pf_dummynet.adoc[] +include::{reports-path}/pf_dummynet.adoc[] ''' -include::pf_ethernet.adoc[] +include::{reports-path}/pf_ethernet.adoc[] ''' -include::pf_syncookie.adoc[] +include::{reports-path}/pf_syncookie.adoc[] ''' -include::polarfire-soc.adoc[] +include::{reports-path}/polarfire-soc.adoc[] ''' -include::racct.adoc[] +include::{reports-path}/racct.adoc[] ''' -include::raidz-expansion.adoc[] +include::{reports-path}/raidz-expansion.adoc[] ''' -include::switchtec.adoc[] +include::{reports-path}/switchtec.adoc[] ''' @@ -167,27 +167,27 @@ include::switchtec.adoc[] Changes affecting the Ports Collection, whether sweeping changes that touch most of the tree, or individual ports themselves. -include::emacs.adoc[] +include::{reports-path}/emacs.adoc[] ''' -include::erlang.adoc[] +include::{reports-path}/erlang.adoc[] ''' -include::gcc.adoc[] +include::{reports-path}/gcc.adoc[] ''' -include::kde.adoc[] +include::{reports-path}/kde.adoc[] ''' -include::libglvnd.adoc[] +include::{reports-path}/libglvnd.adoc[] ''' -include::science.adoc[] +include::{reports-path}/science.adoc[] ''' @@ -196,11 +196,11 @@ include::science.adoc[] Noteworthy changes in the documentation tree, in manpages, or in external books/documents. -include::weblate.adoc[] +include::{reports-path}/weblate.adoc[] ''' -include::www.adoc[] +include::{reports-path}/www.adoc[] ''' @@ -216,14 +216,14 @@ Many projects build upon FreeBSD or incorporate components of FreeBSD into their As these projects may be of interest to the broader FreeBSD community, we sometimes include brief updates submitted by these projects in our quarterly report. The FreeBSD project makes no representation as to the accuracy or veracity of any claims in these submissions. -include::FreshPorts.adoc[] +include::{reports-path}/FreshPorts.adoc[] ''' -include::hellosystem.adoc[] +include::{reports-path}/hellosystem.adoc[] ''' -include::pot.adoc[] +include::{reports-path}/pot.adoc[] '''