Date: Sat, 3 Feb 2024 19:26:03 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 66de2fe06c - main - where.adoc: add 14-STABLE snapshot links Message-ID: <202402031926.413JQ3Hn012751@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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].
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402031926.413JQ3Hn012751>