diff --git a/shared/releases.adoc b/shared/releases.adoc index 246d6d0a2f..a009100eec 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -1,271 +1,271 @@ // XXX rel.current and u-rel-* should be available in doc/ // The currently released versions of FreeBSD. This value is used to // create some links on web sites and such, so do NOT change it until // it's really release time. When you update this, you should also // update (at least) the following: // // -similar entity in the Handbook // -similar entity in the Relnotes // -releases/index.adoc has the date of the current release // -the FAQ has links to the release FTP url // -"versions supported" in security.adoc // // (If you're the release engineer, feel free to update this list with // other doc-related things you had to do. It'll save you time and // trouble the next time around :-).) // // As of 5.0, we now have the concept of two different "currently" // released versions (from two different development branches). Use // rel.* and u-rel-* for the "latest and greatest" version and // rel2.* and u-rel2-* for the "conservative users" version. // Number of ports :numports: 36000 :ports-size: 3 GB // Do not set this to 'INCLUDE' in this file. :beta-local-where: IGNORE :beta2-local-where: IGNORE :rel-head-major: 14 :rel-head: {rel-head-major}.0 // If there is no release currently in the release cycle (i.e. we // don't have something in BETAn or RCn), then change %beta.testing // below to "IGNORE". If we do, use "INCLUDE". // Set to 'INCLUDE' when the schedule is available. :beta-upcoming: INCLUDE // Set to 'INCLUDE' when the installation images are available. :beta-testing: INCLUDE :betarel-current-major: 13 :betarel-current: 13.1 -:betarel-vers: RC3 +:betarel-vers: RC4 :u-betarel-schedule: https://www.FreeBSD.org/releases/{betarel-current}R/schedule/ // If we have a second release in the release cycle (e.g. 5.x and 6.y // are having release candidates at the same time), do the same here. // Set to 'INCLUDE' when the schedule is available. :beta2-upcoming: IGNORE // Set to 'INCLUDE' when the installation images are available. :beta2-testing: IGNORE :betarel2-current: 13.0 :betarel2-vers: RELEASE :u-betarel2-schedule: https://www.FreeBSD.org/releases/{betarel2-current}R/schedule/ // Release-specific macros to help keep other macros such as // rel.current up-to-date without needing to do an entire tree // sweep. This allows switching rel.current, rel1.current, and // rel2.current versions below with updated macros here, ultimately // touching as few files as necessary. // // Note, this is a first pass at this structure, and by no means // fully complete yet. I plan to followup on this and expand it // more (in addition to cleaning up this file) following the 11.3 // release (likely as part of the 11.3 announcement commit). -gjb :rel131-current-major: 13 :rel131-current: 13.1 //:rel131-current-date: April 13, 2021 :u-rel131-notes: https://www.FreeBSD.org/releases/{rel131-current}R/relnotes/ //:u-rel131-announce: https://www.FreeBSD.org/releases/{rel131-current}R/announce/ //:u-rel131-errata: https://www.FreeBSD.org/releases/{rel131-current}R/errata/ //:u-rel131-hardware: https://www.FreeBSD.org/releases/{rel131-current}R/hardware/ //:u-rel131-installation: https://www.FreeBSD.org/releases/{rel131-current}R/installation/ //:u-rel131-readme: https://www.FreeBSD.org/releases/{rel131-current}R/readme/ :u-rel131-signatures: https://www.FreeBSD.org/releases/{rel131-current}R/signatures/ :rel130-current-major: 13 :rel130-current: 13.0 :rel130-current-date: April 13, 2021 :u-rel130-notes: https://www.FreeBSD.org/releases/{rel130-current}R/relnotes/ :u-rel130-announce: https://www.FreeBSD.org/releases/{rel130-current}R/announce/ :u-rel130-errata: https://www.FreeBSD.org/releases/{rel130-current}R/errata/ :u-rel130-hardware: https://www.FreeBSD.org/releases/{rel130-current}R/hardware/ :u-rel130-installation: https://www.FreeBSD.org/releases/{rel130-current}R/installation/ :u-rel130-readme: https://www.FreeBSD.org/releases/{rel130-current}R/readme/ :u-rel130-signatures: https://www.FreeBSD.org/releases/{rel130-current}R/signatures/ :rel123-current-major: 12 :rel123-current: 12.3 :rel123-current-date: December 7, 2021 :u-rel123-notes: https://www.FreeBSD.org/releases/{rel123-current}R/relnotes/ :u-rel123-announce: https://www.FreeBSD.org/releases/{rel123-current}R/announce/ :u-rel123-errata: https://www.FreeBSD.org/releases/{rel123-current}R/errata/ :u-rel123-hardware: https://www.FreeBSD.org/releases/{rel123-current}R/hardware/ :u-rel123-installation: https://www.FreeBSD.org/releases/{rel123-current}R/installation/ :u-rel123-readme: https://www.FreeBSD.org/releases/{rel123-current}R/readme/ :u-rel123-signatures: https://www.FreeBSD.org/releases/{rel123-current}R/signatures/ :rel122-current-major: 12 :rel122-current: 12.2 :rel122-current-date: October 27, 2020 :u-rel122-notes: https://www.FreeBSD.org/releases/{rel122-current}R/relnotes/ :u-rel122-announce: https://www.FreeBSD.org/releases/{rel122-current}R/announce/ :u-rel122-errata: https://www.FreeBSD.org/releases/{rel122-current}R/errata/ :u-rel122-hardware: https://www.FreeBSD.org/releases/{rel122-current}R/hardware/ :u-rel122-installation: https://www.FreeBSD.org/releases/{rel122-current}R/installation/ :u-rel122-readme: https://www.FreeBSD.org/releases/{rel122-current}R/readme/ :u-rel122-signatures: https://www.FreeBSD.org/releases/{rel122-current}R/signatures/ :rel121-current-major: 12 :rel121-current: 12.1 :rel121-current-date: November 4, 2019 // URLs to information on the latest release :u-rel121-notes: https://www.FreeBSD.org/releases/{rel121-current}R/relnotes/ :u-rel121-announce: https://www.FreeBSD.org/releases/{rel121-current}R/announce/ :u-rel121-errata: https://www.FreeBSD.org/releases/{rel121-current}R/errata/ :u-rel121-hardware: https://www.FreeBSD.org/releases/{rel121-current}R/hardware/ :u-rel121-installation: https://www.FreeBSD.org/releases/{rel121-current}R/installation/ :u-rel121-readme: https://www.FreeBSD.org/releases/{rel121-current}R/readme/ :u-rel121-signatures: https://www.FreeBSD.org/releases/{rel121-current}R/signatures/ :rel120-current-major: 12 :rel120-current: 12.0 :rel120-current-date: December 11, 2018 // URLs to information on the latest release :u-rel120-notes: https://www.FreeBSD.org/releases/{rel120-current}R/relnotes/ :u-rel120-announce: https://www.FreeBSD.org/releases/{rel120-current}R/announce/ :u-rel120-errata: https://www.FreeBSD.org/releases/{rel120-current}R/errata/ :u-rel120-hardware: https://www.FreeBSD.org/releases/{rel120-current}R/hardware/ :u-rel120-installation: https://www.FreeBSD.org/releases/{rel120-current}R/installation/ :u-rel120-readme: https://www.FreeBSD.org/releases/{rel120-current}R/readme/ :u-rel120-signatures: https://www.FreeBSD.org/releases/{rel120-current}R/signatures/ :rel114-current-major: 11 :rel114-current: 11.4 :rel114-current-date: June 23, 2020 // URLs to information on the latest release :u-rel114-notes: https://www.FreeBSD.org/releases/{rel114-current}R/relnotes :u-rel114-announce: https://www.FreeBSD.org/releases/{rel114-current}R/announce/ :u-rel114-errata: https://www.FreeBSD.org/releases/{rel114-current}R/errata :u-rel114-hardware: https://www.FreeBSD.org/releases/{rel114-current}R/hardware :u-rel114-installation: https://www.FreeBSD.org/releases/{rel114-current}R/installation :u-rel114-readme: https://www.FreeBSD.org/releases/{rel114-current}R/readme :u-rel114-signatures: https://www.FreeBSD.org/releases/{rel114-current}R/signatures/ :rel113-current-major: 11 :rel113-current: 11.3 :rel113-current-date: July 9, 2019 // URLs to information on the latest release :u-rel113-notes: https://www.FreeBSD.org/releases/{rel113-current}R/relnotes :u-rel113-announce: https://www.FreeBSD.org/releases/{rel113-current}R/announce :u-rel113-errata: https://www.FreeBSD.org/releases/{rel113-current}R/errata :u-rel113-hardware: https://www.FreeBSD.org/releases/{rel113-current}R/hardware :u-rel113-installation: https://www.FreeBSD.org/releases/{rel113-current}R/installation :u-rel113-readme: https://www.FreeBSD.org/releases/{rel113-current}R/readme :u-rel113-signatures: https://www.FreeBSD.org/releases/{rel113-current}R/signatures :rel112-current-major: 11 :rel112-current: 11.2 :rel112-current-date: June 28, 2018 // URLs to information on the latest release :u-rel112-notes: https://www.FreeBSD.org/releases/{rel112-current}R/relnotes :u-rel112-announce: https://www.FreeBSD.org/releases/{rel112-current}R/announce :u-rel112-errata: https://www.FreeBSD.org/releases/{rel112-current}R/errata :u-rel112-hardware: https://www.FreeBSD.org/releases/{rel112-current}R/hardware :u-rel112-installation: https://www.FreeBSD.org/releases/{rel112-current}R/installation :u-rel112-readme: https://www.FreeBSD.org/releases/{rel112-current}R/readme :u-rel112-signatures: https://www.FreeBSD.org/releases/{rel112-current}R/signatures :rel111-current-date: July 26, 2017 :rel110-current-date: October 10, 2016 :rel104-current-date: October 3, 2017 :rel103-current-date: April 4, 2016 :rel102-current-date: August 13, 2015 :rel101-current-date: November 14, 2014 :rel100-current-date: January 20, 2014 :rel93-current-date: July 16, 2014 :rel92-current-date: September 30, 2013 :rel91-current-date: December 30, 2012 :rel90-current-date: January 12, 2012 :rel84-current-date: June 7, 2013 :rel83-current-date: April 18, 2012 :rel82-current-date: February 24, 2011 :rel81-current-date: July 23, 2010 :rel80-current-date: November 25, 2009 :rel74-current-date: February 24, 2011 :rel73-current-date: March 23, 2010 :rel72-current-date: May 4, 2009 :rel71-current-date: January 4, 2009 :rel70-current-date: February 27, 2008 :rel64-current-date: November 28, 2008 :rel63-current-date: January 18, 2008 :rel62-current-date: January 15, 2007 :rel61-current-date: May 8, 2006 :rel60-current-date: November 4, 2005 :rel55-current-date: May 25, 2006 :rel54-current-date: May 9, 2005 :rel53-current-date: November 6, 2004 :rel52-1-current-date: February 25, 2004 :rel52-current-date: January 9, 2004 :rel51-current-date: June 9, 2003 :rel50-current-date: January 14, 2003 :rel411-current-date: January 25, 2005 :rel410-current-date: May 27, 2004 :rel49-current-date: October 28, 2003 :rel48-current-date: April 3, 2003 :rel47-current-date: October 10, 2002 :rel46-2-current-date: August 15, 2002 :rel46-current-date: June 15, 2002 :rel45-current-date: January 29, 2002 :rel44-current-date: September 20, 2001 :rel43-current-date: April 20, 2001 :rel42-current-date: November 21, 2000 :rel41-1-current-date: September 27, 2000 :rel41-current-date: July 27, 2000 :rel40-current-date: March 14, 2000 :rel35-current-date: June, 2000 :rel34-current-date: December, 1999 :rel33-current-date: September, 1999 :rel32-current-date: May, 1999 :rel31-current-date: February, 1999 :rel30-current-date: October, 1998 :rel22-8-current-date: December, 1998 :rel22-7-current-date: July, 1998 :rel22-6-current-date: March, 1998 :rel22-5-current-date: October, 1997 :rel22-2-current-date: May, 1997 :rel22-1-current-date: April, 1997 :rel22-current-date: March, 1997 :rel21-7-current-date: February, 1997 :rel21-6-current-date: December, 1996 :rel21-5-current-date: July, 1996 :rel21-current-date: November, 1995 :rel20-5-current-date: June, 1995 :rel20-current-date: November, 1994 :rel11-5-1-current-date: July, 1994 :rel11-5-current-date: July, 1994 :rel11-current-date: May, 1994 :rel10-current-date: November, 1993 :gnomeoldver: 2.30 :gnomever: 2.32 :gnomedevelver: 3.6 diff --git a/website/content/en/releases/13.1R/signatures.adoc b/website/content/en/releases/13.1R/signatures.adoc index 952abcf4ff..76d46e49d6 100644 --- a/website/content/en/releases/13.1R/signatures.adoc +++ b/website/content/en/releases/13.1R/signatures.adoc @@ -1,65 +1,65 @@ --- title: "FreeBSD 13.1 Release Checksum Signatures" sidenav: download --- :localRel: 13.1 -:localBranchName: RC3 +:localBranchName: RC4 :localBranchStable: stable/13 :localBranchReleng: releng/13.1 -:localRelSha256: ../checksums/CHECKSUM.SHA256-FreeBSD-13.1-RC3 -:localRelSha512: ../checksums/CHECKSUM.SHA512-FreeBSD-13.1-RC3 +:localRelSha256: ../checksums/CHECKSUM.SHA256-FreeBSD-13.1-RC4 +:localRelSha512: ../checksums/CHECKSUM.SHA512-FreeBSD-13.1-RC4 = FreeBSD {localRel} Release Checksum Signatures == Signed Checksum Signatures This page contains links to the PGP-signed checksum files for FreeBSD {localRel}. == Installation Image Checksums [.tblbasic] [.tblwide] [cols=",,",options="header",] |=== |Architecture |`SHA512` |`SHA256` |amd64 (x86_64) |link:{localRelSha512}-amd64.asc[SHA512] |link:{localRelSha256}-amd64.asc[SHA256] |i386 |link:{localRelSha512}-i386.asc[SHA512] |link:{localRelSha256}-i386.asc[SHA256] |powerpc |link:{localRelSha512}-powerpc.asc[SHA512] |link:{localRelSha256}-powerpc.asc[SHA256] |powerpc64 |link:{localRelSha512}-powerpc-powerpc64.asc[SHA512] |link:{localRelSha256}-powerpc-powerpc64.asc[SHA256] |powerpc64le |link:{localRelSha512}-powerpc-powerpc64le.asc[SHA512] |link:{localRelSha256}-powerpc-powerpc64le.asc[SHA256] |powerpcspe |link:{localRelSha512}-powerpc-powerpcspe.asc[SHA512] |link:{localRelSha256}-powerpc-powerpcspe.asc[SHA256] -|aarch64 |link:{localRelSha512}-arm64-aarch64.asc[SHA512] |link:{localRelSha256}-arm64-aarch64.asc[SHA256] +//|aarch64 |link:{localRelSha512}-arm64-aarch64.asc[SHA512] |link:{localRelSha256}-arm64-aarch64.asc[SHA256] |riscv64 |link:{localRelSha512}-riscv-riscv64.asc[SHA512] |link:{localRelSha256}-riscv-riscv64.asc[SHA256] |=== == Virtual Machine Image Checksums [.tblbasic] [.tblwide] [cols=",,",options="header",] |=== |Architecture |`SHA512` |`SHA256` |amd64 (x86_64) |link:{localRelSha512}-amd64-vm.asc[SHA512] |link:{localRelSha256}-amd64-vm.asc[SHA256] |i386 |link:{localRelSha512}-i386-vm.asc[SHA512] |link:{localRelSha256}-i386-vm.asc[SHA256] -|aarch64 |link:{localRelSha512}-arm64-aarch64-vm.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-vm.asc[SHA256] +//|aarch64 |link:{localRelSha512}-arm64-aarch64-vm.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-vm.asc[SHA256] |riscv64 |link:{localRelSha512}-riscv-riscv64-vm.asc[SHA512] |link:{localRelSha256}-riscv-riscv64-vm.asc[SHA256] |=== == SD Card Image Checksums [.tblbasic] [.tblwide] [cols=",,",options="header",] |=== |Board Name |`SHA512` |`SHA256` |GENERICSD |link:{localRelSha512}-arm-armv7-GENERICSD.asc[SHA512] |link:{localRelSha256}-arm-armv7-GENERICSD.asc[SHA256] |PINE64 |link:{localRelSha512}-arm64-aarch64-PINE64.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-PINE64.asc[SHA256] |PINE64-LTS |link:{localRelSha512}-arm64-aarch64-PINE64-LTS.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-PINE64-LTS.asc[SHA256] |PINEBOOK |link:{localRelSha512}-arm64-aarch64-PINEBOOK.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-PINEBOOK.asc[SHA256] |RISCV64 |link:{localRelSha512}-riscv-riscv64-GENERICSD.asc[SHA512] |link:{localRelSha256}-riscv-riscv64-GENERICSD.asc[SHA256] |ROCK64 |link:{localRelSha512}-arm64-aarch64-ROCK64.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-ROCK64.asc[SHA256] |ROCKPRO64 |link:{localRelSha512}-arm64-aarch64-ROCKPRO64.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-ROCKPRO64.asc[SHA256] |RPI (3/4)|link:{localRelSha512}-arm64-aarch64-RPI.asc[SHA512] |link:{localRelSha256}-arm64-aarch64-RPI.asc[SHA256] |RPI-B |link:{localRelSha512}-arm-armv6-RPI-B.asc[SHA512] |link:{localRelSha256}-arm-armv6-RPI-B.asc[SHA256] |=== diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index dfa7612e83..e67df493f4 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -1,262 +1,262 @@ --- title: "Download FreeBSD" sidenav: download --- :url-rel: https://download.FreeBSD.org/releases :url-snapshot: https://download.freebsd.org/snapshots include::shared/releases.adoc[] include::shared/en/urls.adoc[] = Download FreeBSD [[choose-version]] [[choose-arch]] == Choosing an Architecture Most users of FreeBSD will have hardware for either the amd64 or aarch64 architectures, which are well supported. Modern PCs use the amd64 architecture, including those with IntelĀ® branded processors. Embedded devices and single-board computers (SBCs) such as the Raspberry Pi 3 and 4, ESPRESSObin, as well as many Allwinner and Rockchip boards, use the aarch64 SD card image. All other users should reference the link:../platforms/[complete list] of supported FreeBSD platforms. [[choose-image]] == Choosing an Image The FreeBSD installer can be downloaded in a number of different formats including CD (disc1), DVD (dvd1), and Network Install (bootonly) sized ISO Disc Images, as well as regular and mini USB memory stick images. Recent versions of FreeBSD are also offered as prebuilt expandable Virtual Machine images, and as SD Card images for embedded platforms. [[help-statistics]] == FreeBSD Deployment Statistics While FreeBSD does not gather deployment statistics, having statistical information available is essential. Please consider installing the https://www.freshports.org/sysutils/bsdstats/[sysutils/bsdstats] package, which collects hardware and software statistics, helping developers understand how to best focus their efforts. The information collected is available at the http://bsdstats.org[bsdstats.org] website. [[download]] [[download-rel130]] == FreeBSD {rel130-current}-RELEASE [.tblbasic] [.tblDownload] [width="100%",cols="25%,25%,25%,25%",options="header",] |=== |Installer Images |Virtual Machine Images |SD Card Images |Documentation a| * link:{url-rel}/amd64/amd64/ISO-IMAGES/{rel130-current}/[amd64] * link:{url-rel}/i386/i386/ISO-IMAGES/{rel130-current}/[i386] * link:{url-rel}/powerpc/powerpc/ISO-IMAGES/{rel130-current}/[powerpc] * link:{url-rel}/powerpc/powerpc64/ISO-IMAGES/{rel130-current}/[powerpc64] * link:{url-rel}/powerpc/powerpc64le/ISO-IMAGES/{rel130-current}/[powerpc64le] * link:{url-rel}/powerpc/powerpcspe/ISO-IMAGES/{rel130-current}/[powerpcspe] * link:{url-rel}/arm/armv6/ISO-IMAGES/{rel130-current}/[armv6] * link:{url-rel}/arm/armv7/ISO-IMAGES/{rel130-current}/[armv7] * link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[aarch64] * link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel130-current}/[riscv64] a| * link:{url-rel}/VM-IMAGES/README.txt[README] * link:{url-rel}/VM-IMAGES/{rel130-current}-RELEASE/amd64/Latest/[amd64] * link:{url-rel}/VM-IMAGES/{rel130-current}-RELEASE/i386/Latest/[i386] * link:{url-rel}/VM-IMAGES/{rel130-current}-RELEASE/aarch64/Latest/[aarch64] * link:{url-rel}/VM-IMAGES/{rel130-current}-RELEASE/riscv64/Latest/[riscv64] a| * aarch64 * {blank} ** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[PINE64] ** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[PINE64-LTS] ** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[ROCK64] ** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[ROCKPRO64] ** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel130-current}/[RPI] (3/4) * armv6/armv7 * {blank} ** link:{url-rel}/arm/armv7/ISO-IMAGES/{rel130-current}/[GENERICSD] ** link:{url-rel}/arm/armv6/ISO-IMAGES/{rel130-current}/[RPI-B] * riscv64 * {blank} ** link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel130-current}/[GENERICSD] a| * link:../releases/#current[Released]: {rel130-current-date} * link:{u-rel130-notes}[Release Notes] * link:{u-rel130-readme}[Readme] * link:{u-rel130-hardware}[Hardware Compatibility List] * link:{u-rel130-installation}[Installation Instructions] * link:{u-rel130-errata}[Errata] * link:{u-rel130-signatures}[Signed Checksums] |=== [[download-rel123]] == FreeBSD {rel123-current}-RELEASE [.tblbasic] [.tblDownload] [width="100%",cols="25%,25%,25%,25%",options="header",] |=== |Installer Images |Virtual Machine Images |SD Card Images |Documentation a| * link:{url-rel}/amd64/amd64/ISO-IMAGES/{rel123-current}/[amd64] * link:{url-rel}/i386/i386/ISO-IMAGES/{rel123-current}/[i386] * link:{url-rel}/powerpc/powerpc/ISO-IMAGES/{rel123-current}/[powerpc] * link:{url-rel}/powerpc/powerpc64/ISO-IMAGES/{rel123-current}/[powerpc64] * link:{url-rel}/powerpc/powerpcspe/ISO-IMAGES/{rel123-current}/[powerpcspe] * link:{url-rel}/sparc64/sparc64/ISO-IMAGES/{rel123-current}/[sparc64] * link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel123-current}/[aarch64] a| * link:{url-rel}/VM-IMAGES/README.txt[README] * link:{url-rel}/VM-IMAGES/{rel123-current}-RELEASE/amd64/Latest/[amd64] * link:{url-rel}/VM-IMAGES/{rel123-current}-RELEASE/i386/Latest/[i386] * link:{url-rel}/VM-IMAGES/{rel123-current}-RELEASE/aarch64/Latest/[aarch64] a| * link:{url-rel}/arm/armv6/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm-armv6-RPI-B.img.xz[RPI-B] * link:{url-rel}/arm/armv7/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm-armv7-BANANAPI.img.xz[BANANAPI] * link:{url-rel}/arm/armv7/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm-armv7-CUBIEBOARD.img.xz[CUBIEBOARD] * link:{url-rel}/arm/armv7/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm-armv7-CUBIEBOARD2.img.xz[CUBIEBOARD2] * link:{url-rel}/arm/armv7/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm-armv7-CUBOX-HUMMINGBOARD.img.xz[CUBOX-HUMMINGBOARD] * link:{url-rel}/arm/armv7/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm-armv7-GENERICSD.img.xz[GENERICSD] * link:{url-rel}/arm/armv7/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm-armv7-RPI2.img.xz[RPI2] * link:{url-rel}/arm/armv7/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm-armv7-PANDABOARD.img.xz[PANDABOARD] * link:{url-rel}/arm/armv7/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm-armv7-WANDBOARD.img.xz[WANDBOARD] * link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm64-aarch64-PINE64.img.xz[PINE64] * link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm64-aarch64-PINE64-LTS.img.xz[PINE64-LTS] //* link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel123-current}/FreeBSD-{rel123-current}-RELEASE-arm64-aarch64-RPI3.img.xz[RPI3] a| * {blank} * link:../releases/#current[Released]: {rel123-current-date} * link:{u-rel123-notes}[Release Notes] * link:{u-rel123-readme}[Readme] * link:{u-rel123-hardware}[Hardware Compatibility List] * link:{u-rel123-installation}[Installation Instructions] * link:{u-rel123-errata}[Errata] * link:{u-rel123-signatures}[Signed Checksums] |=== [[helptest]] == Help Test If you are interested in testing the next upcoming release, please visit the link:../where/[FreeBSD download page]. [[download-rel131]] -== FreeBSD {rel131-current}-RC3 +== FreeBSD {rel131-current}-RC4 [.tblbasic] [.tblDownload] [width="100%",cols="25%,25%,25%,25%",options="header",] |=== |Installer Images |Virtual Machine Images |SD Card Images |Documentation a| * link:{url-rel}/amd64/amd64/ISO-IMAGES/{rel131-current}/[amd64] * link:{url-rel}/i386/i386/ISO-IMAGES/{rel131-current}/[i386] * link:{url-rel}/powerpc/powerpc/ISO-IMAGES/{rel131-current}/[powerpc] * link:{url-rel}/powerpc/powerpc64/ISO-IMAGES/{rel131-current}/[powerpc64] * link:{url-rel}/powerpc/powerpc64le/ISO-IMAGES/{rel131-current}/[powerpc64le] * link:{url-rel}/powerpc/powerpcspe/ISO-IMAGES/{rel131-current}/[powerpcspe] * link:{url-rel}/arm/armv6/ISO-IMAGES/{rel131-current}/[armv6] * link:{url-rel}/arm/armv7/ISO-IMAGES/{rel131-current}/[armv7] -* link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel131-current}/[aarch64] +//* link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel131-current}/[aarch64] * link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel131-current}/[riscv64] a| * link:{url-rel}/VM-IMAGES/README.txt[README] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC3/amd64/Latest/[amd64] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC3/i386/Latest/[i386] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC3/aarch64/Latest/[aarch64] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC3/riscv64/Latest/[riscv64] -* link:{url-rel}/CI-IMAGES/{rel131-current}-RC3/amd64/Latest/[amd64] +* link:{url-rel}/VM-IMAGES/{rel131-current}-RC4/amd64/Latest/[amd64] +* link:{url-rel}/VM-IMAGES/{rel131-current}-RC4/i386/Latest/[i386] +//* link:{url-rel}/VM-IMAGES/{rel131-current}-RC4/aarch64/Latest/[aarch64] +* link:{url-rel}/VM-IMAGES/{rel131-current}-RC4/riscv64/Latest/[riscv64] +* link:{url-rel}/CI-IMAGES/{rel131-current}-RC4/amd64/Latest/[amd64] a| * aarch64 * {blank} ** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel131-current}/[PINE64] ** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel131-current}/[PINE64-LTS] ** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel131-current}/[ROCK64] ** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel131-current}/[ROCKPRO64] ** link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel131-current}/[RPI] (3/4) * armv6/armv7 * {blank} ** link:{url-rel}/arm/armv7/ISO-IMAGES/{rel131-current}/[GENERICSD] ** link:{url-rel}/arm/armv6/ISO-IMAGES/{rel131-current}/[RPI-B] * riscv64 * {blank} ** link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel131-current}/[GENERICSD] a| //* link:../releases/#current[Released]: {rel131-current-date} * link:{u-rel131-notes}[Release Notes] //* link:{u-rel131-readme}[Readme] //* link:{u-rel131-hardware}[Hardware Compatibility List] //* link:{u-rel131-installation}[Installation Instructions] //* link:{u-rel131-errata}[Errata] * link:{u-rel131-signatures}[Signed Checksums] |=== [[download-snapshots]] == Development Snapshots If you are interested in a purely experimental *snapshot* release of FreeBSD-CURRENT (AKA {rel-head}-CURRENT), aimed at developers and bleeding-edge testers only, then please see the link:../snapshots/[FreeBSD Snapshot Releases] page. For more information about past, present and future releases in general, please visit the link:../releases/[release information page]. == 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}/i386/i386/ISO-IMAGES/{rel-head}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel-head}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel-head}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel-head}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel-head}/[powerpcspe], link:{url-snapshot}/arm/armv6/ISO-IMAGES/{rel-head}/[armv6], 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/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 {rel131-current}-STABLE Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel131-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel131-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel131-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel131-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel131-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel131-current}/[powerpcspe], link:{url-snapshot}/arm/armv6/ISO-IMAGES/{rel131-current}/[armv6], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel131-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel131-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel131-current}/[riscv64]. VM images are available for link:{url-snapshot}/VM-IMAGES/{rel131-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel131-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel131-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel131-current}-STABLE/riscv64/Latest/[riscv64]. //// == FreeBSD {rel123-current}-STABLE Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel123-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel123-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel123-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel123-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel123-current}/[powerpcspe], link:{url-snapshot}/sparc64/sparc64/ISO-IMAGES/{rel123-current}/[sparc64], link:{url-snapshot}/arm/armv6/ISO-IMAGES/{rel123-current}/[armv6], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel123-current}/[armv7], and link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel123-current}/[aarch64]. VM images are available for link:{url-snapshot}/VM-IMAGES/{rel123-current}-STABLE/amd64/Latest/[amd64] and link:{url-snapshot}/VM-IMAGES/{rel123-current}-STABLE/i386/Latest/[i386]. If you plan on getting FreeBSD via HTTP or FTP, please check the listing of *link:{handbook}mirrors/#mirrors[mirror sites]* in the Handbook to see if there is a site closer to you. [[install]] === Install FreeBSD There are many options for installing FreeBSD, including installation from CD-ROM, DVD, USB Memory Stick or even directly using anonymous FTP, HTTP, or NFS. Please read through the link:{handbook}bsdinstall/[FreeBSD installation guide] before downloading the entire FreeBSD distribution. [[distribution]] === Purchase FreeBSD Media FreeBSD can be acquired on CD-ROM or DVD from http://www.freebsdmall.com/[FreeBSD Mall], or one of the other link:{handbook}mirrors/#mirrors-cdrom[CD-ROM and DVD Publishers]. [[past]] === Past Releases For downloading past releases, please visit the http://ftp-archive.FreeBSD.org/pub/FreeBSD-Archive/old-releases/[FTP archive]. [[derived]] === FreeBSD-derived Operating System Distributions FreeBSD is widely used as a building block for other commercial and open-source operating systems. The projects below are widely used and of particular interest to FreeBSD users. * https://www.truenas.com/[TrueNAS] is a Network Attached Storage (NAS) software that shares and protects data from modern-day threats like ransomware and malware. TrueNAS makes it easy for users and client devices to access shared data through virtually any sharing protocol. * https://ghostbsd.org[GhostBSD] is derived from FreeBSD, GhostBSD uses the GTK environment to provide a beautiful look and a comfortable experience on the modern BSD platform offering a natural and native UNIX(R) work environment. * https://www.midnightbsd.org[MidnightBSD] is a BSD-derived operating system developed with desktop users in mind. It includes all the software you'd expect for your daily tasks: mail, web browsing, word processing, gaming, and much more. * https://www.nomadbsd.org[NomadBSD] is a persistent live system for USB flash drives, based on FreeBSD. Together with automatic hardware detection and setup, it is configured to be used as a desktop system that works out of the box, but can also be used for data recovery, for educational purposes, or to test FreeBSD's hardware compatibility. * http://www.pfsense.org[pfSense] is a FreeBSD based customized distribution tailored for use as a firewall and router. [[apps]] === Applications and Utility Software ==== The Ports Collection The FreeBSD Ports Collection is a diverse collection of utility and application software that has been ported to FreeBSD. See *link:{handbook}#ports[Installing Applications: Packages and Ports]* in the Handbook. * ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/[Download the FreeBSD Ports Collection framework] * link:../ports/[Web interface to the Ports Collection] * http://www.freshports.org/[FreshPorts - a more advanced web interface to the Ports Collection] For information about how _you_ can contribute _your_ favorite piece of software to the Ports Collection, have a look at _link:{porters-handbook}[The Porter's Handbook]_ and the article _link:{contributing}[Contributing to FreeBSD]_.