Slashdot Mirror


Linux Coming to Power Mac G5

Justen writes "Terra Soft, the people behind Yellow Dog Linux (YDL), announced that they will be supporting the new Power Mac G5. Since they are an Apple Authorized Reseller, you can purchase your Power Mac G5 through Terra Soft and have YDL pre-installed on a separate partition from Mac OS X. According to Terra Soft, 'as Yellow Dog Linux was in 2000 enabled for the IBM Power3 by IBM Lab and Linuxcare, and subsequently for the Power4, the effort to support the 970-based Apple computers is anticipated to be completed with relative ease.' Life is good. Anyone wanna loan me $2,000?"

32 of 67 comments (clear)

  1. Never understood this. by digerata · · Score: 2, Insightful

    I'm sorry, but why in the hell would I want to pay the premimum cash for the premium computer and *not* run the premium OS X.

    --

    1;
    1. Re:Never understood this. by ichimunki · · Score: 5, Insightful

      Considering it's impossible to buy one that won't ship OS X, your question makes little to no sense. This isn't going to be instead of OS X, but in addition to it. You still have the privilege of paying for the Mac OS, even if you don't plan to use it.

      --
      I do not have a signature
    2. Re:Never understood this. by Delphiki · · Score: 3, Insightful

      Personal preference? Linux can be made to be much more light weight than OS X, it is more customizable, etc, so I can understand why some people would want to use Linux, but I don't think I'd pay the extra for Mac hardware if I didn't want OS X.

      --

      Feel free to mod me "-1 - Angry Jerk".

    3. Re:Never understood this. by Parsec · · Score: 2, Interesting

      I think you could still strip OS X down to the Darwin core by modifying the rc scripts... or isn't that light-weight enough?

      Personally, I use Macs for the UI and hardware integration... wishing to use Linux implies some compromise in those areas. Certainly, I'd consider Linux on Mac hardware for a server... but I'd have to see the performance numbers vs. generic Lintel hardware first and weigh Linux features vs. MOSX features. A big factor would be if you are running a file-server for MOSX, something which netatalk doesn't seem to do quite perfectly yet.

    4. Re:Never understood this. by trouser · · Score: 4, Informative

      Actually I'd say you're the one who missed the point.

      Pretty much all Linux apps can be compiled for all supported architectures and the pre-compiled binaries are available in several popular distributions (YDL, Debian and Gentoo spring to mind).

      Besides, that's not why I, and I suspect many other folks, run Linux. It's free of restrictive licenses, you can get the source code to everything, you can reconfigure pretty much anything to work the way you want, you can become actively involved in the development of apps, drivers, the kernel, etc.

      OSX is closed. Darwin is only a little bit open. You can see the source but there are a lot of licensing restrictions imposed on what you can actually do with it.

      Since Linux works very well on my Mac hardware and doesn't impose the limitations of OSX it's what I prefer to run most of the time, though my system is dual boot. Best of both worlds really.

      --
      Now wash your hands.
    5. Re:Never understood this. by ichimunki · · Score: 1

      I don't see how I missed the point. And yes, all the reasons you listed are why I decided to start building my own systems using AMD CPUs and install GNU/Linux. I don't get why anyone would pay extra for Mac hardware, especially since part of that cost is an OS that I wouldn't personally use. My big question: is there anyway to build a PPC-based system without buying a Mac? Those dual-proc G5s sound pretty sweet, but only if they can run a Linux kernel.

      --
      I do not have a signature
    6. Re:Never understood this. by gladbach · · Score: 1

      I've heard of plenty of people to buy a phat daddy apple laptop lately, to just put linux on it...

      Sure, I would never buy atm a workstation, but the laptops kick ass! Although I have found that osx/fink has more than taken care of most of my linux app needs. Add the new gentoo/fink/darwinports metaproject thing that is coming about, and OSX is going to have a ultra phat daddy toolset...

      But, regardless, I wouldnt put yellowdog linux on my new Powerbook.... I'd put gentoo. ; )

      --
      "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms,
    7. Re:Never understood this. by clarkcox3 · · Score: 1
      Darwin is only a little bit open. You can see the source but there are a lot of licensing restrictions imposed on what you can actually do with it.
      Just curious, but what license restrictions are you referring to?
      --
      There are no tiger attacks in my area and it's all because this rock I'm holding keeps the tigers away.
    8. Re:Never understood this. by trouser · · Score: 1

      It's not released under the GPL. It's released under the Apple Public Source License. This is not free (as in speech), it's just open source.

      You can get the code. You can modify it and use the modified code (solely for personal or internal research purposes), you automatically forfeit any rights to the modifications you make, they are automatically owned by Apple, and I have a feeling Apple can arbitrarily revoke your right to posess or use the code, including your modifications, at any time.

      Not free at all.

      --
      Now wash your hands.
    9. Re:Never understood this. by clarkcox3 · · Score: 1

      Actually, after reading the license at the link you posted, I'm not sure you read it. Nowhere does it say that you forfiet the rights to your modifications, or that they become the property of Apple.

      The only real ristrictions I see are that modifications to APSL code must also be APSL (that's no worse than GPL), You must make your changes public, (that's the idea of "free" as in speech code), and you must allow Apple to distribute your modifications.

      --
      There are no tiger attacks in my area and it's all because this rock I'm holding keeps the tigers away.
    10. Re:Never understood this. by GlassHeart · · Score: 1
      Pretty much all Linux apps can be compiled for all supported architectures

      I seriously doubt that.

      A lot of C programs out there (both commercial and free) contain assumptions on the size of various types like "int" being 32 bits and "short" being 16. Some also assume a certain byte ordering (usually assuming little-endian). Some assume that structures are padded in a particular way (i.e., no padding). Some rely on the order of evaluation on a particular platform. Most of these are mistakes that are quite difficult to catch on a single platform, because the code works "correctly" on that platform. This is a problem common to C and C++ programs, and is not unique to Linux but certainly affects Linux.

      Darwin is only a little bit open. You can see the source but there are a lot of licensing restrictions imposed on what you can actually do with it.

      What restrictions are you referring to?

      Since Linux works very well on my Mac hardware and doesn't impose the limitations of OSX it's what I prefer to run most of the time

      Let's discuss the "limitations" you cited, one by one.

      • "restrictive licenses" - doesn't affect daily use, so it shouldn't affect which OS you run most of the time.
      • "can get source code" - likewise irrelevant to daily use.
      • "can reconfigure" - how much time do you spend reconfiguring as opposed to working?
      • "can become involved" - you can volunteer for Darwin development as well, you know, and you can likewise write a new OS X app.
      So I'm afraid I don't see why you prefer Linux to use "most of the time". The factors you cited are valid, but are not relevant, because the limitations don't affect usage.
    11. Re:Never understood this. by Delphiki · · Score: 1

      I agree about the UI and hardware integration, which is why I wouldn't buy a Mac to use Linux on. Darwin and Linux aren't the same though. Some people just like Linux better, maybe because there are software packages which haven't been ported from Linux or they're Linux developers who like Apple hardware, or whatever. Apples do tend to have high quality hardware, so I can see why some people would go this route (especially for laptops) if money for hardware weren't an issue.

      --

      Feel free to mod me "-1 - Angry Jerk".

    12. Re:Never understood this. by beatnikcafe · · Score: 1

      So if you buy an Apple but only run Linux there is an alternative. Buy a G4 PPC (non-apple) and just run YDL. Since you can run Mac OS and YDL side by side on a Apple G3 or better, why would you buy anything else?

  2. Loan 2K ? by muonzoo · · Score: 4, Funny
    Anyone want to loan me 2K?


    Sure, I'll loan you 2K. I expect you to pay it back at 16% P.A. compounded daily over 24 months. Interested? Contact me. Where's a G5 to do the interest calcs when I need one?


    Oh... perhaps your really wanted me to give you 2000$? ;-)

    1. Re:Loan 2K ? by klez23 · · Score: 3, Funny

      hell, i'll give you 4K, if you'll come pick up my VIC-20 that houses it.

  3. Yellow Dog Linux by Graff · · Score: 4, Interesting

    Yellow Dog Linux has always been a great addition to the Macintosh platform. It's good to see that they are keeping up their excellent support of Apple. More choice is always good and the fact that people can buy systems directly from TerraSoft with Yellow Dog Linux pre-installed is definitely a plus.

    My hope is that both Apple and TerraSoft continue to work together and bring ideas back and forth between MacOS and Linux.

  4. Re:But one questions remains... by damiam · · Score: 1

    Beautiful. I am in awe.

    --
    It's hard to be religious when certain people are never incinerated by bolts of lightning.
  5. Re:maybe i need linux? by agent+dero · · Score: 4, Informative

    Maybe you should stop posting the same message over and over again, and realize that your machine doesn't run OS X, and you point is not valid at all.

    This thread is about the new G5 and Yellow Dog Linux, not your problems with your old powermac, that won't even run YDL without BootX, which makes running YDL slow as hell.

    Stop booing Macs because the one you run is old, and especially when your problem is the hard drive, you can stick a 7200RPM drive in any machine to make this excercise faster, mac or PC.

    --
    Error 407 - No creative sig found
  6. Re:But one questions remains... by Elwood+P+Dowd · · Score: 4, Funny

    Lessee:

    Linux Coming to Power Mac G5
    Posted by pudge on 05:14 PM June 24th, 2003


    But one questions remains... (Score:0)
    by Anonymous Coward on 05:20 PM June 24th, 2003

    MS word says your post is 952 words long. 952 words divided by 6 minutes is a hair over 158 WPM. OH MY GOD YOU MUST BE MAVIS BEACON!

    I am your biggest fan.

    --

    There are no trails. There are no trees out here.
  7. Linux ease-of-use by morcheeba · · Score: 1

    I thought that yesterday's veritest g5 specint report was funny when it comes to describing how they configured the systems. They compared OSX vs. Redhat 9.

    One pages 5-6, the describe the apple process for each of the 2 configurations. Each config is about 1/2 page or 24 lines. Besides control panel stuff, you must edit /etc/hostconfig manually, physically remove a processor and reboot twice.

    The redhat config, on page 7, is only 9 lines long, requires no file editing, and has only the initial boot to select 1 or 2 processors.

    It seems that easy-of-configuration is a reason to use these new machines with linux!

  8. Re:World's First? by damiam · · Score: 1

    The G5 is not the first 64-bit processor, but it is the first 64-bit system a sane person would actually use as a desktop.

    --
    It's hard to be religious when certain people are never incinerated by bolts of lightning.
  9. Re:But Lennux sux by andrewl6097 · · Score: 1

    $20 T-shirt? Well, lah de dah. All the shirts I have I got for free.

  10. YDL back in action? by Tassadar99 · · Score: 1

    i thought YDL was dead. Least thats what ev'ry one says. YDL on mac. I have yet to see.....

    --
    Hardware is what you kick, Software is what you curse.
    1. Re:YDL back in action? by d99-sbr · · Score: 1

      Yellow Dog Linux is dead! Long live Yellow Dog Linux!

  11. Re:But one questions remains... by muonzoo · · Score: 5, Insightful
    Hmm here are my calculations:
    1. Open HUA, visit the site I ripped off. (7 words)
    2. Select all (Control-A) ( call that 1 word)
    3. Paste (1 word)

    For me that's 9 words in 6 minutes or a more realistic (for a Troll) 1.5 WPM.
    Mavis is safe and sound; more importantly, she isn't on slashdot.
  12. Bah... by jafuser · · Score: 4, Funny

    This is hardly news. Linux is running on cell phones, VCRs, microwave ovens, and vacuum cleaners these days...

    Give me something really geeky, like someone hacked their cat to run linux, or the mars rover, or a dill pickle or something...

    --
    Please consider making an automatic monthly recurring donation to the EFF
  13. Re:But one questions remains... by karlm · · Score: 3, Insightful
    I like OS X. I'll be getting a G5 laptop soon after they arrive and will probably run OS X on it at last 90% of the time, with some forrays into Linux and hopefully the boys in Dresden will have a PPC-64 verion of L4 out by that time. In most ways I prefer OS X to Linux, but your arguments need improvement. You must also remember that there is non-Mac G3 and G4 hardware out there that does not have the Mac firmware necessary for OS X. This hardware is mostly for scientific computing and embedded applications.

    1. PowerPC hardware, PowerPC operating system

    Linux has its origins on IA32, Intel's 32-bit architecture. Every platform Linux has migrated to since then has been beset with porting problems-- Linux runs 32% more efficiently on Intel than PowerPC. This is very telling as PowerPC is in general much faster per clock than Intel. Somewhere in the translation from PowerPC to IA32 something got lost.

    Mac OS is 100% native for PowerPC. The Mach kernel has been optimized for the G3, G4, and 970 since Apple began writing the operating system back in 1996. Why choose a hacked and kludged OS from another platform when you can have an environment tailor-made for the system you'll be running it on? Mac OS certainly isn't plagued by same driver problems Linux is (in)famous for.

    OS X began life on m68k NeXT boxes, not PPC hardware. Linux is also 100% native on PPC hardware. The last numbers I saw showed Linux PPC outperformed OS X on the same hardware. I like some of the ideas behind Mach w/ a BSD server. Too bad they put the BSD server in the kernel address space for performance reasons. The driver gap is largely historical at this point, but still a valid but minor concern.

    2. Control over the source code

    In Linux, the development model is highly irrational: anyone is allowed to submit patches, and one man (Linus Torvalds) sorts through gigabyte after gigabyte of amateurish code, attempting to integrate it into the kernel. Apple's model is much more modern and decisive: the code for the low levels of Mac OS is available for anyone to download and modify, while the more complex parts of the system (QuickTime and OpenGL) are kept closed-source so those that know better-- the Apple programmers-- are the only ones allowed to tinker.

    The results because of these differing development models are clear. Apple released a major update to the OS once a year, and releases about five minor updates to the OS, as well as several dozen security patches and driver updates, in the interim. Since March of 2001 we've gone from 10.0 to 10.2.5! Linux is still stuck at some sort of bizarre "in-between" 2.5 kernel patch and won't move on to 2.6 until well after Apple has released Mac OS 10.3.

    It's not hard to see the difference here is a bunch of kids playing with source code instead of doing their homework vs. highly qualified professionals pushing their skills to the limits. The Mac OS user benefits.

    You missed your opportunity to jab Linux in the ribs. The tender spot here is Linus switching the entire VM subsystem out in the middle of the 2.4 serries. The weakness in the development model is that it is less conservative with no PHB breathing down Linus's neck. The "bunch of punk kids writing a kernel" argument just doesn't hold water. Some of the most respected coders of our day contribute to the Linux kernel, including some very telented professionals at IBM. Sure lots of rubbish gets submitted, but it gets filtered through a heirarchy or very good coders. Linus may be a little overwhelmed, but that results in some good improvements getting dropped on the cutting room floor rather than rubbish making it into the kernel. Per man-hour, the Linux kernel development is therefore very inneficient, but you have an absolutely huge number of coders.

    Your argument about not letting people see the QuickTime and OpenGL code is way off. The same effect could be gotten by opening the cod

    --
    Copyright Violation:"theft, piracy"::Anti-Trust Violation:"thermonuclear price terrorism"<-Overly dramatic language.
  14. Re:World's First? by lowtekneq · · Score: 1

    Home > Sun Store > Desktops > Workstations > Blade 150

    Actually Sun sells the Blade 150 for as little as $1,395.00.

    The Sun Blade[tm] 150 workstation is an affordable, full-featured, 64-bit workstation with a 550/650-MHz UltraSPARC[R] IIi processor, up to 2 GB of memory, and 2D/3D graphics options for multi-display support. It offers considerably higher performance with more capabilities than previous generation Sun Blade 100, Ultra[tm] 5, or Ultra 10 workstation.

    --
    Carpe meam simiam!
  15. You're not paying attention by FredFnord · · Score: 1

    ESR is now quite happy with the latest version of Apple's license, which was released in direct response to his complaints about it.

    The open source community (as opposed to the Free-As-In-What-I-Say-Is-Free software community) complains, Apple revises, and then ESR, at least, is happy. But people like you have to go back to his INITIAL complaints in order to find something to complain about.

    That's annoying. Also (possibly intentionally, possibly not) intellectually dishonest.

    -Fred

    --
    Sign #11 of Slashdot overdose: You see the phrase 'moderate Republican' and you wonder if that would be a +1 or a -1.
  16. MacOS X clustering... by FredFnord · · Score: 1

    ...is pretty sweet, actually, though the software isn't built into the default OS install yet. I'd point you to the downloads, but I can't remember where they are. Sorry.

    -fred

    --
    Sign #11 of Slashdot overdose: You see the phrase 'moderate Republican' and you wonder if that would be a +1 or a -1.
  17. Re:But Lennux sux by FredFnord · · Score: 1

    I'm not sure whether that's thrifty but sad or just sad.

    -fred

    --
    Sign #11 of Slashdot overdose: You see the phrase 'moderate Republican' and you wonder if that would be a +1 or a -1.
  18. In short.... by beatnikcafe · · Score: 1

    YDL works pretty well, drivers and all on just about every G3 and G4. Driver issues haven't been an issue in my limited experience. Still i agree, OS X rocks but let 'em choose but hope they choose wisely. Any Apple sales is generally good for inovation in the PC or PPC industry.