Linux Kernel 2.6.8 Released
J ROC writes "According to The Linux Kernel Archives kernel 2.6.8 is now out. It includes some fixes from 2.6.7. Happy upgrading." You may want to read this earlier story and think twice before upgrading.
← Back to Stories (view on slashdot.org)
I'm repeating this message from OSNews, which had the story first.
I think Linux is a great kernel, but a 42 MB download is really a bit too much for my liking. Much of that is code for hardware that I don't have or features that I don't want. I am a great advocate of modularity, and I would like to see it applied not only to the compiled kernel, but also to the sources. I am aware that this will add some administrative overhead, but it could save a lot of traffic and CPU time.
Here are some ideas:
- Split the distribution in a base that has the common stuff, and optional add-ons for lesser-used network devices, filesystems, etc. etc.
- Employ a BSD ports like system that downloads the sources on request (i.e. when compilation of some part is requested)
- Distribute only the configuration interface, and download only the parts actually needed based on the configuration selected.
I am too occupied now to come up with a proper proposal, but I hope this will set some people thinking.
Please correct me if I got my facts wrong.
This might be a silly question, but what does "brown paper bag" release mean? (and how did the phrase come into use? :-D)
the real at&t mix
They've been saying for some time that they'd also release small updates (like 2.6.8.1) against previous releases when necessary, so it should be reasonably safe to take a recent kernel if you wait a couple weeks after the major release and check for any such updates.
For what it's worth, I've been upgrading on every major release (and most of the -rc's too) since 2.6.0, without any disasters.
Of course, depending on which particular drivers you care about and so on, your mileage may vary.
--Bruce Fields