Date: Tue, 27 Jul 2021 15:09:04 GMT From: =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 188c45ac80 - main - [website] Add FreeBSD 13-STABLE to 'where' page Message-ID: <202107271509.16RF94r6036565@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=188c45ac80870391f223614f9615f3ec41d999b2 commit 188c45ac80870391f223614f9615f3ec41d999b2 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2021-07-26 13:44:24 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2021-07-27 13:08:12 +0000 [website] Add FreeBSD 13-STABLE to 'where' page For some reason we lacked a 13-STABLE entry in the development branches section. PR: 257077 Reported by: jamie@catflap.org --- website/content/en/where.adoc | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index e7665148d9..c54ff2fb4e 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -231,6 +231,49 @@ a| |=== +== FreeBSD {rel130-current}-STABLE + +[.tblbasic] +[.tblDownload] +[width="100%",cols="25%,25%,25%,25%",options="header",] +|=== +|Installer Images |Virtual Machine Images |SD Card Images |Documentation +a| +* link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel130-current}/[amd64] +* link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel130-current}/[i386] +* link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel130-current}/[powerpc] +* link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel130-current}/[powerpc64] +* link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel130-current}/[powerpcspe] +* link:{url-snapshot}/arm/armv6/ISO-IMAGES/{rel130-current}/[armv6] +* link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel130-current}/[armv7] +* link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[aarch64] + +a| +* link:{url-rel}/VM-IMAGES/README.txt[README] +* link:{url-snapshot}/VM-IMAGES/{rel130-current}-STABLE/amd64/Latest/[amd64] +* link:{url-snapshot}/VM-IMAGES/{rel130-current}-STABLE/i386/Latest/[i386] +* link:{url-snapshot}/VM-IMAGES/{rel130-current}-STABLE/aarch64/Latest/[aarch64] +* link:{url-snapshot}/VM-IMAGES/{rel130-current}-STABLE/riscv64/Latest/[riscv64] + +a| +* aarch64 +* {blank} +** link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[PINE64] +** link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[PINE64-LTS] +** link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[RPI3] +* armv6/armv7 +* {blank} +** link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel130-current}/[GENERICSD] +** link:{url-snapshot}/arm/armv6/ISO-IMAGES/{rel130-current}/[RPI-B] +* riscv64 +* {blank} +** link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel130-current}/[GENERICSD] + +a| +* {blank} + +|=== + == FreeBSD {rel122-current}-STABLE [.tblbasic]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107271509.16RF94r6036565>