Greg K-H Recommends New Kernel Version Naming
Greg Kroah-Hartman, Linux developer at Novell, suggests a new naming scheme for the Kernel releases on the Kernel mailing list. The four-digit year would be included in the name.
Kroah-Hartman writes that he had meant to bring up his suggestion at the Kernel Summit 2008 in September that he does now as a follow-up. He had always been involved with version numbering and finds the current scheme unmanageable.
His recommendation: future versions of the Linux kernel should follow the pattern four_digit_year.release_number.minor_release_number. By this pattern the first release in the coming year would be 2009.0.0, the second 2009.1.0, and so forth. If zero-numbered releases are undesirable, he says, the year could also begin with release 2009.1.1.
Kroah-Hartman points out that the naming scheme provides a better way to determine how old the release is. Kernel 2004.9.0 would be easier to date than Kernel 2.6.9.
The current scheme follows the pattern 2. major_release.minor_release.extra_version. With the new scheme, kernel macros with major and minor numbers would also have compatible naming so as not to break scripts, he assures the community in his email.
Among the first responses was one from H. Peter Anvin who found it easiest just to increment the last digit, such as 27, 28, 29, etc. He finds the existing prefix 2 with the large following digits to have "outlived its utility" and suggests bumping the version to 3.0 and maintaining that scheme for "huge changes."
Adrian Bunk had rather a different view and warned against radical changes that could affect not only the Kernel and its tools, but break countless userspace programs. Many of these programs interpret the kernel version number through calls such as uname -r. He gives a snippet from an OpenSSL library script as an example.
Comments
comments powered by DisqusSubscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
AlmaLinux OS Kitten 10 Gives Power Users a Sneak Preview
If you're looking to kick the tires of AlmaLinux's upstream version, the developers have a purrfect solution.
-
Gnome 47.1 Released with a Few Fixes
The latest release of the Gnome desktop is all about fixing a few nagging issues and not about bringing new features into the mix.
-
System76 Unveils an Ampere-Powered Thelio Desktop
If you're looking for a new desktop system for developing autonomous driving and software-defined vehicle solutions. System76 has you covered.
-
VirtualBox 7.1.4 Includes Initial Support for Linux kernel 6.12
The latest version of VirtualBox has arrived and it not only adds initial support for kernel 6.12 but another feature that will make using the virtual machine tool much easier.
-
New Slimbook EVO with Raw AMD Ryzen Power
If you're looking for serious power in a 14" ultrabook that is powered by Linux, Slimbook has just the thing for you.
-
The Gnome Foundation Struggling to Stay Afloat
The foundation behind the Gnome desktop environment is having to go through some serious belt-tightening due to continued financial problems.
-
Thousands of Linux Servers Infected with Stealth Malware Since 2021
Perfctl is capable of remaining undetected, which makes it dangerous and hard to mitigate.
-
Halcyon Creates Anti-Ransomware Protection for Linux
As more Linux systems are targeted by ransomware, Halcyon is stepping up its protection.
-
Valve and Arch Linux Announce Collaboration
Valve and Arch have come together for two projects that will have a serious impact on the Linux distribution.
-
Hacker Successfully Runs Linux on a CPU from the Early ‘70s
From the office of "Look what I can do," Dmitry Grinberg was able to get Linux running on a processor that was created in 1971.
Age of release
Even better would be YYYY.MM.1.
nice idea but,
most sensible out of all
Though I'm one of those who really thinks that changing now kernel versioning provides little to no gains.
To me it more and more sounds like lots of people are bothered by visibly smaller role kernel now is playing in the whole "Linux OS" thing. Seems like people want some shake up of kernel development to make their contributions look more significant.
I see the flame war starting...