LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

Red Hat Linux 9 announced

Members of the Red Hat Network have been notified that they will be able to download Red Hat Linux 9 ISOs beginning March 31, 2003. The new version should be in stores the week after that.
(Log in to post comments)

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 2:16 UTC (Tue) by skvidal (subscriber, #3094) [Link]

I've already been beaten around the head by the red hat folks for this.

It's not 9.0 - it's just 9

no .0

this might shed some light on this turn of events (follow the thread out)
https://listman.redhat.com/pipermail/phoebe-list/2003-March/004919.html

-sv

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 3:37 UTC (Tue) by Baylink (subscriber, #755) [Link]

This came, among other places, from a copy I submitted; my editorial comment was that I was pretty damned tired of people ceding version numbering from the engineering department to the marketroids; this may be the beginning of the End for RH...

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 4:28 UTC (Tue) by tjc (guest, #137) [Link]

this may be the beginning of the End for RH...

Yeah, a lot of companies go out of business by selecting bad version numbers. ;-)

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 7:01 UTC (Tue) by patsoffice.com (guest, #4605) [Link]

my editorial comment was that I was pretty damned tired of people ceding version numbering from the engineering department to the marketroids;

I don't understand why people have difficulty understanding the version numbering of RedHat Linux.  If binary compatability is broken it's a major version number bump.  This has nothing to do with marketing (although I'm sure there are market perception benefits.)  The fact that this is a major version bump should not be a suprise to anybody.  RedHat has had 3 (IIRC) phoebe betas and if you've run any of them, you know that binary compatability is not a given with the new threading model they're using.

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 8:54 UTC (Tue) by proski (subscriber, #104) [Link]

However, glibc was updated to version 2.3.2 in Red Hat 8, so there may be some compatibility between patched Red Hat 8 and unpatched Red Hat 9 after all :-)

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 15:45 UTC (Tue) by bkw1a (subscriber, #4101) [Link]

If binary compatability is broken it's a major version number bump.

Personally, that's the main reason I'm concerned about this. I maintain a lot of Red Hat computers (over 100), using a standard configuration. Ever since version 4.2, I've been developing a new configuration whenever a new *.2 version comes out, then installing it on new machines and upgrading old ones. I've got a nightly update scheme that lets me easily push out updates, but when a major upgrade comes along, it means actually laying hands on each of the machines and spending at least an hour with it. (The hardware varies widely, from desktop machines with various sound/video/whatever cards to several small clusters of headless machines.)

Even just developing and testing a new build is something I spend months on. I aim for security and stability, and so far things have gone pretty well.

The problem is, Red Hat is releasing major versions more and more rapidly, and each version is significantly bigger (requiring more head-scratching while developing the build, and more time to install).

I'm currently just finishing up an upgrade from a build based on 6.2 to one based on 7.2. I was hoping to be stable there until 8.2 came out. Now it looks like there will never be an 8.2.

Recently, I've been seriously considering a switch to Debian, because of the apparent ease of upgrades. I'd love to be able to test a new major version, then deploy it remotely without touching the machines. My main concern is with security updates. Red Hat does a terrific job with security patches, in general. To keep as up-to-date as I need to be, I'd need to Debian-unstable, but I'm worried about the speed with which security updates are released for the unstable tree. Does anyone have any advice about this?

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 16:09 UTC (Tue) by rknop (guest, #66) [Link]

Recently, I've been seriously considering a switch to Debian, because of the apparent ease of upgrades. I'd love to be able to test a new major version, then deploy it remotely without touching the machines. My main concern is with security updates. Red Hat does a terrific job with security patches, in general. To keep as up-to-date as I need to be, I'd need to Debian-unstable, but I'm worried about the speed with which security updates are released for the unstable tree. Does anyone have any advice about this?

The Debian install is not as simple as the RedHat install. You're likely to spend a bit more time futzing around with getting specific hardware working, although if you're a long time Linux user that's not all that big a deal. (It's all still fully supported-- it's just that the RedHat installer does a very good job of automatically recognizing everything, whereas I've found that the Debian installer still leaves you needing to tell it the name of your video card, and perhaps configuring modules to load the right module for your sound card.) It's not a huge step back, but that is one drawback.

Once you have it going, though, it's very nice. I switched from RedHat to Debian after trying RedHat 8 and being horrified to figure out that RPM had a bug... I couldn't install the updates without RPM dying partway through. With Debian, apt-get hasn't given me trouble. I run several machines on stable, and one on testing, and all have been fine.

I don't know that Debian will maintain support for an "old" stable version much longer than RedHat does. I think that after a new stable version comes out for Debian, you have to worry about security updates drying up in a matter of half a year or (at most) a year. On the other hand, stable Debian releases come out very infrequently, so you won't need to perform the major upgrade cycle nearly as often. And, unlike RedHat x.0-- which wise people avoid, waiting for x.2-- by the time a Debian stable release comes out it really is stable, and you can be confident upgrading to it.

Making that kind of switch won't be all win, but for what you're doing, you may find it better.

The downside of the slow pace of major Debian releases is that after a while, Debian stable doesn't support any recent hardware.... If it's 1.5-2 years between major stable releases, then by the time the last release is long in the tooth, any recent video cards won't be supported by the version of X in the last stable release, etc. There are ways around this by pulling software from Debian testing, but of course if you're running a whole bunch of systems its easier if you don't have to do too much individual futzing around, and can keep everything just running on the stable release. Unless you buy machines all the time, though, this may not be that serious of a worry.

-Rob

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 16:29 UTC (Tue) by proski (subscriber, #104) [Link]

The "horrible" rpm bug has been fixed. Upgrade to RPM 4.1.1. The errata has not been issued yet. I guess Red Hat is testing RPM 4.1.1 really hard, as they cannot afford to release an incomplete fix.

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 16:22 UTC (Tue) by ksmathers (subscriber, #2353) [Link]

> If binary compatability is broken it's a major version number bump.

Personally, that's the main reason I'm concerned about this. I maintain a lot of Red Hat computers (over 100), using a standard configuration. Ever since version 4.2, I've been developing a new configuration whenever a new *.2 version comes out, then installing it on new machines and upgrading old ones. I've got a nightly update scheme that lets me easily push out updates, but when a major upgrade comes along, it means actually laying hands on each of the machines and spending at least an hour with it. (The hardware varies widely, from desktop machines with various sound/video/whatever cards to several small clusters of headless machines.)

I believe it is for product differentiation. Redhat wants enterprises to buy their Enterprise Linux offering, which addresses exactly those concerns. Their regular Redhat Linux is moving to a cutting edge product to be more competitive with Mandrake, and more attractive to the hobbyist market.

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 22:48 UTC (Tue) by dcarrera (guest, #9087) [Link]

Recently, I've been seriously considering a switch to Debian, because of the apparent ease of upgrades. [snip] My main concern is with security updates. [snip] To keep as up-to-date as I need to be, I'd need to Debian-unstable, but I'm worried about the speed with which security updates are released for the unstable tree. Does anyone have any advice about this?

Yes, try Gentoo (http://www.gentoo.org). Gentoo is a source-based distribution inspired in part by Debian. It's Portage system works much like apt-get. The main difference is that Gentoo is designed to be bleeding-edge. There is no distribution that is as up-to-date as Gentoo.

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 8:58 UTC (Tue) by beejaybee (guest, #1581) [Link]

Sounds to me like marketing-speak justification for early trashing of support for RH 8.0.

I'm pleased there is such a wide choice of linux distributions - whilst Red Hat may go bankrupt if they don't take notice of commercial considerations, I suspect that recent aggression driven by the "suits" will result in massive desertion from Red Hat by their longer-standing customers.

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 14:01 UTC (Tue) by foo@share-foo.com (guest, #7940) [Link]

Oooo... Now it's as good as Mandrake! I'm glad to see RH finally catching up w/ the competition. When it gets to RH2003 I'll switch over from Windows.

-ray.

Red Hat Linux 9.0 announced

Posted Mar 25, 2003 14:08 UTC (Tue) by jwharmanny (guest, #971) [Link]

Maybe they're adopting Less's version scheme? (last time I checked it was Less version 381.) Wouldn't be such a bad idea; version number inflation isn't a problem anymore when you've reached version 381 :)

Red Hat Linux 9 review (of sorts)

Posted Mar 25, 2003 19:47 UTC (Tue) by tjc (guest, #137) [Link]

http://www.osnews.com/story.php?news_id=3119

Red Hat Linux 9 review (of sorts)

Posted Mar 25, 2003 21:32 UTC (Tue) by Baylink (subscriber, #755) [Link]

And for the lazy amongst us, that's: here.

The review is a bit rough, as, I suspect, is the reviewer (RH has had an "upgrade" option on it's install since, what, 4.1?), but it's not too bad.

It is unclear on several points (is "Everything" *not* the default install choice?, for example), but on other points, it's delightfully informative -- notably the fact that the reviewer includes *all* the version numbers of the included packages.

My only gripe with OpenOffice is it has an annoying delay while loading up a module even on a very fast and current computer. Opening Microsoft Word in Windows XP on the same system is instantaneous compared to OpenOffice Writer
Well, of course it is, guy: MS Office *is completely loaded, taking up space* from boot time, on a Windows machine. What did you expect?

I did enjoy:

I ran this entire article more than once through OpenOffice Writer (which is the Microsoft Word Equivalent) and it handled this really well. The spell checker was put to the test too, so if you spot some errors you know where to blame them. (Editor's note: this article was absolutely rife with spelling and punctuation errors when I received it, seriously)
The reviewer didn't seem to put any thought into *why* RH9 might not include MP3 codecs -- this is almost certainly a licensing issue. [ reads further ] Aha! *RedHat* says so, he simply didn't mention it on first reference.

In the final analysis, though, this reviewer doesn't think there's any reason to upgrade from 8 to 9, and *I* haven't yet thought there was any reason to upgrade from 7.3 to 8 -- so if you *do*, why not tell us all why, huh? ;-)

Red Hat Linux 9 review (of sorts)

Posted Mar 26, 2003 12:40 UTC (Wed) by minichaz (guest, #630) [Link]

I moved from Red Hat 7.3 to 8.0 quite a while ago. My main reasons were the more polished desktop in 8.0 and better integration of OpenOffice.org without having to mess around with the MIME types and so on.

My servers are still on 7.3. I think this is the same for a lot of people: servers on 7.3 and desktops on 8.0.

Will I move to 9? Well... Probably. I'm looking to get rid of a computer and put dual heads on my main box. Red Hat 9 has Gnome 2.2 which does multi head stuff much better than Gnome 2.0 (ie it works).

Has anyone used the "upgrade" option on the Red Hat installation? I've never risked it but I would be interested to know if its any good.

Cheers

Red Hat Linux 9 review (of sorts)

Posted Mar 27, 2003 4:45 UTC (Thu) by mattdm (subscriber, #18) [Link]

I've used the upgrade option for years. Works quite well. You have to do a bit of searching for ".rpmsave" and ".rpmorig" files (usually config files) right afterwards and maybe change a few things, but overall, not bad. If you've installed a lot of third-party or custom RPMs, it may be more work.

Of course on the other hand, there's always something to be said for a fresh start. :)

Upgrading Red Hat

Posted Mar 27, 2003 10:10 UTC (Thu) by james (subscriber, #1325) [Link]

Has anyone used the "upgrade" option on the Red Hat installation? I've never risked it but I would be interested to know if its any good.
Yes, I'll regularly upgrade Red Hat releases. I've only ever come across three problems, two of which one might expect:
  1. One older computer, with 32 MB RAM and about 80 MB swap (that runs in text mode only, usually headless), didn't have quite enough virtual memory to upgrade to Red Hat 8. The upgrade hung while upgrading glibc, which left the computer "between OSes". Since I had decent backups, I reinstalled from scratch, having increased swap space.

    I was surprised that the install didn't warn me about this, but it failed to do a new install as well without extra swap.

  2. Obviously, if you change too much in your installation (running Bastille or changing mail servers, for instance), then upgrade, you end up with something which isn't quite one version, not quite the next, not quite hardened, etc. The upgrade does a very good job, but it's practically impossible for it to Do The Right Thing in every circumstance.

  3. I have my own set of fortune files. On every upgrade, Red Hat insists on replacing them with the default standard set, which have hardly changed in about ten years. Major problem there, methinks...

Hope this helps,

James.

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds