From owner-dev-commits-doc-all@freebsd.org Sun May 16 02:50: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 07CA36314FF for ; Sun, 16 May 2021 02:50: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 4FjRZM5qB4z3KbX; Sun, 16 May 2021 02:50:03 +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 AD2F21140C; Sun, 16 May 2021 02:50:03 +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 14G2o36n053608; Sun, 16 May 2021 02:50:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14G2o3OQ053605; Sun, 16 May 2021 02:50:03 GMT (envelope-from git) Date: Sun, 16 May 2021 02:50:03 GMT Message-Id: <202105160250.14G2o3OQ053605@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Allan Jude Subject: git: 1bc4a7ce37 - main - Release Notes: standardize the individual release index pages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: allanjude X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1bc4a7ce375413b56fc93a37da9803aed64e50ab 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: Sun, 16 May 2021 02:50:04 -0000 The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/doc/commit/?id=1bc4a7ce375413b56fc93a37da9803aed64e50ab commit 1bc4a7ce375413b56fc93a37da9803aed64e50ab Author: Allan Jude AuthorDate: 2021-05-16 02:44:01 +0000 Commit: Allan Jude CommitDate: 2021-05-16 02:46:17 +0000 Release Notes: standardize the individual release index pages Sponsored By: Klara Inc. --- website/content/en/releases/10.2R/_index.adoc | 5 +++-- website/content/en/releases/10.4R/_index.adoc | 5 +++-- website/content/en/releases/11.0R/_index.adoc | 5 +++-- website/content/en/releases/11.1R/_index.adoc | 6 +++--- website/content/en/releases/11.2R/_index.adoc | 4 ++-- website/content/en/releases/11.3R/_index.adoc | 6 +++--- website/content/en/releases/11.4R/_index.adoc | 19 ++++++++++--------- website/content/en/releases/12.0R/_index.adoc | 15 +++++++-------- website/content/en/releases/12.1R/_index.adoc | 16 ++++++++-------- website/content/en/releases/12.2R/_index.adoc | 17 ++++++++--------- website/content/en/releases/13.0R/_index.adoc | 18 ++++++++++-------- 11 files changed, 60 insertions(+), 56 deletions(-) diff --git a/website/content/en/releases/10.2R/_index.adoc b/website/content/en/releases/10.2R/_index.adoc index 82a5975349..1a19165794 100644 --- a/website/content/en/releases/10.2R/_index.adoc +++ b/website/content/en/releases/10.2R/_index.adoc @@ -7,17 +7,18 @@ sidenav: download :localBranchStable: stable/10 :localBranchReleng: releng/10.2 -= FreeBSD {localRel}-RELEASE Announcement += FreeBSD {localRel} Release Information == Introduction -This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../[Release Engineering] section of the web site. +This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. == Detailed Information More detailed information, such as release notes and hardware notes can be found at these pages: link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +link:installation/[FreeBSD {localRel}-RELEASE installation information] + link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + link:errata/[FreeBSD {localRel}-RELEASE errata] + diff --git a/website/content/en/releases/10.4R/_index.adoc b/website/content/en/releases/10.4R/_index.adoc index 1a3367d151..ab912570fe 100644 --- a/website/content/en/releases/10.4R/_index.adoc +++ b/website/content/en/releases/10.4R/_index.adoc @@ -7,17 +7,18 @@ sidenav: download :localBranchStable: stable/10 :localBranchReleng: releng/10.4 -= FreeBSD {localRel}-RELEASE Announcement += FreeBSD {localRel} Release Information == Introduction -This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../[Release Engineering] section of the web site. +This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. == Detailed Information More detailed information, such as release notes and hardware notes can be found at these pages: link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +link:installation/[FreeBSD {localRel}-RELEASE installation information] + link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + link:errata/[FreeBSD {localRel}-RELEASE errata] + diff --git a/website/content/en/releases/11.0R/_index.adoc b/website/content/en/releases/11.0R/_index.adoc index c40d1c579f..834fb3d7e0 100644 --- a/website/content/en/releases/11.0R/_index.adoc +++ b/website/content/en/releases/11.0R/_index.adoc @@ -7,17 +7,18 @@ sidenav: download :localBranchStable: stable/11 :localBranchReleng: releng/11.0 -= FreeBSD {localRel}-RELEASE Announcement += FreeBSD {localRel} Release Information == Introduction -This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../[Release Engineering] section of the web site. +This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. == Detailed Information More detailed information, such as release notes and hardware notes can be found at these pages: link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +link:installation/[FreeBSD {localRel}-RELEASE installation information] + link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + link:errata/[FreeBSD {localRel}-RELEASE errata] + diff --git a/website/content/en/releases/11.1R/_index.adoc b/website/content/en/releases/11.1R/_index.adoc index 0618b3694d..9f578e99d4 100644 --- a/website/content/en/releases/11.1R/_index.adoc +++ b/website/content/en/releases/11.1R/_index.adoc @@ -7,11 +7,11 @@ sidenav: download :localBranchStable: stable/11 :localBranchReleng: releng/11.1 -= FreeBSD {localRel}-RELEASE Announcement += FreeBSD {localRel} Release Information == Introduction -This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../[Release Engineering] section of the web site. +This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. == Detailed Information @@ -23,4 +23,4 @@ link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + link:errata/[FreeBSD {localRel}-RELEASE errata] + link:readme/[FreeBSD {localRel}-RELEASE readme] + -link:schedule[FreeBSD {localRel}-RELEASE schedule] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] + diff --git a/website/content/en/releases/11.2R/_index.adoc b/website/content/en/releases/11.2R/_index.adoc index 57ac396994..392e8583d6 100644 --- a/website/content/en/releases/11.2R/_index.adoc +++ b/website/content/en/releases/11.2R/_index.adoc @@ -11,19 +11,19 @@ sidenav: download == Introduction -This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../[Release Engineering] section of the web site. +This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. == Detailed Information More detailed information, such as release notes and hardware notes can be found at these pages: -link:schedule/[FreeBSD {localRel}-RELEASE schedule] + link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + link:installation/[FreeBSD {localRel}-RELEASE installation information] + link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + link:errata/[FreeBSD {localRel}-RELEASE errata] + link:readme/[FreeBSD {localRel}-RELEASE readme] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] + //// link:todo/[FreeBSD Release Engineering TODO Page] + //// diff --git a/website/content/en/releases/11.3R/_index.adoc b/website/content/en/releases/11.3R/_index.adoc index 219f70c487..626a13f7fb 100644 --- a/website/content/en/releases/11.3R/_index.adoc +++ b/website/content/en/releases/11.3R/_index.adoc @@ -7,23 +7,23 @@ sidenav: download :localBranchStable: stable/11 :localBranchReleng: releng/11.3 -= FreeBSD {localRel}-RELEASE Announcement += FreeBSD {localRel} Release Information == Introduction -This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../[Release Engineering] section of the web site. +This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. == Detailed Information More detailed information, such as release notes and hardware notes can be found at these pages: -link:schedule/[FreeBSD {localRel}-RELEASE schedule] + link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + link:installation/[FreeBSD {localRel}-RELEASE installation information] + link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + link:errata/[FreeBSD {localRel}-RELEASE errata] + link:readme/[FreeBSD {localRel}-RELEASE readme] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] + //// link:todo/[FreeBSD Release Engineering TODO Page] + //// diff --git a/website/content/en/releases/11.4R/_index.adoc b/website/content/en/releases/11.4R/_index.adoc index d27791390e..f5bc14f653 100644 --- a/website/content/en/releases/11.4R/_index.adoc +++ b/website/content/en/releases/11.4R/_index.adoc @@ -7,7 +7,9 @@ sidenav: download :localBranchStable: stable/11 :localBranchReleng: releng/11.4 -= FreeBSD {localRel}-RELEASE Announcement += FreeBSD {localRel} Release Information + +== Introduction This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. @@ -15,14 +17,13 @@ This is the index page for FreeBSD {localRel}. For more information about the re More detailed information, such as release notes and hardware notes can be found at these pages: -link:signatures/[FreeBSD{localRel}-RELEASE signed checksum files] + -link:installation/[FreeBSD{localRel}-RELEASE installation information] + -link:hardware/[FreeBSD{localRel}-RELEASE hardware information] + -link:relnotes/[FreeBSD{localRel}-RELEASE release notes] + -link:errata/[FreeBSD{localRel}-RELEASE errata] + -link:readme/[FreeBSD{localRel}-RELEASE readme] + -link:schedule/[FreeBSD{localRel}-RELEASE schedule] + - +link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +link:installation/[FreeBSD {localRel}-RELEASE installation information] + +link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + +link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + +link:errata/[FreeBSD {localRel}-RELEASE errata] + +link:readme/[FreeBSD {localRel}-RELEASE readme] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] + //// link:todo/[FreeBSD Release Engineering TODO Page] + //// diff --git a/website/content/en/releases/12.0R/_index.adoc b/website/content/en/releases/12.0R/_index.adoc index 475484f541..9c6e9170d2 100644 --- a/website/content/en/releases/12.0R/_index.adoc +++ b/website/content/en/releases/12.0R/_index.adoc @@ -17,14 +17,13 @@ This is the index page for FreeBSD {localRel}. For more information about the re More detailed information, such as release notes and hardware notes can be found at these pages: -link:signatures/[FreeBSD{localRel}-RELEASE signed checksum files] + -link:installation/[FreeBSD{localRel}-RELEASE installation information] + -link:hardware/[FreeBSD{localRel}-RELEASE hardware information] + -link:relnotes/[FreeBSD{localRel}-RELEASE release notes] + -link:errata/[FreeBSD{localRel}-RELEASE errata] + -link:readme/[FreeBSD{localRel}-RELEASE readme] + -link:schedule/[FreeBSD{localRel}-RELEASE schedule] + - +link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +link:installation/[FreeBSD {localRel}-RELEASE installation information] + +link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + +link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + +link:errata/[FreeBSD {localRel}-RELEASE errata] + +link:readme/[FreeBSD {localRel}-RELEASE readme] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] + //// link:todo/[FreeBSD Release Engineering TODO Page] + //// diff --git a/website/content/en/releases/12.1R/_index.adoc b/website/content/en/releases/12.1R/_index.adoc index 3617025b76..fa477b4905 100644 --- a/website/content/en/releases/12.1R/_index.adoc +++ b/website/content/en/releases/12.1R/_index.adoc @@ -17,13 +17,13 @@ This is the index page for FreeBSD {localRel}. For more information about the re More detailed information, such as release notes and hardware notes can be found at these pages: -link:signatures[FreeBSD {localRel}-RELEASE signed checksum files] + -link:installation[FreeBSD {localRel}-RELEASE installation information] + -link:hardware[FreeBSD {localRel}-RELEASE hardware information] + -link:relnotes[FreeBSD {localRel}-RELEASE release notes] + -link:errata[FreeBSD {localRel}-RELEASE errata] + -link:readme[FreeBSD {localRel}-RELEASE readme] + -link:schedule[FreeBSD {localRel}-RELEASE schedule] +link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +link:installation/[FreeBSD {localRel}-RELEASE installation information] + +link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + +link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + +link:errata/[FreeBSD {localRel}-RELEASE errata] + +link:readme/[FreeBSD {localRel}-RELEASE readme] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] + //// -link:todo[FreeBSD Release Engineering TODO Page] +link:todo/[FreeBSD Release Engineering TODO Page] + //// diff --git a/website/content/en/releases/12.2R/_index.adoc b/website/content/en/releases/12.2R/_index.adoc index 32197aaac9..39fb2ffc87 100644 --- a/website/content/en/releases/12.2R/_index.adoc +++ b/website/content/en/releases/12.2R/_index.adoc @@ -7,7 +7,7 @@ sidenav: download :localBranchStable: stable/12 :localBranchReleng: releng/12.2 -= FreeBSD {localRel}-RELEASE Announcement += FreeBSD {localRel} Release Information == Introduction @@ -17,14 +17,13 @@ This is the index page for FreeBSD {localRel}. For more information about the re More detailed information, such as release notes and hardware notes can be found at these pages: -link:signatures/[FreeBSD{localRel}-RELEASE signed checksum files] + -link:installation/[FreeBSD{localRel}-RELEASE installation information] + -link:hardware/[FreeBSD{localRel}-RELEASE hardware information] + -link:relnotes/[FreeBSD{localRel}-RELEASE release notes] + -link:errata/[FreeBSD{localRel}-RELEASE errata] + -link:readme/[FreeBSD{localRel}-RELEASE readme] + -link:schedule/[FreeBSD{localRel}-RELEASE schedule] + - +link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +link:installation/[FreeBSD {localRel}-RELEASE installation information] + +link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + +link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + +link:errata/[FreeBSD {localRel}-RELEASE errata] + +link:readme/[FreeBSD {localRel}-RELEASE readme] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] + //// link:todo/[FreeBSD Release Engineering TODO Page] + //// diff --git a/website/content/en/releases/13.0R/_index.adoc b/website/content/en/releases/13.0R/_index.adoc index d7be0998e5..53129a6e47 100644 --- a/website/content/en/releases/13.0R/_index.adoc +++ b/website/content/en/releases/13.0R/_index.adoc @@ -17,11 +17,13 @@ This is the index page for FreeBSD {localRel}. For more information about the re More detailed information, such as release notes and hardware notes can be found at these pages: -link:signatures[FreeBSD {localRel}-RELEASE signed checksum files] + -link:installation[FreeBSD {localRel}-RELEASE installation information] + -link:hardware[FreeBSD {localRel}-RELEASE hardware information] + -link:relnotes[FreeBSD {localRel}-RELEASE release notes] + -link:errata[FreeBSD {localRel}-RELEASE errata] + -link:readme[FreeBSD {localRel}-RELEASE readme] + -link:schedule[FreeBSD {localRel}-RELEASE schedule] + -//link:todo[FreeBSD Release Engineering TODO Page] +link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +link:installation/[FreeBSD {localRel}-RELEASE installation information] + +link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + +link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + +link:errata/[FreeBSD {localRel}-RELEASE errata] + +link:readme/[FreeBSD {localRel}-RELEASE readme] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] + +//// +link:todo/[FreeBSD Release Engineering TODO Page] + +////