? Okay, what about the older versions of the kernel?
Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
? Okay, what about the older versions of the kernel?
Okay, quick silly question - the earlier 2.x versions of the Linux kernel are still being developed for what reason? Maybe to continue supporting older hardware or "just because?"
In commercial and scientific circles, once you get something working the way you want it, it's usually a good idea not to mess with it too much, and many organizations don't upgrade things unless absolutely necessary. So there are a good number of legacy systems out there that still require support and security patches.
Older kernels are also often a good choice for embedded systems that don't need a lot of the heavier, more advanced stuff that's been developed since.
2.4 is still in extensive use in some limited application areas (embedded as has been mentioned) and compact distros.
Really, its not so much 'in development' as having fixes and backports. The fixes are for things like security flaws, which have later turned up, and the backports are, generically, to make it work, at a system level, more like a 2.6 kernel, so that higher level apps see the same interface and don't have to maintain two codebases and to allow it to work with newer interfaces and devices.
So, the way I see it anyway, its more like 'maintenance' than 'new development'.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.