openSUSE Tumbleweed gets updates at a rate that might make your head spin.
My recent experiences with installing a number of different Linux distributions on a new ASUS notebook have provided an interesting illustration of the differences between "rolling release" and "point release" distributions. I would like to go into a bit more detail about that here.
First, for those who might not be familiar with the two release models, I will explain each of them -- and to avoid boring most others, I will keep the descriptions very brief.
A Linux rolling release distribution is continuously updated in all areas of the operating system, including the Linux kernel, the desktop environment, all utilities and all applications. The distribution of installation images serves only as a starting point for a new system - they are usually called "roll-up" releases because they simply consolidate all of the latest updates into a new image, but they don't contain anything that would not be included in an up-to-date installed system. The installation images are generally only updated when the difference between the current image and the latest updated state becomes so large that making a fresh installation and then updating it becomes too large or time consuming.
A point release distribution puts out installation images on some sort of a fixed schedule, typically something like every six months, nine months or even annually. Each such release is identified by a specific name, which usually includes either the date or sequence number of the release. In most cases, between the major releases only security bug fixes and updates are made to the Linux kernel and desktop environment, but policies on utilities and applications vary between distributions. For example, most point release distributions continue to release new versions of Firefox.
The perceived difference between these two distribution models is the stability and convenience of a point distribution vs. getting the latest development, hardware support and new features much sooner with a rolling release.
In this context I would clarify "stability" as the expectation that there are not as many updates, especially to the most critical parts of the operating system, so there is less likelihood of something going wrong during an update, or as a result of an update. Likewise, I would explain "convenience" as the simple fact that updates don't have to be installed nearly as often.
On the other hand if you are anxious to get the latest updates as quickly as possible, running a rolling release distribution can save you a very significant amount of time. That brings us back to my current situation as an example of the effect of the two distribution models.
As mentioned in my previous posts about this ASUS X540S notebook, when I first installed Linux on it, none of the ten different distributions I installed recognized the specific touchpad hardware, and therefore only the most basic functions worked - moving the mouse cursor, clicking for left- and right-button mouse clicks (but only if you could figure out where to click on the stupid touchpad surface, and then only if you were lucky and the clicks were read and interpreted properly), and tapping to simulate left-button mouse clicks (either single or double tapping). That was frustrating, to say the very least.
It turned out that the starting with Linux kernel 4.10, the ASUS touchpad hardware was recognized and handled correctly. So the critical question, and the one that I want to use as an example here, is how long does it take for the distributions I use to update to this kernel?
I have just gone through all ten and made sure the latest available updates have been installed. The results are as follows:
openSUSE Tumbleweed | 4.10.1 |
Manjaro | 4.10.1 |
Debian testing | 4.9.6 |
Fedora 25 | 4.9.13 |
Linux Mint 18.1 | 4.4.x |
Ubuntu 16.10 | 4.8.x |
KaOS | 4.9.12 |
openSUSE Leap 42.2 | 4.4.49 |
Solus | 4.9.13 |
PCLinuxOS 2017.02 | 4.9.10 |
Please note that this list is based on the latest "easily available" kernel version for each distribution. In most cases this means simply making sure that all available updates have been downloaded and installed. There are a couple of exceptions, though.
There are a couple of obvious omissions in this list. Debian stable (Jessie), for example, I do not currently have installed so I am not sure what kernel it is using, but I can certainly say that it is nowhere hear 4.10. Likewise Linux Mint Debian Edition is missing, because I couldn't get the Mint Installer to run on this system - but it would certainly be running the same kernel as Debian Jessie.
So to wrap up the point that I am trying to make, you might want to choose a rolling release distribution if you fit one of the following statements:
You might want to choose a point-release distribution if you fit these statements:
Finally, since people are always asking me for examples, here is a brief run-down of the distributions I listed above, which I have installed on the ASUS X540S, and some comments about their rolling- or point-release situation.
openSUSE Tumbleweed - Rolling Release. Bit time rolling release, it gets updates at a rate that sometimes might make your head spin. This distributions gets more updates than anything else I run - and yet it is just as stable as any of the others. I know that Tumbleweed has a reputation that it is difficult to use or maintain, or should only be used by "experts", but my experience indicates that is not true. I think this reputation comes from its history as a factory/unstable distribution.
Also, Tumbleweed is unique in the frequency that it generates distribution images. A new snapshot is posted at least every few days, and any snapshot can be used to install a new system. So the step between an installation image and the latest updates is never very large.
Manjaro - Rolling Release. Used to be almost as active as Tumbleweed, distributing updates almost every week, and sometimes more often. The frequency has decreased recently, but it is still quite actively updated. New distribution images generally appear about every 2-3 months.
Debian Testing - Rolling release, with a twist. The "testing" branch, currently called "stretch", is a classic rolling release distribution most of the time, with update frequency that rivals Tumbleweed. But when Debian gets close to issuing a new "stable" branch the testing branch is frozen, and it only gets security bug fixes and release-blocker fixes. This cycle typically lasts a couple of months, then the release is made and a new testing branch is started. It then goes back to a typical rolling release.
Fedora - Point Release, with a twist. Although released on a fixed schedule, Fedora is much more active in updating to new kernel releases than most other point releases. Also, the schedule for point releases is, uh, flexible. Stretchable. Very.
Linux Mint - Point Release, both the Ubuntu and Debian-derived versions.. This is probably the least-frequently updated distribution that I keep around. It gets major bug fixes, security updates, and Firefox updates, and that's about it. New kernel versions, new desktop releases (both Cinnamon and MATE), new LibreOffice releases, and new almost anything else, have to wait for the next point release. The emphasis is on stability, and they almost never do anything that risks breaking their installed systems.
Ubuntu - Point Release. Big time point release. The schedule is fixed, every April and every October there will be a new point release. Very limited updates between point releases.
KaOS - Rolling Release. Almost as active in updating as Tumbleweed.
openSUSE Leap - Point Release, with a very long schedule. This has probably the longest interval between releases of any of the point release distributions. However, it is a bit more aggressive about updating some major packages between point releases, so it doesn't get uncomfortably out of date. Usually.
Solus - Rolling Release, but I haven't been using it long enough to say much about it. Releases seem pretty frequent, but not as many and not as extensive as Tumbleweed.
PCLinuxOS - Rolling Release. Time between installation image updates has been variable; for a while they tried for once a quarter, which seemed pretty good. Recently it has been a year or more between updates, which can make it a bit painful to install a new system. They do a good job of making some major updates, such as new kernel versions, available through their repositories for those who want/need them, too.
I hope that this helped clear some things up for people. I know there are a lot of distributions that I didn't mention, but I think that these pretty much cover the range of things. As always with Linux, a little bit of advance research and preparation goes a long way - but if you try one kind of distribution and it doesn't fit your needs, you can just regroup and try the other.
Perhaps best of all, you could easily install one of each to dual-boot on a system, and see for yourself how they compare and which one fits your needs!