git: 66de2fe06c - main - where.adoc: add 14-STABLE snapshot links
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Feb 2024 19:26:03 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=66de2fe06c048a7d7859efb1fb0836d92438cbcc commit 66de2fe06c048a7d7859efb1fb0836d92438cbcc Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2024-02-03 19:21:30 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-02-03 19:21:30 +0000 where.adoc: add 14-STABLE snapshot links Approved by: releng (karels@) Differential Revision: https://reviews.freebsd.org/D43683 --- website/content/en/where.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index a52ecd6349..4d86eaa5d9 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -174,6 +174,12 @@ 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 {rel140-current}-STABLE + +Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel140-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel140-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel140-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel140-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel140-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel140-current}/[powerpcspe], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel140-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel140-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel140-current}/[riscv64]. + +VM images are available for link:{url-snapshot}/VM-IMAGES/{rel140-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel140-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel140-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel140-current}-STABLE/riscv64/Latest/[riscv64]. + === FreeBSD {rel132-current}-STABLE Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel132-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel132-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel132-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel132-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel132-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel132-current}/[powerpcspe], link:{url-snapshot}/arm/armv6/ISO-IMAGES/{rel132-current}/[armv6], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel132-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel132-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel132-current}/[riscv64].