It's not a stupid question but, a little research helps: LTS support and version clarifications.Maybe a stupid question, but where is FreeBSD long supported versions download link(s)?
As of FreeBSD 15, thas has changed to 4, The FreeBSD support model:Every major version will be supported for at least 5 years
The FreeBSD support model
Each minor release is only supported for three months after the next minor release within the same major version, or (for the final minor release) until support for the major version’s stable branch ends. From FreeBSD 15 onward, each stable branch is explicitly supported for 4 years from its dot-zero release. Support for the stable branch of FreeBSD 14 ends on November 30, 2028.
This model’s rationale is detailed in the official announcements of the 4-year support period for stable branches, sent in July 2024, and the switch to a branch-based support model, sent in February 2015.
It's called the handbook.There should be an FAQ for Linux users coming to FreeBSD.
What triggered that?OK, that was half sarcasm
Not in the handbook as such, but maybe this?Along the same lines, a dedicated part of the handbook for "if you are accustomed to Linux, here are the crucial difference" might be good. Not just the "how things work", but also "what things are called", and "what overall goals and traditions are different".
(about the sarcasm). Your remark below explains it:What triggered that?
And in this age of TL;DR how many people actually read such handbooks until after it is too late and even then perfunctorily.
That's a great page, and a great starting point for the more extensive thing I was describing as desirable above.Not in the handbook as such, but maybe this?
There are intermediate ones called stable/*.There are two (2) distribution versions of FreeBSD - RELEASE and CURRENT
RELEASE contains bugs that were not fixed in CURRENT before RELEASE
CURRENT contains bugs that will be included in the next RELEASE
![]()
False. FreeBSD != Linux. Please read the entire thread!STABLE=LTS
No. -STABLE is more or less a beta of the next minor release. -STABLE is a development version.STABLE=LTS
Production Quality
Production Releases are the latest supported versions produced by Release Engineering for new installations.
Legacy Production Quality
Legacy Production Releases are previous releases still under support for maintaining existing installations.
Development Snapshots
Development snapshot images are provided for testing experimental features and regressions.
Please read the development tracking guide before downloading one of these images.
- CURRENT images are weekly snapshots built for testing the bleeding-edge main development branch.
- STABLE images are weekly snapshots built for testing what will become pre-release images.
- ALPHA, BETA, and release candidates (RC) are pre-release images, please test these if available.