git: 785a0a904c - main - Update download page post-stable/15 branch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Oct 2025 23:54:34 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=785a0a904c9bbb30b8832f7304a80b15008d33fc
commit 785a0a904c9bbb30b8832f7304a80b15008d33fc
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-10-17 23:50:58 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-10-17 23:50:58 +0000
Update download page post-stable/15 branch
The main branch is now 16.0-CURRENT; and we now have a 15.0-STABLE
branch.
We don't have 15.0-STABLE downloads quite yet but they should arrive
in the next week; I'd rather have some temporary 404s than forget to
add the 15.0-STABLE section later.
Sponsored by: https://www.patreon.com/cperciva
---
shared/releases.adoc | 4 ++--
website/content/en/where.adoc | 8 +++++++-
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/shared/releases.adoc b/shared/releases.adoc
index face038180..8580845dd8 100644
--- a/shared/releases.adoc
+++ b/shared/releases.adoc
@@ -28,7 +28,7 @@
:beta2-local-where: IGNORE
:beta3-local-where: IGNORE
-:rel-head-major: 15
+:rel-head-major: 16
:rel-head: {rel-head-major}.0
// If there is no release currently in the release cycle (i.e. we
@@ -84,7 +84,7 @@
// release (likely as part of the 11.3 announcement commit). -gjb
//:rel150-current-major: 15
-//:rel150-current: 15.0
+:rel150-current: 15.0
//:rel150-current-date: December 2, 2025
//
//:u-rel150-notes: https://www.FreeBSD.org/releases/{rel150-current}R/relnotes/
diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc
index 4d0a11d938..4854f758c7 100644
--- a/website/content/en/where.adoc
+++ b/website/content/en/where.adoc
@@ -173,12 +173,18 @@ The word `CURRENT` is sometimes a source of confusion:
See link:../snapshots/[FreeBSD Snapshot Releases].
-=== FreeBSD {rel-head}-ALPHA
+=== FreeBSD {rel-head}-CURRENT
Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel-head}/[amd64], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel-head}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel-head}/[powerpc64le], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel-head}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel-head}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel-head}/[riscv64].
VM images are available for link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/riscv64/Latest/[riscv64].
+=== FreeBSD {rel150-current}-STABLE
+
+Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel150-current}/[amd64], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel150-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel150-current}/[powerpc64le], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel150-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel150-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel150-current}/[riscv64].
+
+VM images are available for link:{url-snapshot}/VM-IMAGES/{rel150-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel150-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel150-current}-STABLE/riscv64/Latest/[riscv64].
+
=== FreeBSD {rel143-current}-STABLE
Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel143-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel143-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel143-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel143-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel143-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel143-current}/[powerpcspe], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel143-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel143-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel143-current}/[riscv64].