Slashdot Mirror


Yellow Dog Linux 2.0 review

lotion writes "MaximumLinux.org has posted it's take of Yellow Dog Linux 2.0 on a PowerBook G4: "My distribution of choice was Yellow Dog Linux from Terra Soft Solutions. Adam and I had the opportunity to speak a bit with the co-founder and CEO Kai Staats of Terra Soft Solutions at the MacWorld Expo in NYC last month and I must say I was impressed. Not only was I impressed with there 2.0 release but there new hardware that they had rolled out that day as well.""

123 comments

  1. Nifty by norculf · · Score: 0, Redundant

    I am glad to see Linux distributions for the G4 machines maturing. You can't use OS X for everything.

    1. Re:Nifty by abrink · · Score: 1

      Hell. Why would you want to use OS X for everything?

    2. Re:Nifty by norculf · · Score: 1

      So you can have a candy shell on the outside to look pretty and root priviledges on the inside to packet whitehouse.gov. Oh wait...Microsoft does that too...

    3. Re:Nifty by alfredo · · Score: 1

      I am still waiting for Xbill to be ported. Until then OSX will be incomplete.

      --
      photosMy Photostream
    4. Re:Nifty by DavidRavenMoon · · Score: 1
      Hell. Why would you want to use OS X for everything?

      Same reason someone might use Linux for everything?

      God forbid that someone might prefer to use a particular OS! ;-)

      --
      -- if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic - Lewis Carrol
    5. Re:Nifty by Anonymous Coward · · Score: 0

      You can run Xfre86 on OSX http://xonx.sourceforge.net, and it works okay too!

    6. Re:Nifty by benedict · · Score: 2

      I like to use OS X for my workstation because I like OmniWeb, there's good multimedia support (Flash, QT, etc.), and it runs the openssh client.

      Also ... it's fun to try out different ways of administering a system, but when one gets bored of that or simply isn't in the mood for it, there isn't a hell of a lot of difference between using a workstation based on FreeBSD or Slackware or Debian or even Solaris. Mac OS X is a little different from all the other desktop unixes, and I find its interface a little more friendly and interesting.

      My intention here isn't to put anything else down, but rather just to answer your question as informatively as I can.

      --
      Ben "You have your mind on computers, it seems."
  2. OS X isn't unreliable... by __aaaaxm1522 · · Score: 4, Informative
    First off, let me state that I'm not a Mac Junkie. I own a Powerbook G4 simply because I liked the hardware, and because I could run Linux on it (the big screen was what drew me in).


    That being said, I run YellowDog Linux 2.0 on my Ti and it kicks serious ass. It is an excellent Linux distribution, and for all intents and purposes, I've pretty much replaced my Linux desktop with the G4.


    I've also played with OS X on the Ti quite a bit. While Aqua (the GUI) *is* slow, OS X itself has been nothing but rock-solid. I take exception to the author's comment " (it) flat out kills OS X in speed and reliability..." - OS X has been nothing but reliable. But yes, KDE on the G4 certainly runs faster than Aqua under OS X - no wonder, since Aqua's rendering system is PDF based...


    All in all though, YDL 2.0 is a great PPC-based Linux distro.

    1. Re:OS X isn't unreliable... by jeffy124 · · Score: 4, Informative

      If you think OS-X is good now, wait until OS-X.1 is released next month. I've seen beta versions of it because my company is an Apple "Premier Developer." They've made a TON of gui fixes that result in faster reaction to user interactions. They've also improved on the so-called "bouncemark" measurement used to time how long a program takes to boot up. Overall, everything runs faster in the beta version. Plus they've added a few additional items, like DVD suppoer. Can't wait to play Crouching Tiger on my 21" wide-screen cinema monitor :)

      --
      The One Rule Of Chess You'll Ever Need: Don't play someone who carries a kit in their bookbag.
    2. Re:OS X isn't unreliable... by Rura+Penthe · · Score: 3, Informative

      Agreed, OS X has very few stability problems in most situations (and the ones it had problems in have mostly been ironed out as of 10.0.4). The GUI itself is slow (but useable for most people) and even that is being addressed with the 10.1 update due out in September. So any complaint on those fronts is specious.

      If you just want X11 you can even run XFree side by side Aqua and switch between the two on the fly or rootless X and stay entirely within Aqua. Or dualboot Darwin and the linux kernel and have everything you could ever want all on one machine. :)

    3. Re:OS X isn't unreliable... by owenc · · Score: 2, Informative

      While OS X is as stable as any other *nixy system, if aqua poops out on you it is essentially a crash, as there are no virtual consoles or key combinations that get you out of it. If you go to this page the flash content will freeze the desktop (using internet explorer). In linux, you can simply go to a different virtual console and kill stuff, but in OS X you have to SSH in from another box or reboot.
      I'm not advocating virtual consoles, but it would be nice to have a key combination that killed the loginwindow process.

    4. Re:OS X isn't unreliable... by DavidRavenMoon · · Score: 1
      While OS X is as stable as any other *nixy system, if aqua poops out on you it is essentially a crash, as there are no virtual consoles or key combinations that get you out of it. If you go to this page [cartoonnetwork.com] the flash content will freeze the desktop (using internet explorer). In linux, you can simply go to a different virtual console and kill stuff, but in OS X you have to SSH in from another box or reboot.

      I just went there, and I didn't lock up (I'm running OS X 10.0.4 and IE 5.1b1). In fact the page is still loaded in another window.

      But I have had the GUI lock up on me a few times, and some type of keyboard shortcut to kill it would be nice, since Option-Command-Escape won't always pop up the Force Quit window...

      --
      -- if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic - Lewis Carrol
    5. Re:OS X isn't unreliable... by melatonin · · Score: 2, Interesting
      But yes, KDE on the G4 certainly runs faster than Aqua under OS X - no wonder, since Aqua's rendering system is PDF based...

      LOL! PDF-based rendering doesn't mean it creates a PDF and processes it to draw something, it means it uses the same imaging model as PDF.

      Actually, it's almost identical to Postscript, but with Quartz they lose the programmability of PS and the licensing fees (fortunately). They gain "PostScript-like drawing features such as resolution independence, transformable coordinates (for rotation, scales, and skews), Bézier paths, and clipping operations." This gives them a unified model for printing and drawing. And it makes it easy to generate a PDF file, or to render a PDF file (printer spool files are PDF files). But how do you explain this to Joe user? Saying it uses the PDF model for rendering and describing image environments turns to "it uses PDF to draw."

      For example, if they said it was OpenGL based, the reaility might be that it uses the same multi-stage rendering pipeline as OpenGL, in that you have data to draw represented by vertices, they get transformed by the model-view matrix, and then transformed by the camera, then clipped to the viewable area, then perspective is applied (3D to 2D), then drawn. But that doesn't mean that it is creating a new OpenGL context and running OpenGL commands every time it draws something.

      There's also a misconception that Adobe worked on Quartz. They had nothing to do with it.

      So why is it slow? Because OS X 10.0 is just ass-slow. At *everything*. I've got one of them high-end G4s. When I was at the expo and they were showing how fast 10.1 is, I heard some people in the audience say "yeah, but how fast is the machine that it's running on?" Pfft! It looked twice as fast as my machine, and before the expo they didn't come any faster :)

      --
      Moderators should have to take a reading comprehension test.
    6. Re:OS X isn't unreliable... by benedict · · Score: 2

      Hmm. I run 10.0.4 and IE 5.1 and I was unable to freeze my desktop using that page.

      Note that command-option-esc will bring up a "Force Quit" window that lets you kill any Aqua program, including Finder (it restarts itself afterwards). I don't know if this would work in your situation, but it might.

      Finally, I urge you to submit a bug report.

      --
      Ben "You have your mind on computers, it seems."
    7. Re:OS X isn't unreliable... by owenc · · Score: 1

      Someone else already pointed out that in the Omnigroup OSX-talk list. Apparently, the latest version of the flash plugin fixes the problem too, tho I don't use internet explorer.

      This was said to be a problem related to having quicktime buried low in the system.

      :\

      Embarrassing, as it is something that many poke fun at win2k users about.

      Command-Option-Esc often doesn't work, as it isn't as necessary as the ctrl-alt-delete for windows. Command Option Power reboots however.

    8. Re:OS X isn't unreliable... by Anonymous Coward · · Score: 0


      os-x reliable? oh well: try to do a backup from a >10GB harddisk to an external firewire drive. use any tools you desire. GUI, or tar, or dump, or "cp" or ...

      I have tried many times. It seems impossible to accomplish. Either the computer will die or your backup will be incomplete.

      Don't even think about creating a bootable firewire drive. how sad.

      /iaw

    9. Re:OS X isn't unreliable... by Anonymous Coward · · Score: 0

      Have you tried creating a bootable drive from within the Mac OS X installer? Also, be sure your drive is updated to the latest firmware. Note: Not all Macs can boot from FW... but I believe all the ones with the boot picker (hold down option on startup) can.

    10. Re:OS X isn't unreliable... by amRadioHed · · Score: 1
      Embarrassing, as it is something that many poke fun at win2k users about
      Quicktime may be fairly low level, but it's not in the kernel. I believe the criticism towards NT/2k is due to MS putting windowing routines in the kernel, which is IMHO, an entirely inappropriate place for them.
      --
      We hope your rules and wisdom choke you / Now we are one in everlasting peace
    11. Re:OS X isn't unreliable... by Anonymous Coward · · Score: 0
      It's not to do with windowing routines, it's to do with buggy drivers causing hard crashes.

      The linux framebuffer could have the same problems so it's not just w2k.

    12. Re:OS X isn't unreliable... by flamingnight · · Score: 1

      >When I was at the expo and they were showing how fast 10.1 is, I heard some people in the audience say "yeah, but how fast is the machine that it's running on?"

      OK, so they were using Dual-800's at MacWorld. I was there. But I'll let you know, I'm using OS X 5G24 (soon to be 27) on my iBook dual USB (500mHz, 256k cache (sucks!) http://www.apple.com/ibook for the details)
      Anyway, "bouncemarks" are a somewhat relevant way to compare... Much faster here. And the GUI, while still somewhat buggy (this is a beta), is much faster. Just a few weeks till 10.1 is released.
      So, even on this piece of crap (relatively) laptop, it's pretty damn fast. Boots up in less than a minute. Classic (OS 9.2.1) boots up in the same amount of time it takes when I'm booting right into 9.2.1 itself (less than 30 seconds, usual extension set). Oh, and a bunch of bugs are fixed too, but this isn't the place to get into them.

    13. Re:OS X isn't unreliable... by be-fan · · Score: 2

      Actually, I think people get the impression that the PDF rendering is slow because IIRC, Display Postscript renderers would generate a ps file then send it to a ps rasterizer. The resulting system was less than speedy. I don't know if Apple does it the same way, but I'd rather think that the GUI is slow because of a slow model rather than just plain crappy programming. As for OS-X, its slow largely because of Mach. The dated version of FreeBSD (3.2) doesn't help things, but the Mach 3.0 kernel is an absolute dog. Every so often a disscussion pops up on the HURD list about porting it to something better, but apparently they're quite stuck with it.

      --
      A deep unwavering belief is a sure sign you're missing something...
    14. Re:OS X isn't unreliable... by melatonin · · Score: 1
      Actually, I think people get the impression that the PDF rendering is slow because IIRC, Display Postscript renderers would generate a ps file then send it to a ps rasterizer. The resulting system was less than speedy. I don't know if Apple does it the same way,

      Dear god no, they don't do it the same way! If that way was done at all.

      Like I said, it's the same model, but the rendering has NOTHING to do with PDF. You make CoreGraphics calls (CGDrawLine, stuff like that). It has nothing to do with PDF.

      but I'd rather think that the GUI is slow because of a slow model rather than just plain crappy programming.

      It's totally unoptimized. First you make something work, and then you make it fast. The number of changes under the hood to OS X since even the public beta are very, very dramatic. Even CoreFoundation has had it's share of updates from the 10.0 release to now.

      As for OS-X, its slow largely because of Mach. The dated version of FreeBSD (3.2) doesn't help things, but the Mach 3.0 kernel is an absolute dog.

      Mach 3 is a research project. Apple doesn't use pure Mach 3, and it's not slow. The dated-ness of FreeBSD has nothing to do with it. We use 3.x and 4.x, and you don't say that one's faster than the other :)

      It's only the BSD api and utilities that's at 3.2, it has no affect on performance or usability. OS X is an operating system in itself; it can function without the BSD subsystem. It's an optional install, on by default.

      Every so often a disscussion pops up on the HURD list about porting it to something better, but apparently they're quite stuck with it.

      Mach rocks. If you ever get involved as a developer of application software with writing code that works with the kernel, it's quite impressive.

      Mach is significant because of it's design. Implementations are free to be as slow as they want to be. There's a big difference between pure Mach and Apple's xnu kernel.

      --
      Moderators should have to take a reading comprehension test.
  3. Re:Who cares? by Anonymous Coward · · Score: 0

    fuck you i actually use both OS-X and Linux and they work quite well thank you very much. Have you ever actually used OS-X so that could make a judgement on it?

  4. Config by be-fan · · Score: 2, Insightful

    I love the part where he kicks himself for taking 3 hours to figure out how to configure his TrackPad. The funny part is, that it would take ANYONE 3 hours to figure it out. That's because all normal OSs put all that configuration stuff in one place (be it a GUI panal or a tree of config files). Of course, all Linux distros have to be "special" so they all have different ways of configuring things. Still wondering why Linux hasn't taken over the world yet?

    --
    A deep unwavering belief is a sure sign you're missing something...
    1. Re:Config by Anonymous Coward · · Score: 0

      It must suck to be a be-fan these days. Hahaha!

    2. Re:Config by Subcarrier · · Score: 1, Funny

      Still wondering why Linux hasn't taken over the world yet?

      The world is like an eager virgin, waiting for Linux to take over. Sad thing is the geeks haven't noticed and probably wouldn't care.

      --
      "I have opinions of my own, strong opinions, but I don't always agree with them." -- George H. W. Bush
    3. Re:Config by Jack+Auf · · Score: 1

      That's because all normal OSs put all that configuration stuff in one place.

      You mean like /etc?

      Or like Microsoft...config functions in control panels, in exploder, My Computer-> Manage->{pick one}, Network->properties->Local Area Network->properties->TCP/IP->properties, Taskbar->properties, etc, etc. Like a normal OS.

      KDE->Control Center.

      Compare and contrast.

      (Don't know about Gnome, haven't used it since KDE 2.0 came out)

      --
      "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety" - BF
    4. Re:Config by DavidRavenMoon · · Score: 1
      Or like Microsoft...config functions in control panels, in exploder, My Computer-> Manage->{pick one}, Network->properties->Local Area Network->properties->TCP/IP->properties, Taskbar->properties, etc, etc. Like a normal OS.

      Good example! OS X has everything in one place, in "System Preferences"

      I run OS X mostly on my G4 (the one I'm typing this on), but still run LinixPPC on my old PowerComputing clone, updated with a 450MHz G3 card.

      --
      -- if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic - Lewis Carrol
    5. Re:Config by be-fan · · Score: 2

      You mean like /etc?
      >>>>>>>
      Yes, UNIX is a normal OS. /etc is a fine config structure. However, if you'd care to show me a *complete* list of config files in /etc that will let me configure *any* Linux distro, I'd be damn surprised. In theory /etc is great. In practice, it works out less well in non-propriatory *NIXs, simply by virtue of the fact that Open system types are loathe to enforce standards.

      My Computer-> Manage->{pick one}, Network->properties->Local Area Network->properties->TCP/IP->properties, Taskbar->properties, etc, etc. Like a normal OS.
      >>>>>>>>>>
      Huh? The only stuff that's not configured via Control Panel (in Win2K at least) are object-specific things like the Taskbar properties. And for the sake of usability, object-specific config SHOULD be object-specific. The Windows convention is that things that you can't directly see on the screen are configured via the control panel, while everything else is configured by right-clicking on it an hitting properties. Might not be the most efficient thing concievable, but it works quite well in practice. Certainly a hell of a lot better than the mish-mash Linux has in place. For example, say I want to turn off anti-aliasing in Windows. I can just go to Control Panel -> Display -> Effects. In Linux I have to break out the Xterm, go hunt for a HOWTO on the net, then edit a xftconfig, a config file whose structure is different from every other config file on the system.

      PS> And don't point me to some nifty KDE utility that does that for me. The user has to FIND these things, remember?

      --
      A deep unwavering belief is a sure sign you're missing something...
    6. Re:Config by Anonymous Coward · · Score: 0
      And don't point me to some nifty KDE utility that does that for me. The user has to FIND these things, remember?

      OK smart ass... In KDE, open the control center from the panel icon and choose fonts, or from the menu go to preferences then fonts. In the fonts control, there will be a checkbox at the bottom for enabling anti-aliased fonts. It's right there with the other font related options, and the font control is right there with the other control panels. Any user who is actually aware that there is a control center in KDE can find it.

  5. To the author... by Anonymous Coward · · Score: 0, Offtopic

    I don't know if you'll end up reading any of the junk we're posting on here, but if you do, for your future reference:

    "There" is a reference to a position in space. "Their" is the possessive term meaning "belonging to them".

    "It's" means "it is," while "its" is the possessive meaning "belonging to it."

    Jeez.

  6. Re:Who cares? by waltmarkers · · Score: 2, Insightful

    Hmm, let's see what we have here. It seem to me like someone wants to start up the 'ole OS wars again. Let's just point out a few of the merits of YDL 2.0:

    Fact: Not everyone likes BSD, some people just prefer Linux.

    Fact: Another OS for the PowerPC Arcitecture is a great thing to se released and updated, if x86 has no compitition what makes it improve?

    Fact: OS 10 and 10.1 have hefty sytem requirements that some computers just don't meet, I can still use YDL on my old 603e chip which is somewhat old school.

    So, basically, this keeps everyone on their toes, the Linux people now havew to give the mac a serious look before dismissing it simply because it's am mac. The mac people have the option of using Linux in adition to every other OS on the mac. And Apple has to keep OS X development going strong becuase they don't have an OS monopoly on their systems. And all those people with macs can upgrade to the latest version of YDL, we just can't use off the shelf linux you know, silly single architechure kernal.

  7. Installed it yesterday by Ford+Fulkerson · · Score: 1
    I actually installed YDL 2.0 yesterday after having run OS X for a long while and three things struck me about how far YDL and Linux in general has come since the last time I used it.


    How fast it is. Compared to the sluggish interface of OS X, KDE is incredibly faster on the same hardware.


    How easy it was to install. The last time I used LinuxPPC I had to spend weeks of configuring until I had X, sound and a swedish keyboard layout. This time it just works!


    How far KDE has come. KDE is really impressive nowadays (2.1). I'm amazed that the linux companies hasn't dared to say yet that Linux is ready for the desktop.

    --

    Somewhere in the heavens... they are waiting.
    1. Re:Installed it yesterday by uchian · · Score: 2, Interesting

      How far KDE has come. KDE is really impressive nowadays (2.1). I'm amazed that the linux companies hasn't dared to say yet that Linux is ready for the desktop.

      I'm almost inclined to agree. KDE itself is an absolutely great desktop. For me, the only thing that I think Linux needs is a consistent way to install programs. RPM's are great, Debian files are great, but there are still quite a few unpackaged programs that are distributed as tar.gz's. When we have a packaging system which can install any of them, and remember them in the same way so that they can be easily uninstalled, and which can figure out dependicies between the different systems, I will consider Linux ready for the desktop period.

      I should like to say I am actually grateful that companies haven't said that Linux is ready for the desktop yet - by premature announcement of the fact, they leave Linux wide open to criticism for claims that it cannot (quite yet) forfill. I'd rather that things are got just right, and then big announcements made.

      Just my $0.02

  8. Re:mac linux by Anonymous Coward · · Score: 0

    I like Alpha processors myself

  9. Yellowdog and Debian by norculf · · Score: 1

    Anyone know how Yellowdog and Debian PPC compare? Judging from the fact that Debian (I386)is far superior to RedHat, I would expect Debian for PPC to come out on top. But there are lot of differences. So someone with more info please speak up.

    1. Re:Yellowdog and Debian by vorpal22 · · Score: 1

      Judging from the fact that Debian (I386)is far superior to RedHat

      Huh? I am inclined to disagree. Perhaps in YOUR opinion, but don't make absolute claims that are unjustified.

      Someone mod the parent post down to flamebait.

    2. Re:Yellowdog and Debian by norculf · · Score: 1

      Sorry. That is a matter of opinion.

      I infer your preference is Yellowdog, or at least Redhat. Do you have any thoughts on that, or are you yourself a flamebaiter?

    3. Re:Yellowdog and Debian by Gilmoure · · Score: 1
      I haven't installed YDL 2.0 yet but DebianPPC was a bit of a pain to install, compared to YDL 1.0 or LinuxPPC 2k. Even NetBSD on my Quadra was easier to get up and running.



      Anyone tried Suse PPC beta?

      --
      I drank what? -- Socrates
    4. Re:Yellowdog and Debian by vorpal22 · · Score: 1

      I didn't mean to sound harsh... sorry. I certainly think that Debian is a fine distro; I just don't like Debian elitists always claiming that Debian is the be-all and end-all of Linux (which wasn't your intention).

      Yes, my preferred disto is Redhat. I used to like Mandrake, but the USB support in the default install of Redhat is far superior to that of Mandrake, which is why I switched. (Mandrake couldn't handle my USB switchbox that shares my keyboard and trackball between my iMac and my P3).

      YellowDog is a decent distro. I have played around with 1.2 and it worked well on my iMac (the install sucked, but I was left with a fully configured, working system). Personally, since OS X's release, I've found little use in running Linux on the iMac... OS X seems to solve all the annoyances that I had with Linux/*BSD.

    5. Re:Yellowdog and Debian by CoughDropAddict · · Score: 2

      I certainly think that Debian is a fine distro; I just don't like Debian elitists always claiming that Debian is the be-all and end-all of Linux.

      It's pretty hard not to pipe in when people who have never heard of Debian are still futzing around with rpmfind or building common software from source. It's like, "don't you realize there's a better way?"

    6. Re:Yellowdog and Debian by Anonymous Coward · · Score: 0

      Well I've run both YD and Debian on my G4... let me tell you, debian comes out on top. It's comparable to debian on i386, which happens to be my personal prefrence (debian that is), so consider me bias =)

  10. Re:mac linux by Spruitje · · Score: 1


    I just think x86 is better.


    Well, i had more luck with installing YD 2.0 on my Powerbook WS2 than installing Redhat 7.1 or mandrake 8.0 on my duron 750 pc.
    Everything worked in one time, while it took me around 2 hours to get X window to work with my taxan 620 screen.
    second, i can change the drive bays on the fly (so put in a zipdrive or dvd-player without restarting.
    Pint is, that apple hardware is more standard than the average x86 machine.
    Even my pc-card usb adapter works perfect with my ms optical mouse.

  11. Wonderful Distro by gamgee5273 · · Score: 3, Interesting

    I've used MkLinux, LinuxPPC and YDL on my Power Mac 6500, and YDL has given me the easiest install (even though the disc isn't bootable for Old World machines) and it flies - no problems with X, no problems updating, no problems switching back and forth fron KDE to Gnome and back. Terra Soft is proving itself to be a major thinker in the Linux world, and hopefully that will follow with some more revenue for not only YDL, but also Black Lab Linux (embedded systems) and their briQ hardware. This is a killer distro.

  12. Re:mac linux by Spruitje · · Score: 1


    Well, i had more luck with installing YD 2.0 on my Powerbook WS2 than installing Redhat 7.1 or mandrake 8.0 on my duron 750 pc. Everything worked in one time, while it took me around 2 hours to get X window to work with my taxan 620 screen.


    The taxan 620 screen was connected to my pc.
    With my powerbook it worked within 2 seconds.

  13. There/Their by Talla · · Score: 1

    Shouldn't Slashdot at least correct the spelling in the submitted messages?

    1. Re:There/Their by Anonymous Coward · · Score: 0

      Me spill chucker woks grate. I needle gramma chicken.

    2. Re:There/Their by veddermatic · · Score: 2, Funny
      No, because to do so is a copyright infringement w/o noting the correction was made, and what exactly was corrected.

      I don't think it's worth the hassle of having stories look like this: "I think [their]* doing a good job"

      * the homonym "there" was replaced with the grammically correct "their"

      Their, there ... you knew what he meant, right? Being dyslexic, I do that sort of thing all the time.. and the way I figure, if I got my point accross, I used the right words. =)

      OK, mod this down Off-Topic now....

      --
      Department of Homeland Security: Removing the rights real patriots fought and died for since 2001
    3. Re:There/Their by Lord+Vipor+Scorpion · · Score: 1

      Hey, in your example, "their" is wrong, too. It should be "they're," the contraction of "they are." No offense, and to keep this on topic: I keep wondering why Slashdot loves Yellow Dog. It's not like there (;->) aren't a lot of good distros for PPC. Doesn't SuSE work on Macs, as well? Also, LinuxPPC is not dead, THE ARTICLE MENTIONS THEY'RE DOING THE WORK ON POWER MANAGEMENT FOR THE PLATFORM. The only problem with the PPC platform in general (MacOSX & Linux) is that a lot of free software works strangely or not at all--MacOSX compounds this problem with their (;->) screwy directory structure. For instance, it took me at least three hours to find the config file for MySQL on MacOSX.

    4. Re:There/Their by DavidRavenMoon · · Score: 1
      I don't think it's worth the hassle of having stories look like this: "I think [their]* doing a good job" * the homonym "there" was replaced with the grammically correct "their"

      Still incorrect! That should be the contraction for "they are"... "*They're* doing a good job"

      --
      -- if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic - Lewis Carrol
  14. Roadmap for world domination... by Hercynium · · Score: 2, Interesting

    OK, I like linux. It's not the best choice for everything, but I see this article as further proof that Linux has become an even more viable OS option for users. The way I see it, any successful piece of software needs four things: Desired functionality, Availability/Accessibility, Platform acceptance & availability, and last but not least, Usability.

    Can you guess which one Linux is still lacking in???

    We're almost there. Linux can do anything Windows can do (and mostly better). You can now buy Linux off any computer store shelf, at bookstores, online, or even download it for free. Now, as the article shows, Linux runs smoothly on dozens of different hardware platforms, and GNU software runs on dozens of OS's, including Apple's. Now, if only it were easier to configure a damn mouse!!!!

    <RANT>I propose a petition to the IETF that the surrounding tags become official identification for /. readers!</RANT>

    --
    I'm done with sigs. Sigs are lame.
    1. Re:Roadmap for world domination... by WickedLittleSlaveBoy · · Score: 1
      >>Linux runs smoothly on dozens of different hardware platforms


      I would disagree with the smoothly part when it comes to SPARC platforms, but it does run well on PPC...I wish they would put as much into the ports as the NetBSD crew does, though.

  15. Re:go go gadget lameness filter by Anonymous Coward · · Score: 0

    saggy womany breasts. girlys have flat breasts

  16. Upgrading Is, Quite Literally, Impossible by waldoj · · Score: 5, Informative
    A warning to all considering purchasing Yellow Dog 2.0 that already run an earlier version: it's impossible to upgrade.

    I bought v2.0 as soon as it came out a few months ago (the same as I did with v1.0), wanting to support Terra Soft by giving them some money. Not having read all of the technical notes before purchasing it, I didn't found out until I got it in the mail that there was no upgrade path from v1.2. I complained on the mailing list, which started a big battle, but solved nothing. I sent another post about a week ago, asking if I could upgrade yet. No replies.

    Poking around on their site, I can only find a single reference to the fact that upgrading is impossible. Is that in the installation guide? Nope. The engineer's notes? No sir. Perhaps just a note in their on-line store? Unh-uh. Surely the installation FAQ? No siree Bob. No, you'd have to go to the bottom of the support page and follow the Can I upgrade my previous install of YDL to 2.0? link, which says:
    While technically feasible, we have not yet posted instructions on using 'yup!' to update a YDL 1.2 system to YDL 2.0. Please stay tuned as we work out these details.
    This would indicate to me that upgrading is possible, just not via YUP, their fantastic apt-get type updating system. That, unfortunately, is not the case. Maybe there are other notices on their site, but I'm yet to locate them.

    I was told, at the time that I initially complained, that I just didn't properly appreciate how difficult that it was to get v2.0 out, and that it's really difficult to create a distribution that can be upgraded, and why should I worry about such details anyhow? Didn't I have proper tape backup and off-site storage procedures for my home iMac? Didn't I know that I was a fool to ever upgrade a machine? All of these things are true, but they don't excuse creating a release that without notifying purchasers beforehand cannot be upgraded.

    I like Yellow Dog Linux. I use it every day. I like Terra Soft, and I've enjoyed every enounter that I've had with their staff. I think that they've created a fine distribution. It irks me that it can't be upgraded, but that's their perogative and my incentive to run Mac OS X. But their lack of notification that this problem exists makes me nuts. This review, like all others, really makes me want to run v2.0. I sure hope that I can someday, because it looks like a gem of an update.

    -Waldo
    1. Re:Upgrading Is, Quite Literally, Impossible by Anonymous Coward · · Score: 0

      jesus christ... just dont format the /home partition, put all your configs in a safe spot on that partition and REINSTALL! you've whined more than enough...

    2. Re:Upgrading Is, Quite Literally, Impossible by Anonymous Coward · · Score: 0
      So what?


      Don't get me wrong, I've never been impressed with YDL, but it seems to me you've been fed a line of bullshit for a while now and are disappointed when someone doesn't keep up the trend.


      Providing an "upgrade path" is hard. In fact, doing so reliably without having the new version take a big shit all over your filesystems is nearly impossible, and entirely not worth the effort. Don't tell me that other distributions do it now, because they don't. I've seen post-upgrade Red Hat and Debian systems, and if they're lucky enough to function correctly their filesystems are a freaking mess.


      Use a partitioning scheme that makes sense, follow the FHS decently, and you won't have to back up more than, say, /etc when upgrade time rolls around-- the rest of your locally-added crap you can just unmount while you blow the vendor's stuff away with their new version, and then remount when you're done.


      This is the way nearly every OS has been upgraded since the dawn of time, and it's the way any sane, knowledgable sysadmin still upgrades any OS. It's not at all difficult, and the alternative only sorta-sometimes-mostly-works(ifyerlucky), and that's just not good enough.

  17. Big OS X reason by Lally+Singh · · Score: 3, Interesting

    I'm a big linux fan & all, but honestly, OS X's only drawback right now is speed, and that's getting fixed up in next month's release. Run all the X apps you want (thanks to the darwin ports collection!), and all the mac apps you want, side by side. I mean, assuming 10.1 does a decent job at speed (let's say easily usable but not 1:1 with LinuxPPC), what reasons would one have to stick with linuxppc? (not trolling, honestly curious).

    --
    Care about electronic freedom? Consider donating to the EFF!
    1. Re:Big OS X reason by Anonymous Coward · · Score: 0

      I just wish that the filesystem situation on OSX was less bleak. To use X and 9 right now(because X just plain don't do some stuff right now) you have to use the HFS+ fs. You can supposedly use UFS if you are using X stand-alone. I just hope that the leinbrein OSX developers (not the apple ones, mind you) realize that more than one fs is available, due to X's cool VFS technology. Please, if you are developing on OSX, make sure that your code will work on both fs's, and make it easy to update, in case someone decies to port SGI's XFS to use the VFS module, (or other cool journaling fs)!

    2. Re:Big OS X reason by Laplace · · Score: 2
      I've used Mac OS 9, Max OS X, Yellog Dog 1.2, and SuSE 7.x on my Blue and White G3. Right now OS X and OS 9 share a disc, while SuSE sits on another one. My OS of choice is SuSE. I play around with OS X from time to time, and use OS 9 for watching DVDs. Using Windowmaker I can set up a very OS X like desktop that runs faster. I have many more apps available right out of the box under Linux than I do OS X, and they don't crash at odd times. I have upgraded my OS X to the most recent version. I think that OS X is beautiful, and nice to work in. For me it is just a toy, though, and I do all of my important work on the Linux side.


      Ok, that's all I'm going to say. My hangover makes it hurt to write.

      --
      The middle mind speaks!
    3. Re:Big OS X reason by be-fan · · Score: 2

      It's interesting how much baggage OS-X carries with it. HFS+ is a lot worse than many people thought it was. Instead of having inodes, HFS+ uses a catalog file and an extent overflow file. The end result is that the fs is EXTREMELY single threaded, as every write access to either file has to lock it. As a result, the dual G4-800s seem a lot slower than they should be, especially if you're running disk-limited programs, which is true for the vast majority of home users.

      --
      A deep unwavering belief is a sure sign you're missing something...
  18. lack of pmu support? by muerte24 · · Score: 1
    i have a TiPB with 128 mb ram also, and i don't have problems putting it to sleep. as long as the pmud daemon actually loads (sometimes it doesn't ???), if you close the lid or type 'apm' in a shell, it goes to sleep.

    and he complains about using batmon to monitor the battery. batmon? jeez. try the APM module for gkrellm and get with the times. :)

    i just used my PB on a plane flight from boston to sweden, and it was great. the only problem is that it's a little _too_ big to use in those darn British Airways seats!!! the person in front of me reclined and almost snapped my display in half. :(

    as for as yellowdog goes, i agree that it's great. i can't believe that they "recommend" tthe "dekstop user" install, as it doesn't even include gcc!!! i had tot uninstall and reinstall with the developer's workstation.

    one thing that it doesn't have that i missed was linuxconf (and when i try tto compile it is is missing 'crypt'? what's that?). but i suppose that webmin does everything that linuxconf used to do.

    on the extras cd they also include Mac On Linux. now _that_ is cool. i run OS9.1 in a little window in enlightenment. if you change the screen res inside the mac OS it actually resizes the window! well, at least i thought it was cool. the only problem is that when you wantt to change (or insert) CDs, you have to reboot the macos.

    before yellowdog i had been using OSX, and i was SO tired of using buggy apps and a piss slow GUI that i was incredibly relieved when my x server startted for the first time.

    all you mac users out there, give it a try. good job yellowdog!

    muerte

  19. Other PPC distros by sammy.lost-angel.com · · Score: 1

    So YD seems to be the major player right now. What with LinuxPPC pretty much down and out.

    Has anyone tried Debian's PPC distro? Is it as good as their others?

    What other PPC solutions are there?

    1. Re:Other PPC distros by alfredo · · Score: 1

      You need to be well versed in Linux to use Debian. YellowDog is perfect for those who are new to Linux or just doesn't want to fuck with all the minute details.

      I am running YellowDog and on one machine, and OSX on another. They are both fine with me.

      Sorry to see LinuxPPC go down. They were good guys.

      --
      photosMy Photostream
    2. Re:Other PPC distros by joestar · · Score: 1
    3. Re:Other PPC distros by Lars+T. · · Score: 1

      There's also a SuSE PPC distro.

      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

  20. hahaha by Anonymous Coward · · Score: 0

    Because how "mainstream" an operating system is is a good measure of whether it's a good choice for a particular task or not.

    Jesus. Remind me never to hire a moron like you.

  21. Debian for PPC? by nconway · · Score: 1

    On x86, I prefer to run Debian. I'm considering getting a new Titanium G4 Powerbook, and I'd like to dual-boot OSX and a Linux distro. Has anyone tried Debian/PPC on the new Powerbook? I'd be very interested to hear your comments (positive or negative).

    1. Re:Debian for PPC? by Jeffrey+Baker · · Score: 2, Informative

      I use Debian PPC on the TiBook, as do many people on the debian-powerpc@lists.debian.org mailing list. I installed 2.2r2 and upgraded using apt to the latest unstable release. I then replaced the kernel with Ben H's 2.4.8-benh kernel, which includes support for sleeping and some other useful bits. I don't have any problems at all, other than Linux using the battery a bit faster than MacOS 9 does.

    2. Re:Debian for PPC? by Anonymous Coward · · Score: 0

      I've been running debian on my G4 for a while now and love it, however there are a few pit falls during configuration, you'll probably have to recompile your kernel to meet your needs. Also it seems as tho the distro is geared towards i386 (config wise) but compiled for ppc, which leads to a few little problems (nothing major tho). Welp, thats my imput =) hope it helps.

  22. Re:I just thought I'd add... by Alan+Partridge · · Score: 1

    amen - I like the ASCII art boys better

    --
    That was classic intercourse!
  23. yeah, but what about the BriQs? by Alan+Partridge · · Score: 1

    YDL 2.0 is all very interesting, but what about Terrasoft's briQ machines - no that's something special. Apple should invest some money in this company and help them make a success of the briQ - that's gotta be a superior product right there.

    --
    That was classic intercourse!
    1. Re:yeah, but what about the BriQs? by DavidRavenMoon · · Score: 2, Informative
      The briQs are too expensive! Their 500 MHz G4 machine is almost $2,000!

      For $1,690 you can get a 733 MHz G4 with 4 PCI slots (the briQ has one slot that doesn't even come as PCI) and three RAM slots. The BriQ has 2. Plus the 4X AGP slot with a nVidia card. And the CD-RW drive, keyboard, mouse, etc.

      Other then the color, cosling more and having less features, the briQ and the G4 has more or less the same spcs.

      --
      -- if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic - Lewis Carrol
    2. Re:yeah, but what about the BriQs? by znu · · Score: 2

      The G4 takes up around 30 times as much space and probably uses 8-10 times the power. The briQ is about the size of an internal 5.25" drive....

      --
      This space unintentionally left unblank.
    3. Re:yeah, but what about the BriQs? by WickedLittleSlaveBoy · · Score: 1
      errr...sorry, but Terrasoft is only a reseller of the briQ's. other than selling them, and giving them the stylish Yellow Dog look, they don't have much to do with the briQ. if Apple, for whatever reason, decided to invest in a company that competes with them not only on the OS front, but also on the hardware side(the honeypot)...I would hope that they would invest in the actual OEM, rather than one of their retail channels.


      Total Impact is the OEM, BTW.


      Terra Soft Partners page

  24. Look ma by Anonymous Coward · · Score: 1, Funny

    Another OS on a mac you can't watch dvd's or burn cd-rom's with. You can triple boot now and not watch dvd's in whatever partition you want!

    1. Re:Look ma by pressman · · Score: 1

      Hmmm, curious. I'm running OS 9, OS X and SuSE PPC Linux on my iBook. I can't run DVD's in OS X (yet) nor Linux, but DVD playback in OS 9 works just fine. Please do a little bit of research before making kneejerk cracks like this.

      --
      Pooty tweet
  25. I continue ot be imprassed by CmdrTacos grammar by duffbeer703 · · Score: 1, Offtopic

    Yuo would think after three yeras that Taco wuld learn to spel and how to put togeher a complete sentence it is really pathetic and das.

    --
    Conformity is the jailer of freedom and enemy of growth. -JFK
  26. Re:Other PPC distros Oops! by alfredo · · Score: 1

    I forgot to tell you that Mandrake has a PPC port, and you can always try the BSD ports.

    --
    photosMy Photostream
  27. there, there by pivo · · Score: 1

    Sure this is off topic, but I for one am sick of reading stories where the the author doesn't have these basic language concepts down. It's hard to take /. seriously when contributors write like 14 year old boys.

  28. Re:Solaris lacks basic functions such as Masquerad by WickedLittleSlaveBoy · · Score: 1
    very offtopic.

    what does Solaris have to do with Mac hardware or Linux? there hasn't been a PPC port of Solaris for quite a while, and it was designed for IBM hardware, in the first place.

    Solaris wasn't really designed for that type of environment anyway...install it on real hardware with a proxy and slam it with 400 requests and then you'll see why some of us like it...as for NAT on Solaris, try IP-filter:

    http://coombs.anu.edu.au/~avalon/

    has Windows so thoroughly destroyed our thinking that we have to look for "masquerading options" and such, and then when we fail to find it, decide that the platform is clearly inferior?

  29. The Grammar Police, Judge and Jury... by Anonymous Coward · · Score: 0

    Hemos,

    You have been charged with, and found guilty of the heinous crime of improper grammer/spelling/usage of they're/their/there and are hereby sentenced to go and research the proper spellings and useage thereof, and to write a 1000 word essay on this topic, by hand, with one of those big fat 1st grader's #2 pencils, on a Big Chief tablet before you are permitted to touch another keyboard. Meanwhile I'll go and review the topic of run-on sentences. :-)

  30. Hemos, not Taco by Anonymous Coward · · Score: 0

    is the culprit this time.

  31. Yep, Like redhat... by Penguinoflight · · Score: 1

    I just helped a freind of mine (Mac user scince age 3)
    setup YDL 2.0, things worked out pretty nice. I was impressed
    Best thing there is... until Slackware makes a PPC version :-)

    --
    "And we have seen and do testify that the Father sent the Son to be the Savior of the World"
    1 John 4:14
    1. Re:Yep, Like redhat... by WickedLittleSlaveBoy · · Score: 1

      >>Best thing there is... until Slackware makes a PPC version :-)

      yes, that would be a great option....but, considering the SPARC port isn't finished and there isn't even a slackware-current/ right now, I won't be holding my breath.

      YDL is a bit too Red Hat for my tastes...the company would do well to do more than a simple fork, like Mandrake has...even though it's still to Red Hat, for my tastes.

  32. Re:I just thought I'd add... by Anonymous Coward · · Score: 0

    Yellow Syringe forever.

  33. Mandrake PPC? by Voline · · Score: 1

    Does anyone have any experience with Mandrake's PPC distribution? I'm curious to hear how it compares with Yellow Dog.

  34. Re:Who cares? by WickedLittleSlaveBoy · · Score: 1
    PPC is the perfect platform for Linux...so, whether or not Apple is dying shouldn't stop Linux from charging forward. this is what sets PPC apart:

    http://www.openppc.org

    a more or less open platform combined with an open OS sounds like the perfect set of Legos to me... err...GNU/Legos

  35. usb/serial by Anonymous Coward · · Score: 0

    slightly off topic,

    but has anyone used minicom/seyon on the ppc systems with only usb ports? what apps for usb systems are available for connecting via usb to serial ports on cisco, solaris admin/serial ports?

  36. A couple of not so good things about linux for pp by lyberth · · Score: 1

    First there is no support for danish layout for the iMac keyboard. This is a very anoyng factor. I have to swich between danish and ud layout to get all the letters.

    Second: Some programs are not speed optimised for ppc, wich means that some programs are unusable even though they function under ppc-linux.

    And then this distro is RPM based: this isn't all bad except it would really be a great system if the packaging system wouldn't be changed constantly.

    --

    There isn't much like the scent of a fresh harddisk
  37. Linux: i386 vs powerPC by Anonymous Coward · · Score: 0


    [Linux is not an option for me. I am running the G4 cube with nvidia display.]

    does anyone using Linux on i386 find it surprising how many manual install issues the ppc distributions have? I have never had to switch the master and slave setting on an IDE drive on a PC, or done any of a ton of other special instructions. Everything, from boot to final, seems to just work. Now, I understand that there is also some truly exotic or old i386 hardware that fails (ok, I admit: some notebooks have trouble, too), but almost everything on i386 does usually seem to work.

    I thought there were fewer choices in the apple world to worry about, not more...

    :-(

  38. Are you all nuts? Run OS X or run Intel. by whjwhj · · Score: 2, Interesting

    OK so you take a terrific machine (Ti PB) and a terrific operating system (OS X) and you toss out the OS and put Linux on it? Why??? OS X is a posix system that runs much of the same software as Linux does, plus it has a GUI that, unlike Gnome and KDE, is extremely well designed and doesn't look like Windows. I can think of no decent reason to replace something as incredible as OS X with something as rum-dum as Linux on a machine like this. Doesn't make a damn bit of sense. Not in the least bit practical. One common argument for Linux on Wintel hardware is that Wintel hardware is cheaper. Thus I can see the modivation. But to replace OS X with Linux on expensive Apple hardware defies logic completely. Linux has it's place. But not on a Ti PB. Sorry.

    1. Re:Are you all nuts? Run OS X or run Intel. by NukeIear · · Score: 1

      Not sure how that got modded up to my viewing level, as it's trolling. OSX is not terrific, it's got many limitations, the ti book is not terrific it has flaws. I just wiped osx off my G4 tower and replaced it with Debian, why you ask, because it's a better desktop OS. More office apps, graphics editing via gimp, eterm, etc.
      OSX still has problems with itself and doesn't run much other software. I spent my last few months with OSX using Fink and installing Xwindows to use on top of osx, finally I decided that was ridiculous and just tossed it. OSX is technically good, etc.

      Personally I found the Ti book slightly unweildy, horribly hot to use and non-ergonomic.

      But hey these are just my opinions. I would imagine that before flaming this guy you at least use both these items, but I'm willing to guess you haven't.

    2. Re:Are you all nuts? Run OS X or run Intel. by whjwhj · · Score: 2

      Not sure how that got modded up to my viewing level, as it's trolling.

      I assure you, I don't troll. Honest opinions only. I submit that it got modded up because there's plenty of folks who can see through the B.S., that's all. Good to know they're lurking. They should post more though.

      I just wiped osx off my G4 tower and replaced it with Debian

      Power Mac G4's start at $1699.00 For that sum of money you could've bought a LOT of Wintel hardware to run your Debian system on!! See my point? Of you think OS X sucks (even though your reasoning may or may not be flawed) then, by god, don't run out and buy Apple hardware!! Get more bang for your buck and buy Wintel!

      I spent my last few months with OSX using Fink and installing Xwindows to use on top of osx

      Sounds like a phenomenal waste of time to me. Wow. Do you work for a living? I wish I had time like that to tinker. But I have real programming projects to attend to. Even Slashdot is a luxury. My suspicion is that the folks who do this kind of nonsense (installing Linux on Ti PB's, for example) are not doing it for practical real world benefit. They do it only because it is possible. And, perhaps it is fun and entertaining. Practical? Of course not. Cost effective? No.

    3. Re:Are you all nuts? Run OS X or run Intel. by Anonymous Coward · · Score: 0

      I have a white iBook that dual boots Linux and OS X. At least 80% of the reasons why I purchased the iBook over a PC laptop were hardware related. The iBook is the second cheapest laptop in it's size range (next to the Dell Inspiron 2100) and although it's a little bigger than its competition, it's the only one with a built-in optical drive. Plus, the battery life is considerably better than the PC alternatives. Curiosity about OS X accounts for the other 20%.

      There are several reasons why I have Linux on this laptop. First of all, Linux is one of the primary target platforms where I work while BSD is not. About 50% of the time I use the iBook, it's for doing development at home or on the road, and it's not practical to port our software and duplicate the development environment on OS X - so I use Linux for development.

      Second, there are very few native OS X applications right now. I can browse the web, listen to music, and use AppleWorks. Almost everything else I want to run is an X-Windows app. I've played around with the Darwin XFree port, but rootless X is still pretty alpha, and rooted X is clunky and ugly because the dock is in the way. Once the rootless X feature matures and more native OS X applications become available, I can see using OS X more often, but right now I don't use it much.

      Third, I don't find OS X to be quite as wonderful as you say. On the positive side, Aqua really is beautiful looking, the underlying display architecture is a developer's dream, and I like the NeXT style Finder. But on the negative side, OS X is slow and a resource hog. It's not just Aqua (which I can excuse), but Darwin itself.

      Also, I think it falls short in the usability department. For example, the left side of the Dock is no substitute for a menu tree, all the snapshot icons look the same in the right side of the Dock (and they move!), the window titlebar buttons are poorly designed, and there aren't enough customization options.

      But the biggest thing for me is not having virtual desktops. When I'm doing development, I typically have a total of about 10 windows open across 3 desktops. Under OS X, I am constantly managing windows, which makes the problems with the Dock snapshots and titlebar buttons even more frustrating.

      So I like the appearance of OS X, I like the underlying architecture, and I can see myself using it more and more as it matures. But right now, once you get past all the installation & configuration hassles, I find Linux to be more usable. Don't just assume that nobody installs Linux on Apple hardware for practical reasons.

  39. OT: YDL on a 6500? HOW?!?!?!?!? by davebo · · Score: 1

    Off topic - but I've got to ask.

    Did you get YDL 2.0 to install on a 6500? I spent two days trying - then flung my hands up in frustration & switched to LinuxPPC 2000 Q4. I never found a video setting which gave me a useable screen for the install - even ultra safe gave pure garbage right after bootup. This looked to be the same problem everybody on the mailing lists with a 6500 was having. No one that I wrote to ever got a useable solution.

    Do you have a stock machine, or a non-standard video card? Or did you run YDL 1.2? Enquiring minds want to know . . .

  40. Macworld Expo by masteroveride · · Score: 1

    I was also at the MacWorld Expo in NYC at the Jacob Javits Center, and personally being a PC guy who got dragged to the convetion by a few Mac friends (under promise of lots of free stuff) I ended up hanging out at the Terra Soft Tent/Booth. Needless to say I was extreamly impressed. Not only was the distrubution great, but they had a G4 450mhz machine with a RAM, hard drive, intergrated 10/100 mbit network card running YDL 2.0 in about the space of a standard CD-ROM Drive. This machine is accually designed to fit in a 5.25" bay. Curent Prices range from $1600 & up. It was perfect for all the little web hosting and NFS stuff I wanted to do but I didn't have the room devote the space to an entire machine. I've got one sititng under my desk, right next to my HUB and DSL Router. These guys are more then just another distro of Linux.

    --
    eh, food for thought...
  41. 10.1 -- Don't hold your breath! by OrchardJeff · · Score: 1

    It's interesting to hear all the rumor and speculation about the forthcoming Mac OS 10.1. After looking at the developer builds of 10.1, it seems clear that the only choice for a high-performance graphical environment on the Mac will be Linux.

    Even 10.1 has hardly any 2D graphics acceleration. Launch times are faster but the GUI is still slow slow slow.

    As soon as there's a good NVIDIA driver for PowerPC Linux, I'll be switching.

    1. Re:10.1 -- Don't hold your breath! by Laplace · · Score: 1

      I can hold my breath for two minutes. Even OS X isn't that slow!

      --
      The middle mind speaks!
    2. Re:10.1 -- Don't hold your breath! by Anonymous Coward · · Score: 0

      If nobody is ever willing to bite the bullet on 2d acceleration then we'll all be using display postscript to interact with our Star Trek-like computers. Seriously, even that 15 year old technology had no hardware acceleration right away - it had to be in use for some time before that came along.

      Apples migration to pdf is a wise one for us all. Some of us are going to bite the bullet, use OS X, live with little hardware acceleration for 2d, and then reap the rewards when the acceleration finally arrives. Others will stay as they are and then later reap the benefits bought with the sweat of pioneers.

      There comes a time when you have to be far-sighted, take a chance, and - dare I say it? - be innovative! Apple is I think the only computer manufacturer who can still do this. Whether you use an un-accelerated 2d scheme in X or wait for the accelerated version to come with Mac OS 11, or Windows 2010 is up to each of us.

    3. Re:10.1 -- Don't hold your breath! by be-fan · · Score: 2

      I just hope that acceleration arrives in a usable form. Most graphics cards have tons of 2D acceleration, but they are so tied to the GDI that other environments have a hard time making full use of them. In other words, instead of seeing "Aqua accelerators," I'd rather see "DPDF accelerators," or better yet, even more general "vector graphics accelerators."

      --
      A deep unwavering belief is a sure sign you're missing something...
  42. Re:OT: YDL on a 6500? HOW?!?!?!?!? by gamgee5273 · · Score: 1

    I've got a Voodoo 3 card running (the built-in ATI powers a second monitor on the Mac side). YDL has no complaints and runs like a charm. I didn't have to play with any settings at all.

  43. It's really too bad, too... by Anonymous Coward · · Score: 0
    ...since TerraSoft CEO Kai Staats is a crook; he's been in Larimer County court (in Colorado, where TSS headquarters are) a number of times for his shady business practices, he's not popular over at VA Linux after he yelled at them for providing free mirroring services for him, and one of the leads of one of the product teams at IBM has called him an asshole after having had to deal with him a couple of times.

    Great way to be a part of the community, TSS!

  44. Yellow Dog Updates by Anonymous Coward · · Score: 0

    Take a look at Yellow Dog page at DistroWatch for more information about features and packages. It has been updated recently.

  45. Nubus macs? by Skuld-Chan · · Score: 1
    Does anyone know when nubus is going to be supported in a normal distrobution? I'm pretty sure nubus support is in kernel version 2.4.4 native (not mklinux).


    I've got a 6100/60 with a 210 mhz G3 inside that I'd like to run linux on some day :).

  46. Love People Who Kin Spell by Anonymous Coward · · Score: 0

    I love it when people can spell. There articles than take on a hole gnu meening.

  47. Re:OS X isn't unreliable... (virtual consoles) by flamingnight · · Score: 1

    >In linux, you can simply go to a different virtual console and kill stuff, but in OS X you have to SSH in from another box or reboot.

    I thought of writing this with a team, then found this link:
    http://www.opensource.apple.com/bugs/X/Core%20OS/2 223446.html. So it's not in 10.1 (at least 5G24), but it's coming

  48. OT: YDL on a 6500? HOW?!?!?!?!? by davebo · · Score: 1

    Ahhh . . . a Voodoo 3. I think that made the difference.

    Thanks for the info.

  49. No distro, subscribe to by Anonymous Coward · · Score: 0

    linuxppc-nubus@lists.linuxppc.org.

    URL:http://nubus-pmac.sourceforge.net/

  50. Why OS-X is overrated by be-fan · · Score: 2

    1) Mach 3.0
    2) Mach 3.0
    3) Mach 3.0
    4) HFS+: read my other post on why this minor update to the 20 year old HFS isn't very good at all.
    5) Aqua: Sure its pretty. Sure its powerful. But it makes X seem snappy!
    6) FreeBSD 3.2: Its a nice system, but all of the cool stuff is being done in the 4.0/5.0 branch. VM, SMP, security, etc.
    7) Environment: OS-X is a mish-mash of OS9 programs running in a (large) compatibility layer, poor Wintel ports (IE 5), and a dearth of Carbonized apps. Meanwhile, Linux seems positively unified: running a KDE program in GNOME doesn't incur nearly as much of a system drain as running an OS9 program in OS-X. Plus, Linux is pure preemptive 32-bit apps all the way through, while many important OS-X apps still run in the cooperative kinda 32bit OS9 environment.

    PS> If I seem down on Mach 3.0 that's because that kernel single handedly have microkernels a bad name...

    --
    A deep unwavering belief is a sure sign you're missing something...
  51. Filesystems? by hey! · · Score: 2

    HFS gives me the heebie jeebies. It has it's roots in the days of 20MB hard disks and floppies; back in my Mac days it was a constant source of revenue for me and headaches for my customers. It's comparable, I guess, to FAT in reliability -- which is to say it works fine unless anything unexpected happens to your system ever. It's nothing like ext2, which, while not bulletproof, tends to be OK even when it needs to be fsck'd, and of course it's light years behind the journalled fs that are becoming available on linux.

    For this reason, I would not use OS X to host any kind of server, unless I could get my data onto a better filesystem. Has anybody heard anything about using other filesystems with OS X? There must be kernel support for something better. Would this somehow screw up the higher levels of OS X that sit on top of darwin?

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    1. Re:Filesystems? by be-fan · · Score: 2

      If its got a Mach kernel, the standard BSD filesystems should be available. Maybe FFS with softupdates?

      --
      A deep unwavering belief is a sure sign you're missing something...
  52. We're not nuts, just cheap by Penguinoflight · · Score: 1

    First off, Gnome and KDE don't look like windows, second Gnome and KDE aren't your only options.

    The biggest point is probably that Linux is faster, and it doesn't cost anything. Meaning, you can download it, and practically everything made for it is free. OSX costs $129 (which isn't bad compared to windows, but it's still high)

    --
    "And we have seen and do testify that the Father sent the Son to be the Savior of the World"
    1 John 4:14