git: b5e9f27cb8 - main - release: Enable download URLs for 13.2-BETA1

"Danilo G. Baio" <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=b5e9f27cb82717d8d99eb19d76a2eca425711763

commit b5e9f27cb82717d8d99eb19d76a2eca425711763
Author:     Danilo G. Baio <[email protected]>
AuthorDate: 2023-02-18 20:02:19 +0000
Commit:     Danilo G. Baio <[email protected]>
CommitDate: 2023-02-18 20:02:19 +0000

    release: Enable download URLs for 13.2-BETA1
    
    While here, also comment 13.x snapshots URLs.
    
    Approved by:    re (cperciva, implicit)
---
 shared/releases.adoc          | 22 +++++++++++++----
 website/content/en/where.adoc | 57 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+), 5 deletions(-)

diff --git a/shared/releases.adoc b/shared/releases.adoc
index 9726ef4ddf..845b2f92dd 100644
--- a/shared/releases.adoc
+++ b/shared/releases.adoc
@@ -37,14 +37,14 @@
 
 // Set to 'INCLUDE' when the schedule is available.
 
-:beta-upcoming: IGNORE
+:beta-upcoming: INCLUDE
 
 // Set to 'INCLUDE' when the installation images are available.
 
 :beta-testing: IGNORE
-:betarel-current-major: 12
-:betarel-current: 12.4
-:betarel-vers: RELEASE
+:betarel-current-major: 13
+:betarel-current: 13.2
+:betarel-vers: BETA1
 :u-betarel-schedule: https://www.FreeBSD.org/releases/{betarel-current}R/schedule/
 
 // If we have a second release in the release cycle (e.g. 5.x and 6.y
@@ -52,7 +52,7 @@
       
 // Set to 'INCLUDE' when the schedule is available.
 
-:beta2-upcoming: INCLUDE
+:beta2-upcoming: IGNORE
 
 // Set to 'INCLUDE' when the installation images are available.
 
@@ -83,6 +83,18 @@
 // more (in addition to cleaning up this file) following the 11.3
 // release (likely as part of the 11.3 announcement commit). -gjb
 
+:rel132-current-major: 13
+:rel132-current: 13.2
+//:rel132-current-date: April 13, 2021
+
+:u-rel132-notes: https://www.FreeBSD.org/releases/{rel132-current}R/relnotes/
+//:u-rel132-announce: https://www.FreeBSD.org/releases/{rel132-current}R/announce/
+//:u-rel132-errata: https://www.FreeBSD.org/releases/{rel132-current}R/errata/
+//:u-rel132-hardware: https://www.FreeBSD.org/releases/{rel132-current}R/hardware/
+//:u-rel132-installation: https://www.FreeBSD.org/releases/{rel132-current}R/installation/
+//:u-rel132-readme: https://www.FreeBSD.org/releases/{rel132-current}R/readme/
+//:u-rel132-signatures: https://www.FreeBSD.org/releases/{rel132-current}R/signatures/
+
 :rel131-current-major: 13
 :rel131-current: 13.1
 :rel131-current-date: May 16, 2022
diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc
index 73a4d3148b..bbd0eaf039 100644
--- a/website/content/en/where.adoc
+++ b/website/content/en/where.adoc
@@ -209,6 +209,61 @@ The word `CURRENT` is sometimes a source of confusion:
 
 – `CURRENT` has special meaning in the development process.
 
+[[download-rel132]]
+=== FreeBSD {rel132-current}-BETA1
+
+[.tblbasic]
+[.tblDownload]
+[width="100%",cols="25%,25%,25%,25%",options="header",]
+|===
+|Installer |VM |SD Card |Documentation
+a|
+* link:{url-rel}/amd64/amd64/ISO-IMAGES/{rel132-current}/[amd64]
+* link:{url-rel}/i386/i386/ISO-IMAGES/{rel132-current}/[i386]
+* link:{url-rel}/powerpc/powerpc/ISO-IMAGES/{rel132-current}/[powerpc]
+* link:{url-rel}/powerpc/powerpc64/ISO-IMAGES/{rel132-current}/[powerpc64]
+* link:{url-rel}/powerpc/powerpc64le/ISO-IMAGES/{rel132-current}/[powerpc64le]
+* link:{url-rel}/powerpc/powerpcspe/ISO-IMAGES/{rel132-current}/[powerpcspe]
+* link:{url-rel}/arm/armv6/ISO-IMAGES/{rel132-current}/[armv6]
+* link:{url-rel}/arm/armv7/ISO-IMAGES/{rel132-current}/[armv7]
+* link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel132-current}/[aarch64]
+* link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel132-current}/[riscv64]
+
+a|
+* link:{url-rel}/VM-IMAGES/README.txt[README]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-BETA1/amd64/Latest/[amd64]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-BETA1/i386/Latest/[i386]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-BETA1/aarch64/Latest/[aarch64]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-BETA1/riscv64/Latest/[riscv64]
+
+a|
+* aarch64
+* {blank}
+** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel132-current}/[PINE64]
+** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel132-current}/[PINE64-LTS]
+** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel132-current}/[ROCK64]
+** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel132-current}/[ROCKPRO64]
+** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel132-current}/[RPI] (3/4)
+* armv6/armv7
+* {blank}
+** link:{url-rel}/arm/armv7/ISO-IMAGES/{rel132-current}/[GENERICSD]
+** link:{url-rel}/arm/armv6/ISO-IMAGES/{rel132-current}/[RPI-B]
+* riscv64
+* {blank}
+** link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel132-current}/[GENERICSD]
+
+a|
+* {blank}
+//* link:../releases/#current[Released]: {rel132-current-date}
+* link:{u-rel132-notes}[Release Notes]
+//* link:{u-rel132-readme}[Readme]
+//* link:{u-rel132-hardware}[Hardware Compatibility List]
+//* link:{u-rel132-installation}[Installation Instructions]
+//* link:{u-rel132-errata}[Errata]
+//* link:{u-rel132-signatures}[Signed Checksums]
+
+|===
+
 [[download-snapshots]]
 === Development Snapshots
 
@@ -220,11 +275,13 @@ Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/I
 
 VM images are available for link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/riscv64/Latest/[riscv64].
 
+////
 === FreeBSD {rel131-current}-STABLE
 
 Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel131-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel131-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel131-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel131-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel131-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel131-current}/[powerpcspe], link:{url-snapshot}/arm/armv6/ISO-IMAGES/{rel131-current}/[armv6], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel131-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel131-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel131-current}/[riscv64].
 
 VM images are available for link:{url-snapshot}/VM-IMAGES/{rel131-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel131-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel131-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel131-current}-STABLE/riscv64/Latest/[riscv64].
+////
 
 === FreeBSD {rel124-current}-STABLE
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.