caker wrote:
You can use the Linux distribution's specific package tools. For RedHat, you could use up2date if you have an RHN membership.
I searched for instructions on doing this, and the only hits I found suggest that it's possible to use up2date to upgrade your base distribution, but not supported. I've read that you first manually upgrade your redhat-release package and then up2date will do the rest. But I wonder if there aren't pre/post upgrade scripts that would be run by the normal upgrader that would be missed by up2date? It sounds risky to me and I'm wondering if anyone else has done this successfully, or even unsuccessfully ...
caker wrote:
You also can use apt-get, since we included the "apt" package manager for RedHat. When a new distro comes out, just edit your /etc/apt/sources.list to add the new source for the new distro, and then run "apt-get dist-upgrade".
Hm, I uninstalled that, I prefer to use RedHat's tools where possible, but I guess I could look into re-installing it and using it as you have said. I just searched on Google and found mostly success stories using this technique, although there were a few worrying complaints about things going wrong ...
caker wrote:
Sometimes apt/rpm refuse to over-write config files, so if there are major changes between what's currently installed and the new package, some merging might be required.
Yeah, that's the kind of stuff that I read about going wrong in my google search. I wish there was an officially supported way to upgrade a RedHat distribution in place ...
caker wrote:
Linode.com provides kernel upgrades; in fact, look for 2.4.22 to be online soon.
That's cool. I assume that when RedHat 10 comes out, the kernel that it works with will be available on Linode.com shortly thereafter.