lol I just got a flashback of when 2.6 got released, it was quite a big one, and I remember it like yesterday. Where are they at now anyway, I'm guessing they must be working on 2.7 or 2.8?
Other than compatibility with some software that will only work with 2.4.x?
Nope. It'll be 2.6 indefinitely. There's no odd numbered dev branch anymore because all of the development is happening directly in 2.6. There's a handful of staging trees maintained by different devs that their major changes go into and once they're fairly stable they get pushed up to Linus' tree for inclusion. The idea is to have more, smaller changes incrementally included and put into the stable tree so that more people actually use and test them. Most people shy away from dev trees so the only people testing stuff before in 2.3 and 2.5 were other developers which limits your test cases a lot.
Hello linux-2.6.48.236-x86_64![]()
Hello linux-2.6.48.236-x86_64![]()
The kernel does have 4 numbers in the version now, but the x86_64 part there had to have been added by whoever built your kernel.
Yeah I know. I probably could have left that part out. I was mostly trying to comment that the 2.6 part is pretty irrelevant now because it will (probably) never change.