Slashdot Mirror


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!

321 comments

  1. Re:In a hurry to get h4xxr3d? by jamoke · · Score: 0
    I usually only bother updating when I build a new server.
    If I like something about the new distro and feel it's beneficial across the board, I go ahead and bite the bullet, and update the other servers, otherwise I just leave them.

    If they ain't broke, I don't fix them.

  2. Re:usability? by tal197 · · Score: 1

    Provide a fail-safe mode on boot that uses framebuffer?

  3. Re:Mandrake 8.1 coming soon? by Anonymous Coward · · Score: 0

    Don't you mean Mandrake 9?

    I think they should release Mandrake 10. Odd for unstable releases, Even for "stable" releases. They should have Mdk-42 for the release of Debian 4.

  4. Re:Can't wait... by bero-rh · · Score: 5, Informative

    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
  5. Re:ext3 is there, but where is Reiser? by luguvalium2 · · Score: 2, Interesting

    I have done a few sudden power-off tests with XFS-SGI/RedHat and Reiser/Mandrake. I had disk corruption with Reiser once, but once is all it takes to ruin your weekend. XFS has been rock solid. My employer has been using XFS on SGI servers for years without problems. The XFS for Linux site is here: http://oss.sgi.com/projects/xfs/ I have only done one power-off test with ext3 and it performed as it should. I have not done any speed benchmarking between the different types yet.

  6. Re:Holy smokes! by RobYoung · · Score: 0, Offtopic
    You're all bashing Taco for his outwardly elitist commentary when the exact same thing flows from most of you on a daily basis.

    The difference is he is attaching his comments to the actual news story, where others are posting comments.

    Editorials should be left to editorial articles, or to comments about articles.

  7. Snidey lies... by Anonymous Coward · · Score: 4, Funny
    And I won't even make a snide comment about how I haven't run Red Hat in 2 years!

    Yeah apart from on the Slashdot SQL server...

    1. Re:Snidey lies... by Anonymous Coward · · Score: 0

      Nice job!

  8. Re:I *have* used Redhat over the last 2 years by Oxide · · Score: 0

    I have never seen so much insecurity and lack of self confidence in a post more that this one.
    Dude, listen to yourself, for god's sake you dont have to apologize to the whole world for running redhat. Redhat is one of the most successful linux distributions out there.
    Dont listen to those If-you-dont-run-dist-X-then-you-are-gay idiots. LINUX IS LINUX... dists are only a combination of supporting packages for the core system which you can modify as you wish/like.

  9. Re:Journaling File System by NonSequor · · Score: 2

    Why ext3? I thought the only advantage of ext3 over other JFSs available for Linux was that it was easy to convert an ext2 partition to it. Does it provide an option to use ReiserFS, JFS, or XFS? I thought that all three of these offered better performance and more features than ext3.

    --
    My only political goal is to see to it that no political party achieves its goals.
  10. at last by Anonymous Coward · · Score: 0

    x.2 of a Redhat version, that means it's finally stable!

  11. Rejected stories by Anonymous Coward · · Score: 0

    Mine also always get rejected. Last one 2001-08-03 07:58:17 Mozilla 0.9.3 released (articles,mozilla) (rejected) But I guess that's normal.

  12. Re:Hmm... by MSG · · Score: 2

    Those of us who are "more experienced in Linux" know that you can get apt for rpm and use it to maintain a Red Hat system.

  13. Re:Another update? by NonSequor · · Score: 1

    Actually it just occurred to me that since this is a beta, it's only available in ISO form and paying for it is not even an option. However, it won't be too long before the final version of 7.2 is released and by waiting for it one avoids any problems that might come up before then.

    --
    My only political goal is to see to it that no political party achieves its goals.
  14. Re:WTF is up with KDE? by khuber · · Score: 2, Funny
    Oh my god, a month? What is the world coming to?? Nobody should run software more than a few days old, at the very most .

    Please RedHat, if you're reading, please make your distributions from the very latest alpha and beta versions, preferrably from developer snapshots done the day of the release. In the past your releases based on beta-quality code were wonderful and I'd hate to see you become another SuSE or Mandrake.

    -Kevin

  15. Re:Can't wait... by Anonymous Coward · · Score: 0

    As far as I know, things that won't compile with newer compilers (gcc 2.96..) are due to poor coding technique. Anyone care to give the specifics? Regardless, I do believe at least Mandrake is using the same compiler in drake 8, but I haven't used it, so I may yet again be wrong...

  16. ext3 is there, but where is Reiser? by Dana_D · · Score: 1

    Do other Slashdot readers care to comment on why Redhat didn't include Reiser as a default partition type? My impression, at least, is that Reiser is 'more mainstream' that ext3. (I can't put ext3 down by any means. I've never used it. But I believe that Reiser has been production quality longer.) To be honest, I'm rather disappointed, as are other Suse aficionados at work who have been waiting for Redhat to get a journaling FS in place.

    By the way, how many Code Red hits have you all been seeing? I'm up to 309.

    1. Re:ext3 is there, but where is Reiser? by Anonymous Coward · · Score: 0

      Two reasons I'm happy it's not default and why I'll never use it:
      1) Reiser is a prick.
      2) The prick named it after himself (actually, then, it should be named PrickFS, eh?).

    2. Re:ext3 is there, but where is Reiser? by nedron · · Score: 2, Insightful

      Frankly, ext3 is the better thought out of the journalling filesystems for Linux, simply because you can turn it on or off, just like logging on Solaris.

      --


      * As is generally the case, my opinions do not reflect those of my employer.
    3. Re:ext3 is there, but where is Reiser? by Anonymous Coward · · Score: 0

      Not to mention we had to prove our skills with ReiserFS to get our RHCE. Here today, gone tomorrow.

    4. Re:ext3 is there, but where is Reiser? by technomancerX · · Score: 2

      According to RedHat, ReiserFS still has one or two known data corruption problems, so they won't put it in the installer.

      --
      .technomancer
    5. Re:ext3 is there, but where is Reiser? by Anonymous Coward · · Score: 0

      By the same measure though, Linus is a prick who named a kernel after himself ... the Prickix kernel? ;)

    6. Re:ext3 is there, but where is Reiser? by KidSock · · Score: 2


      May I assume that many of you are talking about running a journaling filesystem on your workstation? If so, why? It only slows you down. Unless you're talking about a server with 100G+ of disk space you're not going to speed up the boot process that much and I have been running without one for years without loosing any data (actually I do recall loosing files with 2.0 ext2 but I never have lost data with 2.2 ext2 and power has kicked off a few times).

    7. Re:ext3 is there, but where is Reiser? by Dana_D · · Score: 1

      I'm looking for journaling on both my workstation and my servers, for about the same reasons. My servers are getting very old and crusty, and tend to overheat these days. A CPU overheat 'crash' on a busy filesystem is a Very Bad Thing, and I've lost data and corrupted databases several times because of it. My workstation tends to have the same stuff my servers do. It is, in truth, my 'development' server, so I don't like to lose data on it either.

      On another note, I thought that some of the journaling file systems (including Reiser and XFS) handle small files more efficiently

  17. Re:Another update? by Anonymous Coward · · Score: 0

    Dammitt, why does RH keep updating? It takes hours to download the CD ISOs over a dial-up connection...

    Install any of the BSD family and just do CVS updates. It's much leaner and more refined than grabbing entire ISOs.

    And as a side benefit you can alro run your Linux-only binaries

  18. no one reads comments by johnjones · · Score: 1

    god damn it I tell people the ABI has changed and then the next person thinks it has and gets moded up

    uuugh

    jez this system is stupid if no one mods and just relies on the +2 to get them above the crowd it end up like the jounels with IMPACT factor rateings stupid

    regards

    john jones

    1. Re:no one reads comments by Anonymous Coward · · Score: 0

      Sour grapes. You're just upset because you can't post intelligently enough to get the +1 (no, not +2) posting bonus yourself.

  19. Holy smokes! by Denial+of+Service · · Score: 4, Insightful
    The hypocrisy is flying around this place like shit from howler monkeys today. You're all bashing Taco for his outwardly elitist commentary when the exact same thing flows from most of you on a daily basis. Read virtually any thread around here with as must objectivity as you can muster and it's difficult to miss. God forbid anyone suggest that non-OSS software is better for a certain task or ask a seemingly obvious question.

    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.
    1. Re:Holy smokes! by bockman · · Score: 1
      1- The 'declared-not-but-actually-so' snide comment in the 'article' is probably just a way to generate more hits in a dead summer day, and then make more money with ads. And it worked. I have noticed an increase of flame-generating remarks & topics in the headlines, lately. Probably a sign of poor ads revenue for ./ editors and owners.

      2- The moderation system in ./ obviously favors the opinion of the majority of its readers ... but better this than having a few selected ones to decide what is good ant what is evil.
      OTOH, I have noticed a sensible shift of the 'average opinion' lately on ./, in favor of non-free e MSish ideas : maybe the Linux/Free Software/Open Source thing is looking less cool for some. Or maybe BG has his employees routinely post on ./ and then acquiring moderation points and moderating up each others (and maybe big Linux players are doing exactly the same for years). Conspiration theories are always in fashion.

      3- Saying 'go on and moderate me down' is one of the most successful karma-woring tricks on ./ ... as you probably know. This worked, too.

      --
      Ciao

      ----

      FB

    2. Re:Holy smokes! by Anonymous Coward · · Score: 0

      3- Saying 'go on and moderate me down' is one of the most successful karma-woring tricks on ./ ... as you probably know. This worked, too.

      Good point. Kudos.

      It's amazingly effective.

    3. Re:Holy smokes! by Denial+of+Service · · Score: 1
      Apparently I don't get it and don't see how the Taco bashing in this thread is anything but pure hypocrisy. The exact same comments he made would be embraced by nearly all if they were posted by someone called "Linuxd00d". Where's the beef?

      In closing, please explain how I have suddenly joined you with my comments.

      --

      ---
      Slashdot: News For Zealots. Stuff That's Hypocritical.
    4. Re:Holy smokes! by NonSequor · · Score: 1

      Isn't that roughly equivalent to saying that since surgery cannot be done in a completely sterile environment, it might as well be done in a sewer?

      --
      My only political goal is to see to it that no political party achieves its goals.
    5. Re:Holy smokes! by Anonymous Coward · · Score: 0

      Goddamn, youve totally missed the point. He didn't say 'You all share the same opinion.' He said 'You all have your own opinions and make snide remarks about things you disagree with/don't understand.' The only thing your post did was prove him right. Thanks for playing.

  20. Mandrake originally? by MemRaven · · Score: 2

    I seem to recall that Mandrake 7.0 or 7.1 would do that with postfix straight out of the box as well. You would have to manually go in and set it up if you wanted anything other than a workstation-only setup. I can't recall off-hand whether it would not listen to the network at all, but I know that it would set itself up as a pretty secure (from spam and other mail issues, including crackers) environment right out of the box. I always liked that a lot about Mandrake back in those days.

  21. Re:GCC isn't ready yet by Anonymous Coward · · Score: 0

    So 2.95.x was the only choice they had.

  22. Buggy... by Anonymous Coward · · Score: 0

    After reformatting my Win2k (backing it up with Ghost to my 2nd hard drive first of course) I installed it. My poor Radeon VE card does not want to run X & something funky is going on with printconf 'cause I can't find any where to specify a driver. Waiting for 7.2......

  23. Re:Comments like this by FyRE666 · · Score: 0

    I totally agree with this. I've been using RH since 6.1, and totally gave up on IRC even though I like helping people solve their problems in my spare time (if I can help!)

    It seems all the #linux* channels are full of 13yr olds who have somehow managed to get op status and feel it their duty to tell everyone how crap their choice of distro is, when I doubt many of them could even fill out an /etc/hosts file without screwing up!

    I recently tried out SuSe 7.2 professional, since I was under the impression it was supposedly far ahead of RH. Perhaps I'm biased, but I found it totally unstable (default "install everything" install)! X would hang, especially if I tried to use Gnome instead of KDE. The network driver would stop working for no apparent reason, Yast2 seems to take forever for even the simplest of tasks (2 minutes to change the IP address - come on, I can do it by hand faster!) This was not a slow machine either (1200mhz Athlon, 256mb). As the dead processes mounted up, I totally lost enthusiasm.

    I gave up on SuSe after a day - I like to support the movement by buying distros, but really... I'll never touch SuSe again - in comparison, I've had RH7.1 up and running without a hitch ever since. I'm sure SuSe must work adequately on some machines, and maybe I just had an unusual hardware config (but I doubt it), but I'm guessing it's just that I know RH, and not SuSe...

  24. Re:Impressions by keesh · · Score: 2, Interesting
    Probably not. His attitude appears to be similar to mine -- completely intolerant of ignorant assholes who aren't prepared to learn, and easily pissed off by anyone who expects him to do anything for them because of who he is.

    If you think Taco's an asshole, try being on the receiving end of the amount of crap email he has to reply to every day.

  25. Re:Mandrake 8.1 coming soon? by The+Troll+Catcher · · Score: 1

    I'd guess not until KDE 2.2 is out - that's going to a really nice improvement on 2.1 (which is pretty nice already). I find 2.1 painful to use :).

    Of course, I'm a KDE developer, so I'm biased...

  26. Re:Hmm... by Anonymous Coward · · Score: 0

    I have never found red-carpet to be particularly painful.

  27. Re:Impressions by Anonymous Coward · · Score: 1, Troll

    Actually I did meet him at a trade show not long ago. I did find him kind of annoying. It was kind of dissappointing really, since I'm a big fan of Slashdot and a long-time user, I kind of pictured him as a cool guy.

    Of course I didn't really get to know him well, maybe deep down he's thoughtful and interesting, but on the surface he was one of those guys who thinks putting everything down is funny and doesn't realize that it's just annoying. (I'm not overly sensitive to put-downs by the way, in the hands of a master they can be very funny, but Rob isn't a master.)

    A lot of it might be just immaturity. Maybe in a few years he'll grow into a crazy, but interesting person like Stallman. (Who can also be annoying as hell, but once you get him to stop evangelizing actually has some interesting viewpoints.)

  28. Re:Interesting that I got rejected for this story by Anonymous Coward · · Score: 0

    Yeah, I once could rely on Slashbot to provide timely "Stuff that matters."
    Now all I find is stories about how Burrito Boy likes to whack off to his Anime Cels.

    Sheeesh!

  29. Re:Another update? by diamondc · · Score: 1

    you might as well say.. do they really want to eat?

    --
    "I keep looking in the want-ads under 'revolutionary' but there don't seem to be any listings.. "
  30. Re:And that was what kind of comment? by Teach · · Score: 3, Interesting

    "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
  31. Re:Mounting a floppy? by RAGEAngel9 · · Score: 1

    This has o be the funniest post i have ever read. Good Job!

  32. Re:.2 Redhat releases by crsm · · Score: 1

    2.4.6 is now included

    I am a little worried about that. Kernel 2.4.6 still has some "issues" regarding virtual memory.

    The 2.4.7 pre-releases seems to fix that. Do anyone know if theres a chance RedHat will upgrade to 2.4.7 before the final release of 7.2 ?

  33. Re:Hmm... by Anonymous Coward · · Score: 0

    /Granted, I haven't used it yet, but I have yet to /see or hear any evidence as to why apt-get is so /much better than rpm -Fvh. Umh, does rpm fetch your package from the server and isntall it for you? It is still a pain in the ass to go download the rpm yourself and worry about whatever depends you might have to go back to the server for. apt-get install package does it all. /(And yes, some of us have *jobs* where we're /well-regarded for specifying closed-source /commercial apps for Linux.) I work for the same company you do.. we are using debian in our developement and sandbox servers.

  34. Re:Can't wait... by seer · · Score: 1
    They say in the release notes that they did this to keep compatablity with all the other 7.0 releases.

    I for one would not like to have to wait for Ximian to release yet another format (even though they picked up Redhat 7.0 pretty quick), let alone everyone else. I mean, look how slow the new RPM format picked up.

  35. Re:Journaling File System by CTho9305 · · Score: 1

    What exactly is a "journaling" filesystem?

  36. Re:Mandrake 8.1 coming soon? by sloanster · · Score: 1

    2ms says: "I expect I'll be able to play QuakeIII with Mandrake 8.1" Huh? I've been playing Quake 3 arena since Red Hat 6.2, though it was a bit of work to set up back then. With 7.1 I didn't even have to download any drivers, or tweak any settings - Everything was autodetected during the install, and accelerated 3d worked on my voodoo 3 out of the box, ready to rock and roll!

  37. Re:Elitism by CmdrTaco? No way!!!! by Anonymous Coward · · Score: 0

    Redhat is the only way to go if you are actually using Linux in production, IE for actual work. Anyone know what stable NFS is?

  38. Re:Taco, by Anonymous Coward · · Score: 0

    Um, your sig. Nothing wrong with the moderation on that. You posted something to a topic you obviously knew nothing about, got it hideously wrong and hey presto.
    You whining takes people away from truly bad moderation examples.

  39. It creates the ILLUSION of file system securtiy. by Anonymous Coward · · Score: 0

    Remember, just because the kernel says "flush this to disk" doesn't mean the controller in the disk drive will obey. And as hard drives have 2 and 4 and even 8MB caches which are caching the most recently written stuff (like the journal), there just is no filesystem that can survive crashes well. The drive controllers decide on their own when to flush data to disk AND THERE IS NO WAY TO FORCE THEN NOR TO KNOW WHEN THEY FLUSHED DATA TO DISK! The controllwe will do it whenever it feels like it. People praising reiserfs, ext3, are delluding themselves with proclamations of immunity from corruption.

  40. No DRI Support by hallucination · · Score: 1

    If you look in the relesase notes, it states that they although the XFree86 version has been boosted to 4.10, they no longer support DRI :( Does anyone know why they would possibly do this? One of the features of 7.0, was that you could get DRI working out of the box. They even back ported it to a 2.2 kernel so they could do this. Seems odd to me.

    1. Re:No DRI Support by __aalomb7276 · · Score: 1

      Hmm. A snapshot of the DRI stuff is part of XFree86 4.1.0. You think DRI support would be built-in. I did notice that the nVidia driver does not support DRI. Perhaps that has something to do with Redhat's decision. *shrug*

  41. Grr by Cave+Dweller · · Score: 0, Troll

    Ok, Cmdr, if *YOU* don't want to make that comment, I will :)

    Happily running Debian.. no more rpmfind.net for me :)

  42. Journaling File System by luguvalium2 · · Score: 3, Interesting

    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.

    1. Re:Journaling File System by mrfiddlehead · · Score: 1
      Just because support is there does not mean that it is necessaryily a good thingTM. The reiserfs in 2.4 is very good. Very good at corrupting your data. True its boot times are very small. And it is very good at corrupting one's data. Did I mention that your data is probably corrupting as I type if you're relying on reiserfs under 2.4?

      Regardless of your being a smug bastard with your ugly Mandrake distribution.

      Did I mention that all distributions are for weiners? All real geeksTM always install their own distributions from tarballs.

      --
      :wq
    2. Re:Journaling File System by rodgerd · · Score: 2, Informative

      Well, if the current discussions taking place in linux-kernel are anything to go by, it provides a journalling FS that doesn't corrupt your data, which can't be said of Rieser at the moment.

      The ability to get a journaling FS trivially is actually a very useful one. One incentive to use journalling is to avoid long recovery times for big partitions. If you have big partitions, say 100GB, which is easier - finding a spare 100GB while you do a mkfs for resierfs, or simply poking ext2 a bit and magically aquiring ext3 in place?

      Moreover, ext3 provides some more journalling choices than Rieser.

      RedHat do provide Rieser as an option, and have since 7 as an install-time FS. But there's no way to convert an extisting ext2 partition to RieserFS.

    3. Re:Journaling File System by Anonymous Coward · · Score: 0

      You thought? Show us the benchmarks!

    4. Re:Journaling File System by The+Troll+Catcher · · Score: 2

      Basically, it's one that doesn't need to be fsck'ed. This is a vast simplification, but basically, it keeps track of the changes that are made (not the actual data, just the fact that files were created/modified/deleted), and if the system should crash/power go out/etc, you won't have to worry about the filesystem being corrupted, not to mention the fact that it doesn't take ages to check the filesystem.

      I use reiserfs (a JFS) on all but one partition, and if my system crashes (I run a lot of unstable stuff), the reiserfs partitions take about 2 seconds each to check, whereas ext2 takes ages...

      Having built-in journaling filesystems is a very good thing. And just so you know, Mandrake has had support for more than a year, so redhat is really just catching up.

    5. Re:Journaling File System by Anonymous Coward · · Score: 0

      ext3 happens to be the only one of those FSes that supports ordered data mode (it guarantees that files won't have stale data blocks from other files after a crash.) I wouldn't trust XFS or reiserfs on a box with security-sensitive information, but that's just me.

      Also, try hitting the power button after editing a file on both ext3 and xfs. xfs comes back with a correct-sized file filled with zeroes -- ext3 comes back up with your old file. ext3 is simple, small (!), and it works.

    6. Re:Journaling File System by Micah · · Score: 2

      Also probably because they couldn't switch the default file system to something incompatible with the old except in a .0 release. I suppose they *could* have gotten XFS in though, had they really wanted to. I do hope to see it in 8.0.

    7. Re:Journaling File System by Tet · · Score: 2
      I thought that all three of these offered better performance and more features than ext3.

      Actually, the last benchmarks I saw showed ext3 coming out pretty much on top overall, closely followed by XFS. Each of the four options has their strong points (ReiserFS is particularly fast at deleting files, for example). However, on balance, it's looking like ext3 could well prove to be up there with the best of them. I'm curious to know what features you think the others provide that ext3 doesn't.

      --
      "The invisible and the non-existent look very much alike." -- Delos B. McKown
  43. Re:usability? by bero-rh · · Score: 2

    Sound card not detected at install, 'oh, that's easy to fix, run sndconfig at the shell' (what's a shell?), sound card gets detected and finally works (if it can detect it, why didn't it do it when I installed?)

    We do autodetect PCI soundcards these days - ISA probing is always dangerous (can crash the machine), that's why we aren't doing that at installation time.

    If you're using RHL >= 7.1 with KDE, you have the "kontrol-panel" link on the desktop (if you're not using KDE, install the kdeadmin package and run kontrol-panel manually) - it provides a link to all system configuration tools (including sndconfig).

    Or bad x configuration (user error, whatever) that results in the GUI not working.

    This is true - but it's all but easy to fix.
    The fix that immediately comes to mind is using a framebuffer kernel and running X with the framebuffer driver only - that would get rid of this issue, but it would also get rid of nice features like XAA or DRI - so it's definitely not the right thing to do.
    If you have a better suggestion to fix this, please let me know.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  44. Re:Hmm... by Tsar+cr0bar · · Score: 1

    So he has to run Red Hat Linux to be taken seriously? I forgot that Open Source, /., News for Nerds, etc was synonymous with "Red Hat Linux".

  45. WTF is up with KDE? by quartz · · Score: 1

    Damn. Still no KDE 2.2 beta, just a CVS snapshot (although the snapshot is more recent than the beta). Does anyone else find it a little odd that there are no Redhat packages of KDE 2.2 beta, after ONE MONTH from launch?

    1. Re:WTF is up with KDE? by Anonymous Coward · · Score: 1, Funny

      Oh my god, a month? What is the world coming to?? Nobody should run software more than a few days old, at the very most.

      Hey Kids, check that Born-On date!

      If your software is older than your beer, it's time to upgrade!

  46. Re:WTF is up with RedHat? by technomancerX · · Score: 2

    KDE only releases source packages. Check the KDE Package Policy for more info. So bitch to whoever is doing the RedHat packages, or to RedHat itself to start doing packages. It's not KDE's problem.

    --
    .technomancer
  47. Re:For those that actually care about this stuff.. by treke · · Score: 2

    7.1 was just released last month and runs quite well, 7.2 will probably also lag behind the x86 release. I seem to remember someone from RedHat stating that they wouldnt be officially supporting SPARC any more, but would continue to make RedHat available in some for the SPARC.

  48. Mandrake 8.1 coming soon? by 2ms · · Score: 0, Offtopic

    Does anyone happen to know when we can expect to see Mandrake 8.1? I figure it would have to be pretty soon. I've never looked forward to a release so much as I've been looking forward to 8.1, cuz 8.0 was such a huge improvement over 7.2 even though it was a bit too early for things like XFree86 4.1.x. Can't wait to finally get all the kernel optimizations for AMD and 3-D card drivers that should be in 8.1. I expect I'll be able to play QuakeIII with Mandrake 8.1, which will mean that I can finally go single-boot. I expect it will probably also have KOffice 1.

    1. Re:Mandrake 8.1 coming soon? by A+Commentor · · Score: 2

      Don't you mean Mandrake 9?

      They always bump up their release numbers for no apparent reason, other than having the highest number ;-)

      --

      Looking for any old 8-bit Heathkit/Zenith software/hardware - http://heathkit.garlanger.com

    2. Re:Mandrake 8.1 coming soon? by bhsx · · Score: 1

      I'm on #mandrake and #mandrakeguru on irc.openprojects.net all the time, we've been throwing-up October as an answer to that...
      But as far as i know, it's only a guesstimate.

      --
      put the what in the where?
    3. Re:Mandrake 8.1 coming soon? by 2ms · · Score: 1

      Good for you, but some of us have video cards which don't have 3D support yet. I have a Radeon and there is no distribution available that I know of which provides accelerated 3d for it yet. Mandrake 8.2 will almost definately be the first.

    4. Re:Mandrake 8.1 coming soon? by Anonymous Coward · · Score: 0

      Of course, I'm a KDE developer, so I'm biased...

      Which one do you poop from?

    5. Re:Mandrake 8.1 coming soon? by SubtleNuance · · Score: 2

      Much like the Slack people releasing 'Version 8.0'. I think it is very funny, id love to see the slack guys make 'Version 42' or some-such for the next release... :)

  49. Hmm... by itp · · Score: 5, Funny

    I guess I won't even make a snide comment about whan an asshole Rob is, then.

    1. Re:Hmm... by Karn · · Score: 1

      A default RH 7.1 Workstation install has firewalling enabled and no services running.. You can't get much more secure than that.

      --


      Why do I keep typing pythong?
    2. Re:Hmm... by LinuxHam · · Score: 3, Insightful

      I guess I won't even make a snide comment about whan an asshole Rob is, then

      Seriously, that was pretty fuckin' uncalled for. I don't care how insecure RH may be out of the box compared to some other distros, but shit, Linux is Linux, right? You have to secure every distro, and AFAIK, none of them ship with a chrooted apache, bind, and sendmail (or better yet, qmail or postfix). Gimme a break.

      Granted, I haven't used it yet, but I have yet to see or hear any evidence as to why apt-get is so much better than rpm -Fvh. Particularly when no commercial apps ship as .deb's. (And yes, some of us have *jobs* where we're well-regarded for specifying closed-source commercial apps for Linux.)

      Some people will always find someting to bitch about. Case in point.

      --
      Intelligent Life on Earth
    3. Re:Hmm... by Garfunkel · · Score: 1

      It's not.
      But, OTOH his constant bashing of RH is leaving a sour taste in many peoples mouths. What would happen if one day he decides to use slackware, and starts bashing Debian AND RedHat all the time? If he posts something as news, just post it as news, not opinion. If he writes an opinion peice, then that's fine.
      His snide remark about not making snide remarks really is a sign showing his current level of maturity.

      --
      -jay
    4. Re:Hmm... by Anonymous Coward · · Score: 0

      The biggest reason why linux will never as mainstream as windows is, is because of the support. There are lots of companies writing drivers for their hardware with some document thats says something along the lines of, "get help from the linux commnuity". how is my mother supposed to get help from all you asswhipes, when all you're going to do is flame her about he distribution or desktop she's using? The point is, linux will only become as mature as the majority of it's audience is. (high school level). When did one distro become "more powerfull" than another.

    5. Re:Hmm... by Anonymous Coward · · Score: 0

      You sound like an elitist prick..

      Have you ever looked into OpenBSD?

    6. Re:Hmm... by Unknown+Lamer · · Score: 2

      Applixware office ships as RPMS but includes debs of all the required libraries it needs. If it detects Debian it will attempt to install the libraries (if you already have them installed, it uses those). It then uses rpm --nodeps to install itself (or it might not, IIRC there are also tgzs on the disc, it has been a while since I last looked on the disc). So, I would change that from "no" to "only a few" (Corel uses debs too, right?).

      Also, can you rpm -Fvh dist-upgrade to upgrade your distro? How about building a source package and automatically getting its build dependencies? Anyway, apt-get is a lot better than rpm (apt-get is also superior to dpkg). Apt is usesless on its own...it needs a package manager like to dpkg to the work of installing packages. So, it would be better to say that rpm -Fvh is better than dpkg -i or something.

      --

      HAL 7000, fewer features than the HAL 9000, but just as homicidal!
    7. Re:Hmm... by Anonymous Coward · · Score: 0

      I guess I won't need to make a snide comment about the last release of Debian being 2 years ago, either!

    8. Re:Hmm... by keesh · · Score: 1

      RedHat isn't for all of us, you know... Some people, especially those more experienced in Linux, prefer the greater power that there is in Debian. Sure, it's a pain in the butt to install (well, according to some...), but until RedHat offers something as powerful as apt I'm not switching back...

    9. Re:Hmm... by kubrick · · Score: 1

      Debian is the most worthless piece of shit on earth

      Lucky you don't have to pay for it then, or be forced to use it, eh?

      --
      deus does not exist but if he does
    10. Re:Hmm... by Galvatron · · Score: 1
      And for some, it literally WILL NOT INSTALL. Seriously, the only way to get Debian on my computer (because of the 1024 sector boot problem) is to install Progeny and then apt-get dist-upgrade. Besides which, PPPoE support doesn't work under Debian (yes, there's a package, but it doesn't work), so I can't actually upgrade that way.

      Face it, apt is great, but beyond that Debian is the most worthless piece of shit on earth. Releases only come every couple years, there's little oversight for maintainers of obscure packages, and their licensing snobbiness is downright annoying.

      --
      "The question of whether a computer can think is no more interesting than that of whether a submarine can swim" -EWD
    11. Re:Hmm... by pinkpineapple · · Score: 1

      or make a snide about the total you demonstrate in English spelling and grammar for every post you are writing. What about buying a copy of the "Elements of Style" and even better reading it. I bet you after a month of studying, you'll fill confident about writing messages again.

      --
      -- I feel better now. Thanks for asking.
    12. Re:Hmm... by Menthos · · Score: 1
      Seriously, that was pretty fuckin' uncalled for. I don't care how insecure RH may be out of the box compared to some other distros, but shit, Linux is Linux, right? You have to secure every distro, and AFAIK, none of them ship with a chrooted apache, bind, and sendmail (or better yet, qmail or postfix). Gimme a break.

      True. Anyone who thinks that Red Hat nowadays would be any more insecure out of the box than any other Linux distro is out of touch with reality. IMHO, of course, but really, in the end they run mostly the same deamons, and all sane distros, Red Hat inclusive, don't install network-listening deamons by default, but rather a firewall.

      --

      GNU/Linux. The Freshmaker.

    13. Re:Hmm... by Menthos · · Score: 1
      Umh, does rpm fetch your package from the server and isntall it for you? It is still a pain in the ass to go download the rpm yourself and worry about whatever depends you might have to go back to the server for. apt-get install package does it all.

      $ up2date <package>

      will download and install <package> and its dependencies for you.

      --

      GNU/Linux. The Freshmaker.

    14. Re:Hmm... by Anonymous Coward · · Score: 0

      # cvsup ports-supfile
      ...
      # cd /usr/ports/foo/bar
      # make deinstall && make install
      ...

      # cvsup stable-supfile
      ...
      # cd /usr/src
      # make world
      ...
      # reboot

      apps and system just brought up to date.
      apt-get has nothing on cvsup/FreeBSD.

    15. Re:Hmm... by Copid · · Score: 1
      I hate to point this out, but the people in charge of Slashdot don't always claim to be or have to be "journalists" in the strictest sense. This is kind of part of the nature of the site. You get links to interesting news pieces written by other people, interviews with questions *we* generate and editorials. In case you haven't noticed, this is *not* a newspaper. It's their site. If they want to make editorial comments when they point you toward a piece of news, that doesn't sound all that unreasonable.

      This is not the same as a journalist trying to pass off his opinion as fact in a news report he's writing. Deal with it.

      --
      An interesting anagram of "BANACH TARSKI" is "BANACH TARSKI BANACH TARSKI"
    16. Re:Hmm... by bozone · · Score: 1

      OMG...
      Taco posted his *gasp* opinion on /.
      the nerve....

      --
      "Hatred is the coward's revenge for being intimidated" ...George Bernard Shaw
    17. Re:Hmm... by Anonymous Coward · · Score: 0
      # reboot

      What??? no wonder micrsoft likes BSD.

    18. Re:Hmm... by slamb · · Score: 2

      Copid: the people in charge of Slashdot don't always claim to be or have to be "journalists" in the strictest sense

      They do claim to be journalists.

      Roblimo: Plus there is a little matter of keeping ads apart from editorial material, which is one of those silly ethics things only journalists who care about their personal integrity may notice, but that upset us to the point of irrationality when we spot them. (it's here).

    19. Re:Hmm... by Copid · · Score: 1
      I think that the "always" qualifier may have disappeared there... The point is that I doubt if any reasonable person believes that posting a link to linuxnews.pl necessitates the same degree of journalistic integrity and procedure as say...reporting on something as the primary source. I also doubt if CmdrTaco sees posting a link to linuxnews.pl to be journalism in any strict sense. I could be wrong there, though.

      As for the link you posted, you are correct. However, I think that the reference to "journalism" had more to do with things like what Roblimo was doing--reporting the facts as he had researched them to the masses. Regardless, the original point still stands: claiming that posting a link to somebody else's work requires witholding one's opinion on the issue and that those who don't are violating the sacred "journalistic separation of news and editorial" is ludicrous.

      --
      An interesting anagram of "BANACH TARSKI" is "BANACH TARSKI BANACH TARSKI"
    20. Re:Hmm... by Copid · · Score: 1
      On the positive side, you can be reasonably sure that the utilities that come with it aren't broken. I use Debian mainly because I'm sick of distros that come with nonfunctional software straight out of the box. Sure, I enjoy playing with bleeding edge stuff and occasionally looking for bugs (but as more of a hardware guy, software debugging gets pretty old after a while), but when I want to set up a workstation with solid engineering/communication functionality, the number of distributions I trust narrows significantly.

      RedHat has done a great job with a lot of things over the years, and the number of skilled Linux admins who got their start playing with RedHat says a lot for RH's ability to make Linux accessible to new users (and while "skilled" doesn't necessarily apply to me, the rest of that statement does). However, I doubt if anybody can say that they're totally innocent of jumping the gun with a lot of changes they make to their actual releases. Beta is great to play with, but after it comes disguised as a stable release a few times, people start to become a bit wary.

      --
      An interesting anagram of "BANACH TARSKI" is "BANACH TARSKI BANACH TARSKI"
    21. Re:Hmm... by LinuxHam · · Score: 1

      and all sane distros, Red Hat inclusive, don't install network-listening deamons by default, but rather a firewall

      I know I've posted this before, but one big thing I love about RH71 is that when the install script modifies the sendmail.cf for a workstation install, it either intentionally leaves out or deletes the line that's required in order to make sendmail bind a listener to the network card.

      It's perfect for pointing your MUA to localhost for mail handling without having to check sendmail every day to see if they released a 8.25.72 because of a major vulnerability in 8.25.71!!

      I'm sorry but that was just an awesome bit of thinking.

      --
      Intelligent Life on Earth
    22. Re:Hmm... by gol64738 · · Score: 1

      haha, at linuxworld last year, someone was handing out "ROB MALDA SUCKS" stickers. there was a large group of people wearing them.
      so, when i was partying it up with jeff bates later that night, he saw it and laughed his ass off! haha!

    23. Re:Hmm... by slamb · · Score: 1

      I think that the "always" qualifier may have disappeared there...

      I left that out deliberately, but maybe I should have explained it. Being a journalist in the sense we're talking about here is not something you do "sometimes". You don't "sometimes" report the facts in a non-biased manner. You always do, or you are not a journalist. Period.

      Regardless, the original point still stands: claiming that posting a link to somebody else's work requires witholding one's opinion on the issue and that those who don't are violating the sacred "journalistic separation of news and editorial" is ludicrous.

      I wouldn't say that Roblimo crossed any sacred line here either; the "I haven't run RedHat in two years" was pretty obviously (a) editorial and (b) dumb; no one's going to be tricked into sharing his opinion. But the comment wasn't terribly professional either, and I don't like the hypocrisy of claiming to be a journalist and not always acting professionally.

      I'd like if Roblimo would make up his mind as to whether or not he is a journalist.

    24. Re:Hmm... by Copid · · Score: 1

      Fair enough, and I'll agree that the comment was pretty lame . However, the extent of the "fact reporting" in this case was "there's an article over there." The way I see it, shoving everything CmdrTaco posts into the "journalism" mold just because he and the other /. editors act in that capacity on a regular basis is unreasonable when all he was doing in this case was pointing us to another person's article. Given the nature of the site, I don't see how posting even a stupid comment in an area that historically seems reserved for editorial remarks and wisecracks is out of line.

      --
      An interesting anagram of "BANACH TARSKI" is "BANACH TARSKI BANACH TARSKI"
  50. Newsflash! by Anonymous Coward · · Score: 0

    You don't have to download all the freakin' ISOs.

  51. Re:i posted it 3 days ago... by bytor4232 · · Score: 1

    So did I. That's Slashdot for ya, fashionably late as always. Thats why I lurk at LinuxToday for recent Linux news.

    --
    -- 4 8 15 16 23 42
  52. Re:Comments like this by KI0PX · · Score: 1
    There are also quite a few people out there who are willing to go far out of the way to help you. I remember having problems with ppp when I first installed linux, and I got some very high-quality help from a linux newsgroup (far better tech support than I've ever had from for-profit software corporations).

    The only way linux's user base will spread is through the tolerance of newbies. Yes, that means some people will have to put up with some dumb questions (RTFM!), but it pays off in the end.

  53. Re:For those that actually care about this stuff.. by bero-rh · · Score: 3, Informative

    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
  54. Re:usability? by bero-rh · · Score: 2

    In KDE, it's Konqueror - it's installed by default. (It's the file manager - simply right-click on a file)

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  55. That's because your code is broken by Anonymous Coward · · Score: 1, Informative
    • gcc 2.96 is actually more standards compliant than any other version of gcc released at the time Red Hat made this decision (3.0 is even more compliant, but not as stable) yet). It may not be "standards compliant" as in "what most others are shipping", but 2.96 is almost fully ISO C99 and ISO C++ 98 compliant, unlike any previous version of gcc.
    • gcc 2.96 has more complete support for C++. Older versions of gcc could handle only a very limited subset of C++. Earlier versions of g++ often had problems with templates and other valid C++ constructs.
    • gcc 2.96 generates better, more optimized code.
    • gcc 2.96 supports all architectures Red Hat is currently supporting, including ia64. No other compiler can do this. Having to maintain different compilers for every different architecture is a development (find a bug, then fix it 4 times), QA and support nightmare.
    • The binary incompatibility issues are not as bad as some people and companies make you believe. First of all, they affect dynamically linked C++ code only. If you don't use C++, you aren't affected. If you use C++ and link statically, you aren't affected. If you don't mind depending on a current glibc, you might also want to link statically to c++ libraries while linking dynamically to glibc and other C libraries you're using: g++ -o test test.cc -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic (Thanks to Pavel Roskin for pointing this out) Second, the same issues appear with every major release of gcc so far. gcc 2.7.x C++ is not binary compatible with gcc 2.8.x. gcc 2.8.x C++ is not binary compatible with egcs 1.0.x. egcs 1.0.x C++ is not binary compatible with egcs 1.1.x. egcs 1.1.x C++ is not binary compatible with gcc 2.95. gcc 2.95 C++ is not binary compatible with gcc 3.0. Besides, it can easily be circumvented. Either link statically, or simply distribute libstdc++ with your program and install it if necessary. Since it has a different soname, it can coexist with other libstdc++ versions without causing any problems. Red Hat Linux 7 also happens to be the first Linux distributions using the current version of glibc, 2.2.x. This update is not binary compatible with older distributions either (unless you update glibc - there's nothing that prevents you from updating libstdc++ at the same time), so complaining about gcc's new C++ ABI breaking binary compatibility is pointless. If you want to distribute something binary-only, link it statically and it will run everywhere. Someone has to be the first to take a step like this. If nobody dared to make a change because nobody else is doing it, we'd all still be using gcc 1.0, COBOL or ALGOL. No wait, all of those were new at some point...
    • Most of gcc 2.96's perceived "bugs" are actually broken code that older gccs accepted because they were not standards compliant - or, using an alternative term to express the same thing, buggy. A C or C++ compiler that doesn't speak the standardized C language is a bug, not a feature. In the initial version of gcc 2.96, there were a couple of other bugs. All known ones have been fixed in the version from updates - and the version that is in the current beta version of Red Hat Linux. The bugs in the initial version don't make the whole compiler broken, though. There has never been a 100% bug free compiler, or any other 100% bug free non-trivial program. The current version can be downloaded here.
    • gcc 3.0, the current "stable" release (released quite some time after Red Hat released gcc 2.96-RH), fixes some problems, but introduces many others - for example, gcc 3.0 can't compile KDE 2.2 beta 1 correctly. Until the first set of 3.0 updates is released, I still claim 2.96 is the best compiler yet.
    Trolling for GCC 2.96
    1. Re:That's because your code is broken by Anonymous Coward · · Score: 0

      gcc 2.96 does not exist, don't you know it's "RedHat 7.x Compiler" ? This unstable compiler is only used by RH (and Mdk, but it's the same thing). Do you have real arguments to say gcc 3.0 is not the best compiler ? Because of course, not compiling a KDE 2.2 beta is not an argument.

    2. Re:That's because your code is broken by crsm · · Score: 1

      That was a truely informed posting.

      gcc 3.0, the current "stable" release (released quite some time after Red Hat released gcc 2.96-RH), fixes some problems, but introduces many others - for example, gcc 3.0 can't compile KDE 2.2 beta 1 correctly. Until the first set of 3.0 updates is released, I still claim 2.96 is the best compiler yet.

      Deeming from occasional lurking on the gcc mailing list the general consensus seems to be that the GCC 3.0 release is not amongst the best in recent history. To wit:

      • GCC 2.95 (compile times and binary size):
      -O0 6:19 3915128
      -O1 4:20 4203480
      -O2 5:56 4209368
      -O3 5:47 4221464
      • GCC 3.0 (compile times and binary size):
      -O0 8:20 4159780
      -O1 11:40 4829732
      -O2 14:09 4862532
      -O3 32:04 6166052

      Ouch !!

      But don't worry - theres been looking into that and a solution has already shown up (and probably been included in RedHat gcc 3.0).

      I would also like to add that I have successfully compiled KDE version 2.0.1, 2.1, 2.1.1, 2.1.2, 2.2beta1 (and some snapshots from time to time) using the RedHat gcc compiler. KDE is a LOT of C++ code and it speaks pretty much of the quality of the RedHat gcc to digest all that without any (*) problems !

      (*) Hey bero: How about shipping a non-statically linked libcdda package ?

    3. Re:That's because your code is broken by Arandir · · Score: 1

      When the compiler authors themselves say not to use it, I tend to listen.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
  56. I like the warning by AlpineR · · Score: 1
    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.

    I'm glad to hear that this warning has been added. I maintain an open source random number generator and the generation routine ran incorrectly when compiled with gcc-2.96. Fortunately a user ran the verification tests and figured out that my routines relied on a certain sequence of a[i++]=i evaluations. All the compilers that I had tested with used the same sequence, but the C standard leaves it implementation-dependent.

    If a certain program raises these warnings, then it's best to know so it can be fixed. Otherwise it's likely to compile wrong on certain systems.

    AlpineR

  57. looks pretty nice.. by josepha48 · · Score: 3, Informative
    ext3 support built into the kernel...(as well as other journling file systems)

    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!

    1. Re:looks pretty nice.. by Rinikusu · · Score: 1

      I run redhat 7.1 on my laptop, a Sony 505FX. It was the first distro that I've used that:

      1) Didn't require passing arguments about just where the cdrom was (vaio 505 uses non-standard address for CDROM)

      2) Didn't lock up probing the PCMCIA port, which is connected to the CDROM at install time (and the vaio configures at boot time)

      3) Properly identified and installed the X driver on first try, resulting in a halfway decent looking desktop

      4) wow! I can turn off all that networking shit I don't need at install? Nice!

      Consequently, it is the first Linux install on my laptop that actually convinced me to delete the Windows98 partition and do *all* my work on the laptop under Linux.

      I've yet to try installing an ethernet card, but this laptop is not used (currently) for browsing the web.

      I also cannot get the sound working quite right (no other distro got it right, either), but that's not necessary at the moment.

      Good job, RedHat!

      --
      If you were me, you'd be good lookin'. - six string samurai
  58. Re:Another update? by bero-rh · · Score: 4, Funny

    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
  59. Re:Another update? by Anonymous Coward · · Score: 0

    Exactly what packages do you need to update that you keep downloading these? Is there something flawed in the kernel? The grab the source and recompile. Is there something wrong with /bin/ls? Don't give in to blind-upgraditis. Know your systems or you're no better than these morons running the IIS servers that got owned by Code Red this week.

  60. Re:.2 Redhat releases by Anonymous Coward · · Score: 0
    yep - it'll be nice to get my boss to admit there's a reason to update beyond 6.2 now. He wouldn't go past 5.2 until 6.2 was released.

    Kernel 2.4.x, here we come!

  61. Re:There is no Roswell! (analysis) by Tumbleweed · · Score: 1, Offtopic

    Okay, here's the explanation - they said there's no 'ROSWELL'. Strictly-speaking, this is true, but only in the 'stupid UNIX-style filesystem' sense. Since uppercase characters are different from lowercase ones, 'ROSWELL' does not equal 'Roswell', therefore, while there may, indeed be no 'ROSWELL', they've certainly not addressed 'Roswell'.

    Also, I heard when you bootup the new beta, it plays a Dido .mp3. Sweet.

  62. RedHat denies! by Bender+Unit+22 · · Score: 5, Funny

    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.

    1. Re:RedHat denies! by csbruce · · Score: 2

      Red Hat also denies that alien technology not recovered from a ship that didn't crash not in Roswell was not used in the non-production of the non-existing non-software non-release. Ever!

  63. Elitism by CmdrTaco? No way!!!! by Anonymous Coward · · Score: 0, Troll
    Yes thank you very much! Now, we all know that CmdrTaco uses debian.
    But still, I consider it appropriate to thank RedHat for making a nice distro which seems to be the preferred distro for corporations and not flame away at the folks from RH!

  64. Slackware is harder by Jeppe+Salvesen · · Score: 1

    Way harder. Which is (possibly ironically) what makes it a really good distrobution.

    With these lightweight distrobutions, you never get your hands dirty, expect when fighting with the package manager.

    Slack does not have package dependencies. I guess pat is either too slack or too wise to start messing with dependencies. You're just supposed to read the prerequisites and deal with it yourself. No fancy, smancy automation. Just what you need for a nice, stable server.

    My slack server has been up straight about 8 months, going on 9.

    --

    Stop the brainwash

  65. Re:It's only painful if you're in a hurry. by jamoke · · Score: 0
    Geez, if it takes you a couple weeks to download the latest distro you'll never be able to keep up with Redhat upgrades. At Redhats accelerated release rate maybe we should just get CVS accounts with them and recompile weekly.

    cvs update :)

  66. Another update? by Mike1024 · · Score: 1

    Dammitt, why does RH keep updating? It takes hours to download the CD ISOs over a dial-up connection...

    Michael

    --
    "Goodness me, how unlike the FBI to abuse the trust of the American public." -- The Onion
    1. Re:Another update? by jchristopher · · Score: 2
      In addition to offsetting the pain of a long download, if you really like the product, dropping $50 every so often on a Linux distribution helps support the company, so future version will continue to be produced.

      But I thought Linux was produced by persons doing it for the good of the computer community? Isn't that what Linux/GPL is all about? Do they really just want money?

    2. Re:Another update? by NonSequor · · Score: 2, Informative

      Why on Earth would you want to download an ISO over a dial-up connection? Just update the packages that have changed and you'll end up with the essentially the same thing as the new version. Or you could pay for it. $50 is a lot less than the cost in pain involved in downloading 650MB over a dial-up connection.

      --
      My only political goal is to see to it that no political party achieves its goals.
    3. Re:Another update? by mz001b · · Score: 1
      Why on Earth would you want to download an ISO over a dial-up connection? Just update the packages that have changed and you'll end up with the essentially the same thing as the new version. Or you could pay for it. $50 is a lot less than the cost in pain involved in downloading 650MB over a dial-up connection.

      In addition to offsetting the pain of a long download, if you really like the product, dropping $50 every so often on a Linux distribution helps support the company, so future version will continue to be produced.

    4. Re:Another update? by mz001b · · Score: 1
      Dammitt, why does RH keep updating? It takes hours to download the CD ISOs over a dial-up connection...

      You don't have to update. If you are happy with what you are currently running, and everything is working for you, keep your system as is.

    5. Re:Another update? by Anonymous Coward · · Score: 0

      RedHat makes no money off the OS itself. The real money is made in supporting the product (and things like red hat certifications -- which can cost well over $10k to get) They could care less if you buy it from them or download it.

    6. Re:Another update? by Anonymous Coward · · Score: 0

      This is one of those times when you should have clicked the "No +1 Bonus&quot option, dude.

    7. Re:Another update? by Anonymous Coward · · Score: 0

      No it isn't, that was funny!

    8. Re:Another update? by spauldo · · Score: 1

      Could be worse - back in '97 I had seven computers sharing a 33.6 modem. Decided to try debian (I was a slackware fanatic at the time) so I downloaded an ISO for it. Took three days, and was corrupted by the time I got it...

      Best thing to do - get a job with a fat pipe and access to a burner :) Of course, I had to join the military to do it...

      --
      Those who can't do, teach. Those who can't teach either, do tech support.
    9. Re:Another update? by HeUnique · · Score: 2

      From time to time Redhat adds people to their Beta testing cycle (and you get all the extra's - you get the CD's shipped internationally over express Air-Mail, you get the final version in a box set, etc) - specially if you are a hardware software vendor, or if you register while the beta period is open...

      Check it out sometimes: www.beta.redhat.com

      --
      Hetz (Heunique)
  67. Re:Can't wait... by bero-rh · · Score: 2

    Why RedHat continues to support "gcc-2.96x" is beyond me

    We don't want to break binary compatibility between to minor releases, and we need a stable compiler. 3.0 isn't one yet. Try compiling KDE (from CVS) with it, and you'll see.

    Almost all of the improvements you listed are already in 2.96, by the way - in fact, they're the reasons we've decided to go with 2.96 rather than 2.95.x in 7.0.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  68. Re:Picking a nit: by slamb · · Score: 1

    Robin (Roblimo) Miller != Rob (CmdrTaco) Malda. CmdrTaco (Rob Malda) posted this story.

    Wow. I could have sworn I saw that Roblimo posted this story, but you're right. Well, it's a good thing I'm not claiming to be a journalist. ;)

  69. Re:And that was what kind of comment? by nehril · · Score: 2
    Gee ... That certainly looks to be a snide comment to me. Kind of like the guy who insults your entire family, and then thinks a "just kidding" at the end makes up for it.

    Jeez... I can't believe how many people fell for this. It was obviously a deliberately snide comment intended to produce posts exactly like yours. I've never seen a more obvious attempt to "rattle some cages" than this and /. editors routinely post flamebait on purpose!! You and 50,000 other /.ers seem to have fallen for it yet again.

    Next time you see some ridiculously inflammatory comment by an editor (Apple and one button mice anyone?)... stop before you flame back and wonder if they aren't all laughing their asses off at the lot of you. I know I am. :)

  70. Re:I *have* used Redhat over the last 2 years by nuser · · Score: 1

    As of 7.1 (I think?) you don't need to burn CDs. Just D/L the iso images onto a partition, boot from floppy and choose a hard drive install. This prevents you from using the graphical installer but it's not much of a loss. I suppose it also implies that you already have a partition... I don't know if you can use a dos formatted drive for this.

  71. Schweeet! by green+pizza · · Score: 2

    This is really cool, I love open betas! Great way to try some newer versions of kde and gnome!

    Most of my machines are running (patched) 7.1, but I do have a few still on 7.0. I'm really looking forward to 7.2 final, but I'll sure use the beta right away. One of my friends is still using 6.2, heh.

  72. Re:There is no Roswell! by samorris · · Score: 1

    Too bad we can't say the same about XP

    Have they dropped the paragraph from their beta eulas as to you agreeing not to admit to the existance of the product, or the existance or lack of features, etc, without Microsoft's permission?

    -- Scott

  73. abit kt7a? by BigBir3d · · Score: 1

    i run a Thunderbird 1200MHz with a Abit board, and the chipset (kt133a) is causing all kinds of headaches. we have tried RH 6.2/7.0/7.1 with both the 2.0 and 2.2 kernel. is there a fix? should i try a different distribution?

    if i leave the machine running (seti) overnight, or for a few hours, it locks. nothing to do but reboot and hope reiserfs still works :)

    thanks for any help!

    1. Re:abit kt7a? by BigBir3d · · Score: 1

      nope. it runs cooler than my friend's asus board, and his does not have this problem. running all the same stuff.

    2. Re:abit kt7a? by willeg · · Score: 1

      sounds like a heat problem......

  74. For those that actually care about this stuff.... by randombit · · Score: 1

    If you find yourself interested by this article, you should probably subscribe to the readhat watch lists. I moslty do so because they send security alerts for Redhat there, but I found out about the beta a couple of days ago thanks to that.

    Now if only they would put out RH 7.2 for SPARC. Sigh. Probably not. Actually, any news about a new Redhat for Alpha?

  75. Re:Interesting that I got rejected for this story by pjbass · · Score: 3, Informative

    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 :-) ).

  76. Re:And that was what kind of comment? by anshil · · Score: 1

    Or isn't he allowed to have an opinion any more, now that he gets so much traffic?

    But he'll have to live with comments like this :o))

    --

    --
    Karma 50, and all I got was this lousy T-Shirt.
  77. M$ Withdrawal by metalhed77 · · Score: 1

    You don't have to update. If you are happy with what you are currently running, and everything is working for you, keep your system as is. heh, that's called M$ withdrawal

    --
    Photos.
  78. Impressions by bwoodring · · Score: 1, Troll

    Has anyone else gotten the impression that if they met Taco in person, they'd despise him. I'm not trying to be a troll here, I'm serious.

    I really get the impression that he is a spoiled, whiney man-child. He reminds me of the stereo-typical movie director or prima-donna actor, whining and screaming at his assistants.

    I mean, maybe I'm the only one, and I admit that I've never and probably will never meet him. But I've managed to stitch together an opinion of hime from his half-wit article comments and stories I've read about him.

    If I'm wrong, and you've met him and he's a great guy, feel free to correct me.

    1. Re:Impressions by chromatic · · Score: 3, Interesting

      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.

    2. Re:Impressions by bwoodring · · Score: 0, Troll

      Good point. But on the other hand, that is the price of the fame/fortune he's received. Now maybe he feels like this isn't what he signed up for, but he really reminds me of a spoiled athelete/actor. If he doesn't want to put up with the bs, perhaps he should consider handing slashdot over to someone else, it is stagnating these days anyway. Kuro5hin is improving rapidly and I find myself reading it more and more and slashdot less and less.

    3. Re:Impressions by jht · · Score: 2

      OK - I'll bite... I've met Rob a couple of times over the last few years (most recently at last years' Geek Pride day in Boston), and I've generally found him pleasant and interesting to talk to. We chatted for around a half hour or so in Boston (mainly on mobile technology), and I didn't find him to be objectionable or arrogant at all. He can be a little prickly over /. (he wasn't that way to me, but I've seen evidence of that), but then again, that's "his baby" and it's not unreasonable for him to look at it a little stronger.

      That said, I expect he has no recollection of me whatsoever, as I'm merely YATBG (Yet Another Tall Bearded Guy) to most.

      --
      -- Josh Turiel
      "2. Do not eat iPod Shuffle."
    4. Re:Impressions by pinkpineapple · · Score: 1

      absolutly. I hate inexperienced big mouth preaks and he seems to fit that model from every comment he makes. But what can you expect from someone that makes a living at repackaging news garbages stollen from other web sites?

      --
      -- I feel better now. Thanks for asking.
  79. gcc 3.0 by green+pizza · · Score: 2

    gcc 3.0 has been out for a long time already and there's no reason not to use it. 2.95 and the unoffical 2.96x are ancient by today's standards. 3.0 is the latest version and it works quite well. A bit faster, too.

    1. Re:gcc 3.0 by Anonymous Coward · · Score: 0

      Apparently you've never tried to compile a kernel with it. eh?

  80. Hey! by Greyfox · · Score: 2
    Don't make us RedHat share holders have to come over there and kick you square in the nuts!

    Yeah yeah, I bought a few at today's low-low prices because I'm not out a whole lot if they go under and I think that of the Linux companies, they have a pretty good chance of success. I pity the people who got in at the IPO price and didn't sell when they went over $100, though...

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  81. Re:Can't wait... by Jeremy+Erwin · · Score: 4, Interesting
    gcc 2.96x isnt even an official release. gcc-3.0 is. gcc-3.01 will follow in August. Why RedHat continues to support "gcc-2.96x" is beyond me.

    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.

  82. And that was what kind of comment? by SimplyCosmic · · Score: 5, Insightful
    And I won't even make a snide comment about how I haven't run Red Hat in 2 years!
    Gee ... That certainly looks to be a snide comment to me. Kind of like the guy who insults your entire family, and then thinks a "just kidding" at the end makes up for it.

    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.

    1. Re:And that was what kind of comment? by anshil · · Score: 1

      Yeah, what worth does such comment actually give to the story? I want to decide if I like Redhat or not.

      --

      --
      Karma 50, and all I got was this lousy T-Shirt.
    2. Re:And that was what kind of comment? by ChodaBoy · · Score: 1

      Yeah, kinda ranks up with the guy who says, "No offence but, ..." and then proceeds to insult your appearance, intelligence, race, creed, religion and probably call your children ugly to boot.

      --
      ChodaBoy
      - The preceding statement is the product of a deranged mind and the sole property of the voices in my head.
    3. Re:And that was what kind of comment? by mikethegeek · · Score: 3, Insightful

      "And I won't even make a snide comment about how I haven't run Red Hat in 2 years!"

      I agree, this IS horriblly elitist. Yes, Debian is the most "ideologically pure" Linux distro (which I admire), but it's the HARDEST for any non-expert to get any use out of. As a systems engineer, my job is not to impose ideology, but to impliment the best solution, which in the Linux world is Red Hat.

      Red Hat is in my experience the best distro for a server, which is what I use 7.1 for. However, I do use Mandrake on my desktop machine, but then that is what Mandrake is INTENDED for.

      The press release was REALLY cool, and the name "Roswell" is way cool. Too bad they didn't save that for the final...

      --
      === The price of freedom is eternal vigilance
    4. Re:And that was what kind of comment? by keesh · · Score: 1

      If you don't like it, go create your own website. You seem to be forgetting that this is Rob's site and he can say pretty much what he wants on it. Or isn't he allowed to have an opinion any more, now that he gets so much traffic?

    5. Re:And that was what kind of comment? by Evil+MarNuke · · Score: 0
      but the snippy little comments, regardless of the topic, have become a bit much lately.

      You haven't been on /. for very long have you?

      --
      The journey is better then the end.
    6. Re:And that was what kind of comment? by MousePotato · · Score: 1

      I always thought the word 'but' was the most negative conjunction in the language. Seems you can't really use it in a sentence without it negating the thought that preceeded it.

    7. Re:And that was what kind of comment? by Anonymous+Slackard · · Score: 0
      If you don't like it, go create your own website. You seem to be forgetting that this is Rob's site and he can say pretty much what he wants on it. Or isn't he allowed to have an opinion any more, now that he gets so much traffic? --

      Well hellll yeahhh! He gets to post what he wants. We get to laugh at him. I can see you're not the sharpest stick in the woods :-D

      For crying out loud people, cmdrtaco is here for our entertainment. Thats why I come here, theres not another bigger conglomeration of morons packed elbow to elbow scrambling for karma anywhere else on the web. And you think I can easily get this kind of comedy elsewhere??? Get a grip!

    8. Re:And that was what kind of comment? by sharkey · · Score: 2

      Perhaps Taco should read this section of the FAQ. According to the FAQ, he used RedHat 6.2 store this story and all its attached comments.

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  83. No, this is real. by Anonymous Coward · · Score: 0

    Uh, guys...this is real. See the Red Hat beta site. They've got the ISOs up on a few mirrors. And that crazy thing about the rumors came right from the Red Hat site.

  84. the best thing about X.2... by green+pizza · · Score: 2

    ... is that X+1.0 will be around the corner! RedHat 8.0 probably won't be 100% stable, but it should be a cool new bit of software! I'll be installing 7.2 beta tonight, but what I'm really looking forward to will be the schweeet Red Hat 8.0 later this year!

  85. insert it in the drive by Anonymous Coward · · Score: 0
    and type 'dir a:'

    O wait, linux, hmm... some commands and some flags... in a particular order. Ah, the usability!

  86. Re:Dido? I thought upgrading to XP would be painfu by Anonymous Coward · · Score: 0

    just make the whining, screeching music not be shipped with Red Hat!

    Dido may sound like whining, but screeching? Hell, even if she did screech, I'd take her, petrified, hot grits, any way she wanted it.

    For the love of decency, stop!

    For the love of Dido, don't stop!

  87. Re:Mounting a floppy? by Anonymous Coward · · Score: 0

    If you switch to a real OS, it just works.

  88. "News" for nerds? by Yenya · · Score: 1
    Now I wonder why this story has been posted on /. a week after the release, while my own submission on the same topic from last Monday (when the 7.2 beta has been released) has been rejected.

    A week old "news" is not news anymore.

    --
    -Yenya
    --
    While Linux is larger than Emacs, at least Linux has the excuse that it has to be. --Linus
  89. Why apt-get beats rhn by Jeppe+Salvesen · · Score: 1

    First off, i would not compare rpm to apt-get. Apt-get is more of a high-level thing, while rpm (the program, that is) is more like perl - you can do all kinds of stuff with it, but it's rarely optimal and takes some getting used to.

    Apt-get should rather be compared to rhn (red hat network). You have to pay for rhn, while apt-get is totally free. You can choose whether to get your files by ftp, http or nfs. It does all kinds of nice stuff. They are starting to get some good gui clients for apt, too.

    The fact that you need to pay for rhn, shows that red hat does NOT take security seriously. I would NEVER put a red hat machine anywhere security critical. Rather, check out security.debian.org. Yup - they post security fixes there. For free.

    Anyhow, go slack. You're not linux-nerd until you've got a good slackbox flawlessly running.

    --

    Stop the brainwash

  90. Re:Read the link folks... by kireK · · Score: 1

    Troll :-) It was a slow day

  91. Ext3??? by Anonymous Coward · · Score: 0

    Forgive my ignorance, but could someone explain what's different about ext3? What's a journaling filesystem? Why might I want to use it over ext2? Does it still need that wretched fsck?

    1. Re:Ext3??? by josepha48 · · Score: 2
      journaling is just that. The file system keeps a "journal" of what is going on on the system. Below is from an article on FreeOS.com -> http://freeos.com/articles/3933/

      Journaling filesystems are sort of the elite in the business. They're what filesystems like FAT and ext2 want to grow up into. They're also essential for big enterprise server where data integrity is a priority.

      The idea behind journal filesystems comes from big databases like Oracle. Database operations quite often include several related and dependent sub-operations. The failure of any one operation means that the entire operation is invalid and any changes made to the database are rolled back. Journal filesystems use a similar system.

      A journal log file is maintained on the partition. Filesystem writes are first written to the log file. If a write operation is interrupted due to the machine unexpectedly going down -- power failure, crash -- then at the next boot, the journal log file is read and operations are rolled back. This process takes only a few seconds to few minutes rather than the hours that a `fsck' can possibly take, on larger servers.

      For more info on journaling read here -> http://www.linuxgazette.com/issue55/florido.html

      --

      Only 'flamers' flame!

  92. Re:Can't wait... by N0GNU · · Score: 1

    Did you update your gcc RPM's with the updates posted to all the mirror sites several weeks back ?

    I do a LOT of C/C++ coding, and have not seen such problems with the updated compiler.

    ron

  93. Re: Taco Bashing by Karn · · Score: 1

    Questioning their opinions is fine, and to be encourage, but personal comments are not. It's unprofessional, it takes away from the main topic of the discussion, and it's irritating.

    Dude, alot of us are really tired of the skript kiddie attitude some people here have. What's irritating is that people bash Redhat and there is really no good reason.

    They overlook any good Redhat has done and harp on anything they can to justify their elitism..

    Oh, and who the hell made you the Slashdot moderator? Get off your high horse, please.

    --


    Why do I keep typing pythong?
  94. Redhat 7.2 by pyrodex · · Score: 1

    Ive acutally had the iso's since July 30th.. its funny how RH said no such beta exists however on ftp.redhat.com it does... Well anyways.. Native EXT3 support and no fsck anymore with ext3 well not like we are used to seeing... New GUI hard drive layout setup too... Reminds me of the old Digital Unix OSF 3.x and 4.0 setup layout. All in all its a nice release...

  95. Should it be? by SimplyCosmic · · Score: 2
    This is a beta release, after all. Ximian generally takes a bit of time to release their updates to the current version a bit after the official release

    After all, being a beta, if there are major bugs found, they may have to make enough significant changes that Ximian would spend too much time catching up. Better to wait until the release.

  96. "I haven't run red hat for 2 years..." by thue · · Score: 1

    I suppose that means you purely run windows ME so you can play diablo?

  97. What about GCC? by reynaert · · Score: 1

    Do they ship the new 3.0, while they promised not to keep point releases binary compatible?

    Or do they still their 2.96 "snapshot"?

    1. Re:What about GCC? by jbgreer · · Score: 1

      It includes both gcc-3.0 and gcc-2.96. The gcc-3.0 is mainly for better support of the C++ standard.

      --
      The Norton Anthology of English Literature, 4th Ed., Vol 2
    2. Re:What about GCC? by Anonymous Coward · · Score: 0

      They want binary compatibility between releases with the same major number, so every 7.x will use their "RHgcc 2.96". This mistake will follow them until they release 8.0 ; a good reason to hurry to do so.

  98. Re:Mounting a floppy? by Anonymous Coward · · Score: 0

    mount /mnt/floppy

  99. Picking a nit: by kubrick · · Score: 1

    I wouldn't say that Roblimo crossed any sacred line here either...

    I'd like if Roblimo would make up his mind as to whether or not he is a journalist.


    Robin (Roblimo) Miller != Rob (CmdrTaco) Malda. CmdrTaco (Rob Malda) posted this story.

    Click on the 'about' link at the top/left of the index page for more details...

    --
    deus does not exist but if he does
  100. Taco, by shaunak · · Score: 2, Flamebait

    "And I won't even make a snide comment about how I haven't run Red Hat in 2 years! "

    Snide: Expressive of contempt

    You almost did. And besides, we don't give a flying fuck what you do, and do not use. Get over it.

    --
    -Shaunak.
  101. Re:Mounting a floppy? by Anonymous Coward · · Score: 0
    Does everything have to be some kind of gay innuendo? If "mounting a floppy" isn't a homoerotic reference, I don't know what is. This going to degenerate into talk about typing #mansex, isn't it?

    ~~~

  102. Agreed... by Ron+Harwood · · Score: 1, Offtopic

    Elitism isn't a very attractive feature in anyone... but then it's not Rob's fault, really.

    He is what the /. community has made him into. He's basically his own boss, who's got a shitload of cash at a very early age, and reality can't touch him - so he's free to poke fun at whatever he pleases.

    1. Re:Agreed... by 198348726583297634 · · Score: 1, Troll
      Yes..maybe we should look to Rob as a reflection of slashdot "culture" *shudder* ... childish and sloppy (insults, personal opinions, and myriad spelling/grammar mistakes in his article descriptions), fancies himself king of the world without really much claim to it (the slashdot code - I honestly don't get how poorly it could be put together, causing so many glitches and crashes on a nonstop basis.. writing websites isn't rocket science people!), and spends his days on the soapbox yelling at anyone who will listen (c'mon, even if you're not a hardcore linus evangelist, you know you've pontificated about _something_ computer-related to friends/family at least once) ...

      *sighs*

  103. There is no Roswell! by Alien54 · · Score: 5, Interesting
    They even say so in plain english, on this "East European" news site.

    ;-)

    I love the style of the writing of the press release:

    Trust no one!

    It has come to our attention that rumors are floating regardingthe appearance of a Red Hat Linux beta release, named ROSWELL. We would like to reassure you that there is nothing of the sort. No other object has been misidentified as a Red Hat Linux beta release more often than Rawhide. Rawhide was updated just recently. Reporters probably thought they saw something on an FTP site other than Rawhide, but we assure you, it was Rawhide.

    Reports cite that this supposed ROSWELL beta included 4 CDs of software, with such things as a 2.4.6 Linux kernel, XFree86 4.1.0, KDE 2.2pre, GNOME 1.4, and journaling file system support, and included support for both x86 and ia64.

    Were any such Red Hat Linux beta release to exist, it would not be recommended for use on mission-critical hardware, and any casualties due to data loss, mutation, swamp gas, radiation, or strange glowing lights with such a release would be scoffed at. Any problems or bugs with such a release would most likely be the effect of passing weather balloons.

    These problems would be reported at:

    http://bugzilla.redhat.com/bugzilla/

    However, there is no evidence to suggest the actual presence of a ROSWELL beta release. Those who claim otherwise would best not flaunt their naivete by telling anyone that they saw anything other than Rawhide.

    Etc.

    Too bad we can't say the same about XP

    --
    "It is a greater offense to steal men's labor, than their clothes"
    1. Re:There is no Roswell! by mimbleton · · Score: 1

      BTW. Have you seen the ads on the top of the page ?
      They do advertise Stallman coming to Poland for some sort of GNU/Linux event.
      I wonder how well, essentially communistic ideas, will be received in a country that was forced into leftist hell for 50 years.

  104. Snide comment by BobandMax · · Score: 1

    Another example of Taco's absurdly over-inflated sense of his own self-importance.

    --

    "Computers are useless. They can only give you answers."
    -- Pablo Picasso
  105. Comments like this by re-Verse · · Score: 2, Insightful

    Its comments like that that hinder the growth of the linux community. Joe newbie finally gets on to an IRC linux help channel, asks about something he thinks is redhat related. He gets replies of "lamer, rtfm, redhat is gay." or, more in line with Taco's "Redhat, um, no comment, Redhat *snicker*"
    The newbie feels dejected, sees the community as a bunch of arrogant geeks (i guess we mainly are?) and goes back to windows where Everyone is willing to help him.

    While it seems most of the linux community is realizing this, and is starting to work together to make linux a more newbie friendly place, less distro fanaticism and more helping hands, its quite suprising to see /. post something so utterly condescending on what is probably the most popular linux distro for newbies, and The Best Known linux outside of the linux community.

  106. Re:WTF is up with RedHat? by quartz · · Score: 1

    Erm, considering that the current story is about a new Redhat beta distro, I'd say I *was* bitching about Redhat. And yes, I know what KDE's package policy is.

  107. In a hurry to get h4xxr3d? by Anonymous Coward · · Score: 0

    I'm still using 6.2 with patches. It's damned stable. 7.0 just scared the crap out of me, though I may finally switch to 7.1.

  108. And that is better than apt-get how? by Walles · · Score: 1
    # apt-get update
    # apt-get dist-upgrade

    I fail to see how this is so much worse than the FreeBSD solution. Likewise, I can't see that apt-get would be that much better than the FreeBSD solution either (although I haven't used the FreeBSD one).

    Cheers //Johan

    --
    Installed the Bubblemon yet?
  109. LEENUCKS by Anonymous Coward · · Score: 0

    oh cool, a new version of everyones favorite operating system. except mine.

    run LEENUCKS or we will come to your house and beat up your mother.

  110. .2 Redhat releases by mz001b · · Score: 2, Informative

    The X.2 releases of Redhat are usually pretty refined. There is not much ground breaking stuff in here, just evolution of the existing packages (gcc 3.0 is not used by default, just included in addition to 2.96).

    2.4.6 is now included, as is Xfree 4.1.0 and Gnome 1.4

    RH 7.1 is already a pretty nice distribution. It will be interesting to see what the installer changes look like.

    1. Re:.2 Redhat releases by Tet · · Score: 3, Interesting
      gcc 3.0 is not used by default, just included in addition to 2.96

      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
    2. Re:.2 Redhat releases by Anonymous Coward · · Score: 0

      Can anyone fill me in on what's new for 3.0? How is this going to change me as an everyday user and Squid server admin. And yes I do compile stuff not just rpm them. -Tim

  111. redhat vs debian by Anonymous Coward · · Score: 0

    Wow! thanks for the snide comment Commander l33ter-than-though Taco!

  112. Re:Interesting that I got rejected for this story by rde · · Score: 1

    I know it's bad form to post links to one's own web site, but observe.

  113. Mounting a floppy? by Anonymous Coward · · Score: 0

    How exactly do you mount a floppy under this new distro?

    1. Re:Mounting a floppy? by bero-rh · · Score: 2

      If you're using KDE or GNOME, simply click on the floppy icon.

      If you're in text mode,

      mount /mnt/floppy

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    2. Re:Mounting a floppy? by Anonymous Coward · · Score: 0

      Not sure of the original question, but this only half the answer. It will then be located in the /floppy directory? Look in the /etc/fstab file to be sure of where it is. Do a "cat /etc/fstab" from a command line prompt to look in there.

    3. Re:Mounting a floppy? by Clowning · · Score: 1

      This deserves hall of fame acceptance.

  114. incompatible with Ximian GNOME!!! by mz001b · · Score: 1
    It is interesting to see in the Release notes that they do not support upgrading to Roswell is you are currently running Ximian GNOME, due to differences in package naming. They tell you to either remove Ximian GNOME before installing, upgrade your Ximiam GNOME immediately after upgrading, or explicitly install all of the RH GNOME packages immediately after upgrading.

    I thought RH and Ximian were playing nicely together. Hopefully this is something that will be sorted out before the final release, but it does not look that way from the comments in the release note.

    1. Re:incompatible with Ximian GNOME!!! by Menthos · · Score: 1
      I thought RH and Ximian were playing nicely together. Hopefully this is something that will be sorted out before the final release, but it does not look that way from the comments in the release note.

      I don't think it amounts to that they "are not playing nicely together". I don't believe there's any secret agenda regarding this or some intentional incompabilities.

      Really, I think it's just basic design decisions and different playing fields. Ximian is a "desktop distro"; what they are doing is packaging one desktop, but for multiple operating systems and GNU/Linux distributions. They make design decisions in packaging and packaging policies based on how smooth it will work with all the distributions they have decided to support, with all the differences in package managers, distro packaging policies, included software, etc. Red Hat on the other hand have to make design decisions on how changes in packaging will affect upgrades and the like from previous releases, which is a different thing. I also think Red Hat should be allowed to continue using their packaging policy and what solution they believe is best, regardless of what other packaging schemes other unrelated companies have invented.

      So really, I don't think there's anything to worry about. Ximian made a decision to build a complex product on top of Red Hat (and that in fact replace parts of Red Hat), and so they are the ones that will have to update. And given that they are usually fast in supporting the latest release, I don't think there's much to worry about. Ximian has a policy though not to support beta distro releases though, so you'll have to wait until after the official Red Hat release for updates from Ximian.

      --

      GNU/Linux. The Freshmaker.

    2. Re:incompatible with Ximian GNOME!!! by Anonymous Coward · · Score: 0

      For starters, this is a beta release.

      Second, this is an issue with just about every package you install that is not part of the distribution. It's not Red Hat's fault.
  115. Interesting that I got rejected for this story by NewbieSpaz · · Score: 0, Flamebait

    On Thursday, I submitted this to Slashdot:
    "2001-08-02 20:18:48 Redhat Releases New Beta (articles,redhat) (rejected)"

    Interesting how it only gets posted if the all-powerful Taco submits it... WTF?

    --
    ------
    Random, useless fact: I type in startx entirely with my left hand.
  116. Re:Can't wait... by ajs · · Score: 2

    Ahem... Responding to trolls is usually something I don't fall for, but:

    GCC 2.96 is an unofficial version of the gcc 3.0 development code that Red Hat released because of their substantial ability to support the code (being as they employ a significant number of the world's gcc hackers) and their customers' demands for better standards support in C++. GCC 2.96 was unstable initially only in a few small areas, and they were fixed way back in 7.0 updates. I've never ever had a problem with 7.1.

    If you want to hate Red Hat, I suppose its compiler is as good a place as any to start a rant, but it's not a broken or unstable compiler. In fact, it's a much better compiler than gcc 2.95 in some pretty dramatic areas (standards compliance, non-x86 support, etc).

    I think you need to re-evaluate what you mean by "unstable" and "gcc", since gcc 2.96 did start life as an honest-to-goodness development snapshot of gcc, and was brought to you by the very same folks that gave you egcs.

  117. GCC isn't ready yet by xiox · · Score: 1
    I read the gcc mailing list, and gcc 3 has a few problems:

    • Won't compile on major platforms
    • _very_ slow at compiling C++
    • Inlining is broken - so no good for C++
    • Slower code than gcc 2.95.2

    In a few months it'll be fine, but not now. Anyway, RedHat can't change ABI in a .x release.

  118. Re:It creates the ILLUSION of file system securtiy by Anonymous Coward · · Score: 0

    BULL ! Then i suppose when you do a shutdown and tell the controller to flush buffers/cache your screwed if does not obey the flush command, you just lose your cached data right !

  119. Huh?? by delmoi · · Score: 2

    LinuxNews.pl was the user who submitted it, CT was the one who posted it. What probably happened is that one of other the editors saw the artical dropped it, where as CT saw this one and posted it.

    --

    ReadThe ReflectionEngine, a cyberpunk style n
  120. Re:Journalling!!! by fuzzbrain · · Score: 1

    Looking at the rpms, there are a couple of Reiserfs tools so I'd assume it's that one. I must say I'm a bit disappointed. I was hoping they'd opt for xfs seeing as there's already an xfs installer.

  121. Can't wait... by dnaumov · · Score: 1

    ...for the 7.2 release of RedHat.

    I am a Linux newbie and I am installing/using Linux from time to time to see how this interesting OS is evolving (Win2000 is my main OS). My all-time fav distro is RedHat 7.1, due to the easy to use installer and management/configuration tools.

    The main problem with RH 7.1 was the damned GCC 2.96.3 compiler which refuses to compile more then 50% of the programs out there and it really makes me wonder why the hell has RedHat *yet again* made it the default compiler. GCC 2.96.3 and 3.0 ? C'mon ! I thought everybody said that 2.95.3 was the last usable one.

    I am very excited about the upcoming 7.2 release with Ximian Gnome 1.4 and XFree 4.1.0, but I will be really pissed if the final release won't include KDE 2.2 and a proper compier as well.

    1. Re:Can't wait... by Anonymous Coward · · Score: 0

      No, there is no gcc 2.96. The thing called gcc 2.96 is not a gcc version. You just chose to put an unstable compiler for you 7.x and it's not a gcc, even if you call it gcc.

    2. Re:Can't wait... by Micah · · Score: 2

      I believe I read on dot.kde.org that gcc 3.1 will again break compatibility. Anyone know if this is true? I thought one of the main points of gcc 3 was a (finally) stable C++ ABI.

      If so hopefully it will be out in time for Red Hat 8.0, so we won't have to go through another 3 releases with a compiler that is well behind the current. If they ship 8.0 with gcc3 and gcc3.1 ships in the middle of the year, they'll probably ship 8.1 and 8.2 with gcc3.0. That probably puts us into 2003. Ouch.

    3. Re:Can't wait... by optikSmoke · · Score: 1
      Why RedHat continues to support "gcc-2.96x" is beyond me.

      Historically, RedHat seems to wait for major version number increments to break backwords-compatibility of "big" or important things like gcc. I'd bet that they're going to wait until 8.0 to make gcc-3.0 the default compiler.

    4. Re:Can't wait... by st.kitts · · Score: 1

      How about fixing this ?
      http://bugzilla.redhat.com/bugzilla/show_bug.cgi?i d=48835

      You guys ship a non-standard compiler on the grounds that it's better. But if this compiler crashes on legal code (which compiles on fine with gcc-2.95.3), what options do we have ?

      There are more people worried about things other than whether KDE ccompiles or not.

    5. Re:Can't wait... by Zeio · · Score: 2, Interesting

      I have to disagree with redhat...

      I link to kgcc on all redhats I use. Yes, egcs/gcc 2.9.1/112. or whatever kgcc is.

      The first reason is the linux kernel is recommended to be compiled with that release and the second is that 2.96 was an experimental 3.0alpha fork. It is broken, deprecated and gcc and stallman were so pissed redhat had used it in a wide release product.

      I have redhat 7.1 with gcc 3.0 in /usr/local, and I use it with great frequency. I have had no problems with its binaries. I dont pass binaries from system to system so unless you make RPMS i dont think anyone really cares, particularly when it comes to workstation machines, we all hack our own the way we like, and no one hacks up stuff around 2.96 - at least i wouldnt.

      I like Slackware 8.0 for workstation use, at work we stuck with redhat 7.0 (with all the updates of course). I recommend that for server use (7.1 did some weird stuff around java). I also use kgcc -> gcc/cc sym links as the binaries produced by that compiler are "real," that 2.96 is a horror show.

      The 3.0 gcc is also better at ansi/posix/whatever else, i currently have 2.4.7 running perfectly compiled from that, as well as xfree 4.1.0. I think KDE is a nice UI, but it has "dirty closed roots" and do not consider it a valid project (YET :0)

      CHeers to redhat for trying, but i vote NO one the lame 2.96 fork :0)

      -Z

      --
      Legalize the constitution. Think for yourself question authority.
  122. Re:usability? by bero-rh · · Score: 2

    Exactly - KDE has set up usability.kde.org and the kde-usability@kde.org mailing list (subscribe by sending a message to kde-usability-request@kde.org with "subscribe" in the subject) just for that purpose.

    You're all very welcome to join.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  123. Re:usability? by 11223 · · Score: 2
    A Kwick Kwestion:

    Where, O where, is the source to kontrol-panel? I was building my own KDE from source the other day (yeah, before rawhide updated to 2.2-cvs) and I couldn't find the kontrol-panel source code anywhere for the life of me!

  124. Is the complete HP-style LVM integrated? by emil · · Score: 2

    I know that SUSE is using the new LVM subsystem. It's amazing in that it's just like HP-UX - I just keep wondering where VxFS is.

    Really, Red Hat's insistance upon ext3 has cost them dearly - Oracle going exclusively with SUSE, and SUSE using Reiser, really puts Red Hat's Reiser instability claims to the fire. I've used the XFS version from SGI, and the file system is just great. Why Red Hat didn't go with this, I will never be able to understand.

    Because of the Oracle issue, I'm probably heading towards SUSE - just haven't had the time to research it and start the migrations. Red Hat has drug their feet on WAY too many issues for FAR too long.

  125. Re:Official denial: There's no Roswell either by beroms · · Score: 1

    Hey!

    I really don't appreciate getting all that spam! Could you please get a hotmail address (and passport account!) for spam like the rest of us!

    thanks
    - Bernard Osborne
    Quality Assurance, IIS Group

  126. Re:Alan Cox is RedHat's elite Hax0r by Oxide · · Score: 0

    Rodney king ? is that you ?

  127. Journalling!!! by 1stflight · · Score: 1

    Finally they've including journalling as an installable option, I'm downloading now!!! Oh, does anyone know which journalling package it is? EXT3 maybe?

  128. Re:usability? by bero-rh · · Score: 2

    You should usually not run a "normal" X server on top of a framebuffer-enabled kernel (check the READMEs in the kernel source).
    If you do, a lot of odd things can happen, especially when switching back and forth between X and text mode.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  129. Alan Cox is RedHat's elite Hax0r by cybersmith · · Score: 1

    I don't know about Rob, but any company Alan Cox works for is good enough for me. Linux is Linux, and damn it, we need to support all distributions and stop being so snobby. We need to quit these X is better then Y distribution wars and focus on becoming a better operating system for all. Each distribution out there brings both good and bad features to the table. Maybe if we all work together instead of sit on elitiest high horses we can actually take some market share away from Micro$oft so we won't have to worry about poor security and a million viruses connecting to our port 80's. I don't know if X is better then Y, but I think every linux distribution I know seems better then Windows. Peace out...

  130. Official denial: There's no Roswell either by bero-rh · · Score: 3, Funny

    Roswell doesn't exist either...

    It's ftp://ftp.redhat.com/pub/redhat/linux/beta/roswell

    See? It's roswell! ;)

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  131. Re:It creates the ILLUSION of file system securtiy by Anonymous Coward · · Score: 0
    BULL ! Then i suppose when you do a shutdown and tell the controller to flush buffers/cache your screwed if does not obey the flush command, you just lose your cached data right !

    Actually they will flush after a period of inactivity (say 2-3 seconds). But you never know exactly when the power outage will come, so potential for data loss from drive caches is still there.

  132. Re:It creates the ILLUSION of file system securtiy by Anonymous Coward · · Score: 0

    "The controllwe will do it whenever it feels like it." The controller does what the device driver tells it to do when it tells it to do it !, its the device driver that controls the hardware, so when the kernel sends a command to the device driver to perform a function like flush cache it happens !.

  133. Gee... by pjl5602 · · Score: 1
    And I won't even make a snide comment about how I haven't run Red Hat in 2 years!

    Yet another good reason for me to run RedHat I guess...

  134. Rob: We don't care. by Anonymous Coward · · Score: 0

    Nobody cares what distro you run, Rob. Please move along.

  135. What are you complaining about? by PhoboS · · Score: 1

    As you say yourself the CVS snapshot is more recent than the beta. If you want to run beta/unstable code you should want to run the very latest version. In this case the CVS snapshot should be more stable than the beta since it should contain some fixes of bugs found in the beta.

    --

    Phobos - Greek word for fear or flight

  136. old news, no news by loopkin · · Score: 1

    and besides, /. has sometimes a kinda freshmeat tone.. see here (freshmeat release announcment, 03 August 2001).
    In fact, the only interesting part is the funny comments around the name... and of course, all the fuss about Taco's quote, at the end...

  137. The explanation for this by bero-rh · · Score: 5, Informative

    This happens to be my fault.
    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. ;) We haven't come up with a way to work more than 24 hours a day, but I'll keep trying. ;)

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
    1. Re:The explanation for this by johnjones · · Score: 1

      oh dont worry to much

      but tell me are you useing gcc3.x because the ABI changed are you sticking with gcc2.96 to preserve compatability ?

      cheers

      john

    2. Re:The explanation for this by KidSock · · Score: 3, Insightful

      Bero: We haven't come up with a way to work more than 24 hours a day

      No! Take it easy. Take your time and make a good product. If you rush it will come out crappy. Keep up the great work but have fun!

  138. Supercap built into drive by yerricde · · Score: 1

    Actually they will flush after a period of inactivity (say 2-3 seconds). But you never know exactly when the power outage will come

    Some drives have a capacitor to give them just enough power to write out the contents of the cache before they lose power or to hold the contents of the cache until power is restored.

    --
    Will I retire or break 10K?
  139. usability? by jchristopher · · Score: 2
    Can anyone running the beta comment on whether any enhancements have been made to the usability of the distribution?

    Obviously, there are some new things, like filesystems, that frankly, won't affect me in the least.

    My concerns lie more with some interface things that are holding me back from using Linux. Not having come from a Unix background, I have no experience compiling software, understanding file permissions, etc. Does 7.2 do anything to address the needs of newer users?

    1. Re:usability? by bero-rh · · Score: 3, Interesting

      7.2 includes KDE 2.2 and GNOME 1.4 - both of them make life easier for new users.

      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 /bin/sh".

      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
    2. Re:usability? by max+cohen · · Score: 1
      Does 7.2 do anything to address the needs of newer users?

      Yes, it has the Nautilus graphical shell (which is included in Gnome 1.4). This file manager has a lot of the benefits of the Mac's Finder or the Windows Explorer, along with a few neat tricks of it's own.

    3. Re:usability? by jchristopher · · Score: 1
      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 /bin/sh".

      Can you explain how to access the GUI frontend to do this. What's the name of the program and is it installed by default?

    4. Re:usability? by jchristopher · · Score: 2
      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. ;)

      Bernard, first, let me thank you for replying to my original question.

      I feel I must address your comment above, however. Consider this from a total newbie user perspective: perhaps they are an intermediate level Windows or Mac user, but have never tried Linux. There is NO way you can honestly believe that Linux doesn't have usability problems.

      I think after using Linux for 10 years, you are experiencing the "can't see the forest for the trees" phenomenon. I don't know how you get around this. I've spent a lot of time trying to convince geeks that Linux is too hard, and most of them don't believe you.

      I see alot of this in my job where I work with database developers building web applications. Frequently I will say "why did you put this button here?" or "why does this component work this way?". Almost always, their response is that "the user will understand that". Well, the problem is that the user DOES NOT understand! The developers are capable of fixing it, but they don't even see the problem in the first place!

      Does RedHat even HAVE any usability testers? If not, you should have a Vice President of Usability, along with a staff to assist them. I can assure you that Microsoft and Apple do, and it shows.

    5. Re:usability? by Menthos · · Score: 1
      Can you explain how to access the GUI frontend to do this. What's the name of the program and is it installed by default?

      The default file manager in GNOME is called Nautilus, you'll find it in the GNOME foot menu (or just double-click the home icon on the desktop), and yes, it is installed by default if you do a default GNOME install.

      --

      GNU/Linux. The Freshmaker.

    6. Re:usability? by juju2112 · · Score: 1


      I think I agree with you, but the thing is that Redhat does not control how the software is developed. It's all volunteer. Better usability would have to be a concerted effort by everyone involved.

      The bottom line, though, is that our operating system is designed for us, the computer experts. I like the idea of having an OS for beginners (Windows, OS X), and one for experts (*nix). It makes my life easier to not have things in my computer hidden from me and to not be treated like an idiot. Conversely, these qualities DO make life easier for the beginner. Two different designs.

      -- juju

    7. Re:usability? by HeUnique · · Score: 3, Informative

      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)
    8. Re:usability? by jchristopher · · Score: 2
      Hetz, my comments went more toward the interface and usability of Linux as a whole, rather than just the interface of KDE or Gnome.

      To be honest, once Linux has been installed, setup, accounts assigned, etc... I find something like KDE entirely usable. My problems with the system are more like this - Sound card not detected at install, 'oh, that's easy to fix, run sndconfig at the shell' (what's a shell?), sound card gets detected and finally works (if it can detect it, why didn't it do it when I installed?) That kind of thing.

      Or bad x configuration (user error, whatever) that results in the GUI not working. Now you have newbie trying to fix it on a command line! That kind of stuff. It needs to be more foolproof.

  140. Distro wars are a waste of time by X-Nc · · Score: 2, Insightful
    God give me the strength to survive the rantings of distro wars!

    I have been running Linux since November or December of 1991. I've seen just about every distro that's ever been out starting with HJ Lu's boot/root floppies. Why myst people waste so much time an effors on distro bashing? It's Linux! That's all that matters. I have tried all of the "big 7" (see LWN's Distro page) from their early releases to date. When it comes down to what counts there is no significent difference between them! They all work and work well. They will do the job that needs to be done if you have a resonably compitent SysAdmin to run them. Just like any other *NIX. I've also used Free/Net/OpenBSD and Solaris any they also work. If all the energy that is currentlly used to rant about Distros/OS/Licenses was put towards constructive things the world would be saying "Micro-WHO?" right now.

    I know no one is going to actually listen to me. But I'll keep tilting at windmills till I can't ride any more.

    --
    --
    If I actually could spell I'd have spelled it right in the first place.
  141. Why Red Hat isn't a serious project by Anonymous Coward · · Score: 0

    It's just impossible to install Red Hat without downloading everything. Unlike most distributions (thanks Slackware), you have to download ~2G even if you just want a minimal installation.

    1. Re:Why Red Hat isn't a serious project by Anonymous Coward · · Score: 0

      You're nuts. I just upgraded a RH6.1 to 7.1 one piece at a time. Started with glibc and branched out. Heck you could even upgrade without rebooting, one package at at time. Sometimes you will have to use --nodeps and.or --force but it is mostly painless. Ugrade to rpm 4.x first, though.

    2. Re:Why Red Hat isn't a serious project by Anonymous Coward · · Score: 1, Insightful

      Installing from scratch and upgrading is very different.

  142. Thanks, Captain Obvious! by alienmole · · Score: 1
    Gee ... That certainly looks to be a snide comment to me.

    Gee ... I'm sure that escaped Rob's attention.

  143. Re:It creates the ILLUSION of file system securtiy by Anonymous Coward · · Score: 0

    There was a discussion on linux-kernel a couple months ago. It turns out that most desktop IDE drives ignore the cache flush command. Microsoft had to add a 2 second delay to the Win 9x shutdown in order to avoid being bitten by this.

  144. GCC 2.96 warnings by NoOneInParticular · · Score: 1

    Well, I really like the warnings gcc 2.96 gives:

    -- header files should end with an empty newline, otherwise warn.

    -- no text should appear after a #endif directive (there goes my habit of commenting which directive I close)

    Small annoyances that suddenly appeared when running -Wall.

  145. i posted it 3 days ago... by halfelven · · Score: 0, Offtopic

    ...but you rejected it. :-( So much for Slashdot's efficiency.

  146. oh what about 3.1 (-; by johnjones · · Score: 1

    please the real reason is that the ABI has changed in 3x

    simple

    redhat 7.x all have the same ABI nice for vendors

    oh and ext3 does suck has sucked for a while but servers to clean up the rest of the kernel !

    so important work

    I have yet to see a 3TB ext3 see an XFS one every day so which would I rather have

    plus my jaz disks are XFS so yahno

    regards

    john jones

  147. Same with me!!! What the hell?... by halfelven · · Score: 1

    EXACTLY! I posted the same thing, at approximately the same moment, and it was also rejected.
    Slashdot starts to suck... :-(

  148. I *have* used Redhat over the last 2 years by LunarOne · · Score: 1

    Well, I guess I'm a lamer - I confess to not only using Red Hat, but even buying the distro at least once.

    Okay, I'm not a Linux expert, just a programmer from a non-Linux planet who shares some, but not all of the anti-MS sentiment expressed here. So, from time to time I try a Linux distro to see if the state of the art is such that I can replace my Windows desktop with it.

    So, I've bought Redhat, Caldera and Corel (there goes what little Karma I have) over the last few years. Recently, I clued into downloading ISO's and burning my own, so I have can dual boot RH 7.1 now with my windows. I can tell you, I'll keep downloading RH and working with it until my MS Independence Day comes (probably shortly after the release of XP).

    Um, yeah, CmdrTaco's comment went over like a lead balloon. In contrast, I really appreciate the calm, helpful, objective postings such as the ones bero-rh has posted here today. But, give the TacoMan a break. He's just the guy throwing the chum over the side of the boat :-)

    --

    Read my sig if you like, but I'll never see yours, thanks to Discussions, Viewing, Disable sigs...
  149. Flaimbait? by pivo · · Score: 1

    Rob's comment was flaimbait, this is the result (and deserved too.)

  150. .2 seems to be the fine tuning by bruns · · Score: 1

    From past experence with RedHat dists, they usually fix the major gaping holes in major versions in x.1, with x.2 ironing out the smaller details that were missed in x.1.

    At least 6.x went in this fashion (I still find 6.2 to be the most stable and usable dist so far, with 7.1 being the choice for new servers).

    --
    Brielle
  151. Join the Military by Artemis · · Score: 1

    Ugh :) I don't know where YOU work, but the base I'm on (Marine Corps here, yeah, we're cheap and DISA screws us over, and yes, I made the same fooling decision of joining) has a 512k outgoing pipe for 900+ users, but it's cool at night if you're got duty :)

  152. It's only painful if you're in a hurry. by ColGraff · · Score: 2

    When I want to download a linux distro, I just use a download manager and content myself with downloading about fifty megs a night over my dial-up connection. It takes a couple weeks, but as long as I remember to start the download, it's fairly hassle-free, and far cheaper than buying the CDs.

    --
    I'm the stranger...posting to /.
  153. If 8.0 isn't stable, what's the point? by ColGraff · · Score: 2

    "RedHat 8.0 probably won't be 100% stable, but it should be a cool new bit of software! "

    How is that cool? Most linux users use it as a server OS, where stability is everything and coolness matters not a whit. Myself, I use Red Hat in "embedded-type" applications such as MP3 jukeboxes, really cheap pc-based DVD players, etc. And the big advantage Linux has over windows on the desktop is its improved stability. What is the point of unstable linux in the name of coolness?

    --
    I'm the stranger...posting to /.
    1. Re:If 8.0 isn't stable, what's the point? by Compenguin · · Score: 1

      "And the big advantage Linux has over windows on the desktop is its improved stability. What is the point of unstable linux in the name of coolness?" Because within 1 month it can be hacked into a rock solid system.

  154. Re: Taco Bashing by ColGraff · · Score: 2

    Ladies and Gentlemen, I have said it before and I will say it again. Free discussion is what Slashdot is all about, but if you think this site is so terrible or that Taco and the other editors are such idiots/snobs/nazis/whatever, either keep it to yourself or just leave. Questioning their opinions is fine, and to be encourage, but personal comments are not. It's unprofessional, it takes away from the main topic of the discussion, and it's irritating. If Malda is being arrogant, there's no need to post that fact - we see it, and calling him an "asshole" is just childish.

    Many of us are respected IT professionals, and many others like to think of ourselves as being intelligent, mature people. Let's try to act like it, eh?

    --
    I'm the stranger...posting to /.
  155. Dido? I thought upgrading to XP would be painful! by ColGraff · · Score: 2

    Why does Red Hat hate us? Is it that not enough people are buying boxed distros? Hell, I'll buy one! I'll buy three! Whatever you want, guys, I'll buy it, just make the whining, screeching music not be shipped with Red Hat! For the love of decency, stop! (Collapses into pathetic crying fetal position)

    --
    I'm the stranger...posting to /.
  156. Upgrade! Regardless of consequences! by xixax · · Score: 1

    I am still running a 6.2 box (my only remaining Red Hat box) and will consider installing 7.2 once it comes out of beta. The box works as well as the day I installed it (about a year ago now). I want it as a nice _stable_ box that is there when I need it.

    I hope people will install 7.2 beta because it offers something they need (and cannot wait for) or because they are confident enough to fix any problems that might occur.

    Less clued users and frequent upgrades are a recipe for frustration.

    Xix.

    --
    "Everything is adjustable, provided you have the right tools"
  157. Re:For those that actually care about this stuff.. by LinuxHam · · Score: 1

    Just so you know, I got a professionally packaged (i.e. not just a burn) 7.1 CD kit in my RHCE class the first week of June.. it certainly didn't come out last month..

    --
    Intelligent Life on Earth
  158. Re:For those that actually care about this stuff.. by LinuxHam · · Score: 1

    Oh. SPARC. Sorry.

    What? No takebacks? Oh crap.

    --
    Intelligent Life on Earth
  159. heh... by Anonymous Coward · · Score: 0
    Go Taco! Debian is the only distro with a solid packaging system! Nah, Debian is the only distro where you can fully enjoy GNU/Linux! w00t! ;)

    -5 Troll/Flamebait/Redundant

  160. Now I know why I don't read /. comments anymore by Anonymous Coward · · Score: 0

    Can at least 2% of posts be intelligent? From off-topic posts to retarded remarks. Anyway, I installed Roswell and I was very surprised that RedHat put together such a nice looking user-friendly distribution. KDE 2.2 is very polished. Ext3 seems not to have any problems (at least I haven't discovered any). mkreiserfs is included and now you can also choose grub right at the install time. All in all, if 7.2 is going to be even better than this beta, I am looking forward to it.

  161. Canadian English by Railroader · · Score: 1

    The first beta of Roswell (the second is downloading right now) is the first linux distro I've seen with proper support for Canadian English. I fired up Kword, set it for Canadian English, and it flagged "color" and "tyre" correctly as misspellings. This is really great. I'm tired of having to use an British English dictionary (which is closer to Canadian English and American) with a US keyboard.