Linux 2.6.0-test5, How To Incrementally Upgrade
An anonymous reader writes "Linux creator Linus Torvalds recently announced the 2.6.0-test5 Linux kernel, bringing the release of a stable 2.6 one step closer. KernelTrap quickly followed by posting a guide that walks bleeding-edge Linux fans through the process of upgrading from 2.6.0-test4 to 2.6.0-test5, using a tiny 706 KB patch."
So, it's exactly like upgrading any other kernel version, just without the "make dep"? Amazing.
Stumbling in the dark
I hear slavering of jaws
Eaten by a grue.
Make bzImage && make modules is no longer the recommended way to do this. You should just do "make" instead, which will build bzImage and any modules you may have asked for, and do it quicker than if you specify the steps separately. See the Halloween 2.5 document for details.
Apparently, 640 KB is not enough for everybody.
Though, I would have never expected that it was Linux for which it would not be enough.
You could've hired me.
But I just booted 2.6.0-test5-mm1. There's been a bug since test4 (actually included in the test3-mm-series) that is still around. When bootin without a PS/2 mouse, the system hangs, freezes, when probing for keyboard and mouse. I normally use a USB mouse, so this is a bit annoying. The bug isn't fixed yet. Otherwise, the 2.6 kernel seems to be coming along fine.