Linus Renames 2.6.40 Kernel To Linux 3.0, Announces Release Candidate
An anonymous reader writes "Linus just released the first -rc of the next kernel series, but rather than continuing development as the Linux 2.6.40 kernel, he has renamed it to be the Linux 3.0 kernel." And he's tacked on a second dot and another zero (3.0.0), at least for now, because many scripts expect and rely on a three-part kernel version.
I like his 3.0 commit message
"Version numbers? We can increment them!"
Thankfully, Linus hasn't rewritten the kernel in VB.
Also this version has codename "Sneaky Weasel"
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-VERSION = 2
-PATCHLEVEL = 6
-SUBLEVEL = 39
-EXTRAVERSION =
-NAME = Flesh-Eating Bats with Fangs
+VERSION = 3
+PATCHLEVEL = 0
+SUBLEVEL = 0
+EXTRAVERSION = -rc1
+NAME = Sneaky Weasel
I'd tell a UDP joke, but you may not get it. I'd tell a TCP joke, but I'd have to keep repeating it until you got it.
When Linux 2.0 release june, 9 1996 was the first stable complete workable versatile version.
As of January, 25 1999 Linux 2.2, many new distro was available to average user.
January, 4 2001 Linux 2.4 introduced many device changes. There are still so much embeded devices running the 2.4 kernel.
Decembre, 17 2003 Linux 2.6 stabilized and enhanced changes from 2.4, introduced the fully able IPv6 stack.
Now the 3.0 Linux branch is just plain about shiny numbering.
Léa Gris
He is Finnish, but his first language is Swedish.
(PS. This is why you should not choose the language for your web site based on a geographical lookup of the IP address.)
IMHO it should have been done back with 2.6.19 or no later than 2.6.25. Better late than never though.