diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -11,11 +11,9 @@ For general information about past, present and future releases, see link:../releases/[Release Information]. -= Download FreeBSD - [[choose-version]] [[choose-arch]] -== Choosing an Architecture += Choosing an Architecture Most users of FreeBSD will have hardware for **amd64** or **aarch64**. These architectures are well-supported. @@ -26,7 +24,7 @@ For all other architectures, please see the link:../platforms/#_supported_platforms[table of supported platforms]. [[choose-image]] -== Choosing an Image += Choosing an Image For the FreeBSD installer: formats include CD (disc1), DVD (dvd1), and network install (bootonly) sized ISO, plus regular and mini USB memory sticks. @@ -35,6 +33,10 @@ For embedded platforms: SD card images are available. [[download]] += Production Quality + +`RELEASE` versions of FreeBSD are the end result of _release engineering_. + [[download-rel131]] == FreeBSD {rel131-current}-RELEASE [.tblbasic] @@ -139,9 +141,24 @@ |=== [[helptest]] -== Help to Test += Development and Testing + +Pre-`RELEASE` versions of FreeBSD, not intended for use in production environments: + +* `CURRENT` – the main branch, the core of development +* `STABLE` – branched from `CURRENT`, long-term preparations for release engineering +* release engineering – `ALPHA`, `BETA`, release candidates (`RC`) – branched from `STABLE`. + +Uppercase has special meaning. For example: + +* a first _beta release_ is not a (production) `RELEASE`. + +The word `CURRENT` is sometimes a source of confusion: + +* if you are looking for the _current version_ of FreeBSD, you most likely want a `RELEASE` version (see above) – **not** `CURRENT` + +– `CURRENT` has special meaning in the development process. -If you are interested in testing the next upcoming release, please visit the link:../where/[FreeBSD download page]. [[download-rel124]] == FreeBSD {rel124-current}-RC1 @@ -217,25 +234,38 @@ //// [[install]] -=== Install FreeBSD += Installation + +Options include: + +* images +* direct download (anonymous FTP, and HTTPS). -Options include images (see above) and direct download (anonymous FTP, HTTPS, and NFS). Before downloading an entire distribution, please read the link:{handbook}bsdinstall/[installation guide]. If you plan to get FreeBSD via FTP or HTTPS, check the FreeBSD Handbook for link:{handbook}mirrors/#mirrors[suitable mirrors] for your region. [[distribution]] -=== Purchase FreeBSD Media += Purchase FreeBSD Media FreeBSD can be acquired on CD-ROM or DVD from https://www.freebsdmall.com/[FreeBSD Mall], and other link:{handbook}mirrors/#mirrors-cdrom[CD-ROM and DVD publishers]. -[[past]] -=== Past Releases +[[apps]] += Applications and Utility Software + +== The Ports Collection + +A diverse collection of utility and application software that has been _ported_ to FreeBSD. -Please browse the http://ftp-archive.FreeBSD.org/pub/FreeBSD-Archive/old-releases/[FTP archive]. +* link:../ports/[About FreeBSD Ports] +* https://www.freshports.org/[FreshPorts - a more advanced web interface to the Collection] +* link:{handbook}#ports[Installing Applications: Packages and Ports] in the FreeBSD Handbook +* Browse the Collection: https://download.freebsd.org/ports/[web] | ftp://ftp.freebsd.org/pub/FreeBSD/ports/[FTP]. + +For information about how _you_ can contribute _your_ favorite piece of software to the Collection, have a look at _link:{porters-handbook}[The Porter's Handbook]_ and _link:{contributing}[Contributing to FreeBSD]_. [[derived]] -=== FreeBSD-derived Operating System Distributions += 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 of particular interest. @@ -246,16 +276,7 @@ * 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 hardware compatibility. * https://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 - -A diverse collection of utility and application software that has been _ported_ to FreeBSD. - -* link:../ports/[About FreeBSD Ports] -* https://www.freshports.org/[FreshPorts - a more advanced web interface to the Collection] -* link:{handbook}#ports[Installing Applications: Packages and Ports] in the FreeBSD Handbook -* Browse the Collection: https://download.freebsd.org/ports/[web] | ftp://ftp.freebsd.org/pub/FreeBSD/ports/[FTP]. +[[past]] += Archives -For information about how _you_ can contribute _your_ favorite piece of software to the Collection, have a look at _link:{porters-handbook}[The Porter's Handbook]_ and _link:{contributing}[Contributing to FreeBSD]_. +http://ftp-archive.FreeBSD.org/pub/FreeBSD-Archive/old-releases/[Past releases] of FreeBSD.