RedHat 7.2 Beta: Roswell
LinuxNews.pl writes: "Few days ago RedHat uploaded new Beta release of their distro -
Roswell. If you want to find out more about it just go to the LinuxNews.pl"
And I won't even make a snide comment about how I haven't run Red Hat in 2 years!
If you don't like the compiler, take a look at http://www.bero.org/gcc296.html and then fix your applications.
;) ).
There are 2 reasons why we're still using 2.96 even though 3.0 has been released.
The first is binary compatibility - gcc 3.0 is not binary compatible with anything else, and we don't break binary compatibility between minor releases.
The second is that 2.96 is way more stable than the 3.0 release (though the current 3.0 branch in CVS works somewhat better). If you've ever tried compiling KDE with gcc 3.0, you'll know what I mean.
I don't think you can come up with any program that uses correct code and doesn't work with gcc 2.96 - if you can, report it so we can fix it. If you can't, don't complain.
The final will include KDE 2.2 and a proper compiler (namely 2.96
This message is provided under the terms outlined at http://www.bero.org/terms.html
Yeah apart from on the Slashdot SQL server...
Personally, I congratulate Rob for having the balls to at least be blunt about it instead of the thinly veiled digs routinely employed by the vast majority of you.
Now, whip out the -1, Troll or Offtopic marking for this as fast as possible and sit back satisfied that another dissenting opinion has been eliminated. It's your duty, isn't it?
---
Slashdot: News For Zealots. Stuff That's Hypocritical.
"Like a madman shooting firebrands or deadly arrows is a man who deceives his neighbor and says, 'I was only joking!'" -- Proverbs 26:18-19
Sometimes the Bible is surprisingly relevant.
(BTW, this comment is not intended as a troll; it's just that few people know the Bible has anything to say about the whole "just kidding" thing. Though I fear I may spark a long offtopic thread anyway. Apologies in advance if such a thread ensues.)
Graham "Teach" Mitchell, computer science teacher, Leander HS
I installed it on a spare box a few days ago. The default filesystem is ext3. It also has migrations tools to convert existing ext2 partitions.
I guess I won't even make a snide comment about whan an asshole Rob is, then.
Actually, any news about a new Redhat for Alpha?
;)
7.1 was released, 7.2 will be. I could tell you the release date, but I'd have to kill you afterwards.
This message is provided under the terms outlined at http://www.bero.org/terms.html
GNOME 1.4.x.. ... XFree 4.1.x.. nautulus(sp).. mozilla.. new config tools eventually phazing out linuxconf... easy GUI ISP dial tool..
I am running 7.1 right now and except for a few setup issues it is actually pretty good.
Hopefully they'll put mozill 9.3 in or the latest version of mozilla at the time of release...
Only 'flamers' flame!
Argh, you caught us! Of course, 7.2 is actually still 1.0, just with a higher version number so people with fat net connections can brag about having more current stuff.
This message is provided under the terms outlined at http://www.bero.org/terms.html
RedHat now denies that they have released another beta of their distro - Roswell. They say: "In reality it was just another one of our disaster recovery backups that we place offsite every month. There is no evidence that points to that this should have been a distro".
Meanwhile RedHat believers rush to FTP sites, trying to gather evidence that it indeed was a real distro that had entered these servers.
Another coverup? Only time will tell.
Funny, I submitted a story on PCI 3.0 (Intel's Arapahoe interface) to replace the existing PCI bus. His reason for rejecting it was "he had others who already submitted it, and was sitting on those waiting to post it." This was on Thursday of last week... I would have thought people would like to know what's going on for the future of computers, not just when Taco feels he needs to bash RedHat (even though Slackware is superior :-) ).
Here is a list of gcc-3.0 improvements over gcc-2.95.3. As for myself, I really appreciate the libstdc++-3.0 support.
I am less than enthusiatic about the
New warnings for C code that may have undefined semantics because of violations of sequence point rules in the C standard (such as a = a++;, a[n] = b[n++]; and a[i++] = i;), included in -Wall.
OMS/LiVid code, in particular, trips this up.
Normally I try to ignore the biased comments that creep up in the stories here, but the snippy little comments, regardless of the topic, have become a bit much lately.
He's a decent guy in person. I spent a couple of days around him, Chris Dibona, Krow, Pudge, and Patrick G. as well. They're all decent guys, and at least half of them are brilliant.
Maybe it's different 'cuz of my business dealings, but Malda sure wasn't a whiny prima-donna. He's got his opinions and all, but doesn't take himself too seriously (really!). I now have the impression half the stupid article comments are meant to poke fun at himself.
Besides that, he bought a round of drinks one night and supper another. (Of course, he probably did it to pay back Jim Gettys for the years of work on X11.)
I still wouldn't hire him to write software that anyone else would ever maintain, though.
how to invest, a novice's guide
;-)
I love the style of the writing of the press release:
Etc.Too bad we can't say the same about XP
"It is a greater offense to steal men's labor, than their clothes"
Roswell doesn't exist either...
l
;)
It's ftp://ftp.redhat.com/pub/redhat/linux/beta/roswel
See? It's roswell!
This message is provided under the terms outlined at http://www.bero.org/terms.html
This happens to be my fault.
;) We haven't come up with a way to work more than 24 hours a day, but I'll keep trying. ;)
Or rather, it's because I didn't have the time to build the packages when the beta was current (if you've ever worked for a linux distributor, you know there are more important things to do a couple of days before a feature freeze...), and I don't think it makes much sense to build them now (now that the beta is pretty much obsolete).
That's precisely why I chose to put a recent CVS snapshot that should be pretty close to the 2.2 release in Roswell.
If you don't like it, send some of your spare time to bero@redhat.com.
This message is provided under the terms outlined at http://www.bero.org/terms.html
7.2 includes KDE 2.2 and GNOME 1.4 - both of them make life easier for new users.
/bin/sh".
;)
7.2 includes more packages than any of the previous releases, so chances you'll actually have to compile something on your own are lower.
File permissions etc. are still there (and will stay) - but they're not really complicated once you've understood them. Basically, a file can be read, written and executed (think of the third as renaming a file from test to test.exe on that other operating system - it's done differently, but the effect is pretty much the same) - each of the operations can be allowed or denied. The file managers in KDE and GNOME give you a GUI frontend to changing permissions, so you don't need to remember commands like "chmod o+rw test" or "chmod 4777
Try it, and let me know if you're seeing any usability problems - I'd like to fix them, but noticing them after you've used Linux for 10 years is quite tricky.
This message is provided under the terms outlined at http://www.bero.org/terms.html
ok, I'll answer this...
If you are coming from Windows with zero knowledge of Linux - them you might try Mandrake at first. Mandrake is much better suited to people who don't know linux and don't want to mess with the command line...
Now - in terms of usability tests - both GNOME and KDE are doing usability tests. Sun did it for GNOME and the KDE team did look at the Sun results and they did their own on LinuxTag in europe and keep doing so in shows - if you're going to LinuxWorld - then you're welcome to visit the KDE booth and make your remarks - comments are always welcome.
As for your comment "can't see the forest for the trees" - I know exactly what you mean, been there before - and I know lots of others did - and they give advice here and there about usability.
You are of course always welcome to join KDE or GNOME team and give advice or a hint or participate in the desktop enviroment development - people that can point out some wrong GUI decision are always welcome - as long as they are willing to EXPLAIN what is wrong and suggest an alternative (programming knowledge is not necessary)
Hetz (Heunique)
They didn't have an option on this. Red Hat have always maintained binary compatibility throughout major version numbers, so shipping with anything other than 2.96-RH as the default compiler just wasn't an option. Naturally, they've supplied 3.0 for those that want to use it. I can't really fault RH about this -- they've done exactly as they said they would. Can you imagine the uproar if they'd broken their promises on binary compatibility?
"The invisible and the non-existent look very much alike." -- Delos B. McKown