Date: Wed, 10 Mar 2021 17:56:26 GMT From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 6b85db39ed - main - where.html: add 13.0 links Message-ID: <202103101756.12AHuQIQ075954@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=6b85db39ed9579c13e0c55b95adb4c53f4cd8c7e commit 6b85db39ed9579c13e0c55b95adb4c53f4cd8c7e Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-03-10 17:56:09 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2021-03-10 17:56:09 +0000 where.html: add 13.0 links Sponsored by: Rubicon Communications, LLC ("Netgate") --- shared/releases.adoc | 12 +++++++++++ website/content/en/where.adoc | 48 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/shared/releases.adoc b/shared/releases.adoc index 1af00953ee..fc3fad9374 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -72,6 +72,18 @@ // more (in addition to cleaning up this file) following the 11.3 // release (likely as part of the 11.3 announcement commit). -gjb +:rel130-current-major: 13 +:rel130-current: 13.0 +:rel130-current-date: TBD + +:u-rel130-notes: https://www.FreeBSD.org/releases/{rel130-current}R/relnotes/ +//:u-rel130-announce: https://www.FreeBSD.org/releases/{rel130-current}R/announce/ +//:u-rel130-errata: https://www.FreeBSD.org/releases/{rel130-current}R/errata/ +:u-rel130-hardware: https://www.FreeBSD.org/releases/{rel130-current}R/hardware/ +//:u-rel130-installation: https://www.FreeBSD.org/releases/{rel130-current}R/installation/ +//:u-rel130-readme: https://www.FreeBSD.org/releases/{rel130-current}R/readme/ +:u-rel130-signatures: https://www.FreeBSD.org/releases/{rel130-current}R/signatures/ + :rel122-current-major: 12 :rel122-current: 12.2 :rel122-current-date: October, 2020 diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 53facdf95e..321dfc85ea 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -123,6 +123,54 @@ a| |=== +[[helptest]] +== Help Test + +If you are interested in testing the next upcoming release, please visit the link:../where/[FreeBSD download page]. + +== FreeBSD {rel130-current}-RELEASE +[.tblbasic] +[.tblDownload] +[width="100%",cols="25%,25%,25%,25%",options="header",] +|=== +|Installer Images |Virtual Machine Images |SD Card Images |Documentation +a| +* link:{url-rel}/amd64/amd64/ISO-IMAGES/{rel130-current}/[amd64] +* link:{url-rel}/i386/i386/ISO-IMAGES/{rel130-current}/[i386] +* link:{url-rel}/powerpc/powerpc/ISO-IMAGES/{rel130-current}/[powerpc] +* link:{url-rel}/powerpc/powerpc64/ISO-IMAGES/{rel130-current}/[powerpc64] +* link:{url-rel}/powerpc/powerpc64le/ISO-IMAGES/{rel130-current}/[powerpc64le] +* link:{url-rel}/powerpc/powerpcspe/ISO-IMAGES/{rel130-current}/[powerpcspe] +* link:{url-rel}/arm/armv6/ISO-IMAGES/{rel130-current}/[armv6] +* link:{url-rel}/arm/armv7/ISO-IMAGES/{rel130-current}/[armv7] +* link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[aarch64] +* link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel130-current}/[riscv64] + +a| +* link:{url-rel}/VM-IMAGES/{rel130-current}-RC1/amd64/Latest/[amd64] +* link:{url-rel}/VM-IMAGES/{rel130-current}-RC1/i386/Latest/[i386] +* link:{url-rel}/VM-IMAGES/{rel130-current}-RC1/aarch64/Latest/[aarch64] +* link:{url-rel}/VM-IMAGES/{rel130-current}-RC1/riscv64/Latest/[riscv64] + +a| +* aarch64 +* {blank} +** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[PINE64] +** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[PINE64-LTS] +** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[RPI3] +* armv6/armv7 +* {blank} +** link:{url-rel}/arm/armv7/ISO-IMAGES/{rel130-current}/[GENERICSD] +** link:{url-rel}/arm/armv6/ISO-IMAGES/{rel130-current}/[RPI-B] +* riscv64 +* {blank} +** link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel130-current}/[GENERICSD] + +a| +* {blank} + +|=== + [[download-snapshots]] == Development Snapshots
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103101756.12AHuQIQ075954>