diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2025-10-17 23:50:58 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2025-10-17 23:50:58 +0000 |
| commit | 785a0a904c9bbb30b8832f7304a80b15008d33fc (patch) | |
| tree | 22716659b1978e1bb79914a1801a79b5958283b2 | |
| parent | 64b1af641318511716c9d562ee88a5cb901224f3 (diff) | |
| -rw-r--r-- | shared/releases.adoc | 4 | ||||
| -rw-r--r-- | 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]. |
