Date: Fri, 17 Oct 2025 16:44:22 GMT From: Marc Fonvieille <blackend@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 6f81f8b11a - main - 15.0-R: Revert previous commit until the 15.0-R release Message-ID: <202510171644.59HGiMYd051674@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=6f81f8b11ab57e54f78a8ea28f4cb1844699bfee commit 6f81f8b11ab57e54f78a8ea28f4cb1844699bfee Author: Marc Fonvieille <blackend@FreeBSD.org> AuthorDate: 2025-10-17 16:43:08 +0000 Commit: Marc Fonvieille <blackend@FreeBSD.org> CommitDate: 2025-10-17 16:43:08 +0000 15.0-R: Revert previous commit until the 15.0-R release --- .../content/en/books/handbook/introduction.adoc | 2 +- shared/releases.adoc | 26 +++++++++++----------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc index 21919562ac..5cd3572d97 100644 --- a/documentation/content/en/books/handbook/introduction.adoc +++ b/documentation/content/en/books/handbook/introduction.adoc @@ -1,7 +1,7 @@ [.abstract-title] Abstract -Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel150-current}-RELEASE_, _FreeBSD {rel143-current}-RELEASE_ and _{rel135-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel143-current}-RELEASE_ and _{rel135-current}-RELEASE_. This book is the result of ongoing work by many individuals. Some sections might be outdated. Those interested in helping to update and expand this document should send email to the {freebsd-doc}. diff --git a/shared/releases.adoc b/shared/releases.adoc index d19690a3c1..face038180 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -37,7 +37,7 @@ // Set to 'INCLUDE' when the schedule is available. -:beta-upcoming: IGNORE +:beta-upcoming: INCLUDE // Set to 'INCLUDE' when the installation images are available. @@ -56,7 +56,7 @@ // Set to 'INCLUDE' when the installation images are available. -:beta2-testing: INCLUDE +:beta2-testing: IGNORE :betarel2-current: 15.0 :betarel2-vers: RELEASE :u-betarel2-schedule: https://www.FreeBSD.org/releases/{betarel2-current}R/schedule/ @@ -83,17 +83,17 @@ // more (in addition to cleaning up this file) following the 11.3 // release (likely as part of the 11.3 announcement commit). -gjb -:rel150-current-major: 15 -:rel150-current: 15.0 -:rel150-current-date: December 2, 2025 - -:u-rel150-notes: https://www.FreeBSD.org/releases/{rel150-current}R/relnotes/ -:u-rel150-announce: https://www.FreeBSD.org/releases/{rel150-current}R/announce/ -:u-rel150-errata: https://www.FreeBSD.org/releases/{rel150-current}R/errata/ -:u-rel150-hardware: https://www.FreeBSD.org/releases/{rel150-current}R/hardware/ -:u-rel150-installation: https://www.FreeBSD.org/releases/{rel150-current}R/installation/ -:u-rel150-readme: https://www.FreeBSD.org/releases/{rel150-current}R/readme/ -:u-rel150-signatures: https://www.FreeBSD.org/releases/{rel150-current}R/signatures/ +//:rel150-current-major: 15 +//:rel150-current: 15.0 +//:rel150-current-date: December 2, 2025 +// +//:u-rel150-notes: https://www.FreeBSD.org/releases/{rel150-current}R/relnotes/ +//:u-rel150-announce: https://www.FreeBSD.org/releases/{rel150-current}R/announce/ +//:u-rel150-errata: https://www.FreeBSD.org/releases/{rel150-current}R/errata/ +//:u-rel150-hardware: https://www.FreeBSD.org/releases/{rel150-current}R/hardware/ +//:u-rel150-installation: https://www.FreeBSD.org/releases/{rel150-current}R/installation/ +//:u-rel150-readme: https://www.FreeBSD.org/releases/{rel150-current}R/readme/ +//:u-rel150-signatures: https://www.FreeBSD.org/releases/{rel150-current}R/signatures/ :rel143-current-major: 14 :rel143-current: 14.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510171644.59HGiMYd051674>
