Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Apple Businesses Software Linux

Mandrake 9.1 (Bamboo) Out For PPC 57

sonatinas writes "Well, Mandrake 9.1 is out for PPC processors and a nifty utility included is the Mac-on-Linux feature where you can run mac os 9/x in a window at native speed." MoL is one thing that has impressed me for years about YellowDog Linux, too.
This discussion has been archived. No new comments can be posted.

Mandrake 9.1 (Bamboo) Out For PPC

Comments Filter:
  • by Anonymous Coward on Saturday April 12, 2003 @02:34PM (#5716792)
    I don't understand why anyone would bother running Linux on a Mac. For $99 you can purchase Mac OS X and get real live tech support for problems that (probably won't) pop up. There's a lot of technical reasons you should run Mac OS instead of Linux.
    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.

    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.

    3. Graphical user interfaces

      I don't even think I have to touch on this. While Linux offers several GUIs from GNOME, KDE, and Enlightenment, Apple offers only one. But here we have a case of quality vs. quantity. Apple controls the GUI for its operating system while anyone can hack and modify the various Linux GUIs as they please. This has led to a lack of desktop standards and a whole lot of bickering and flame wars over human interface guidelines. Most of the GUIs for Linux are simply poor knock-offs of the Windows 95 interface.

      Apple's Aqua and QuickTime graphical interfaces are faster, more elegant, and very consistent. A Mac user can sit down at any Mac and (assuming someone hasn't installed Linux) get right to work. With Linux, it's hit or miss as to whether the user will know what to do when he logs in! Getting work done is the most important aspect of a computer. After all, it is just a tool. Linux fails in this area miserably-- you're forced to edit and tinker and kludge and hack to make things perfect. A Mac allowes you to just sit down and roll up your sleeves and get some work done. I don't have time to play at my job.

    4. Software!

      I've used Linux before and the headache of downloading drivers and libraries and making sure the versions all sync up are too mucvh to handle, especiallly considering one has to compile these applications. On a Mac, I mount a disk image and drag the .app file to /Applications, and I'm done. Hell, most software for Mac even installs it there for you. To put this in perspective, let's look at a recent task I performed under both Linux 2.4 and Mac OS 10.2.

      Sendmail and sshd were both cracked recently and needed updated. The guys who code these programs were on

  • Re: Linux-On-Mac? (Score:2, Informative)

    by adlr ( 102739 ) on Saturday April 12, 2003 @04:03PM (#5717106) Homepage
    hi, i'm the one that posted the original linux-on-mac post. the reason i'd want to do this is to develop a kernel module for my work, while still running mac os x for everything else.

    -andrew
  • Why Linux on PPC? (Score:4, Informative)

    by ubiquitin ( 28396 ) on Saturday April 12, 2003 @05:09PM (#5717396) Homepage Journal
    Well, since some Anonymous Jackass Coward already gave a bunch of reasons here why not to run Linux on PowerPC hardware, I thought it would be appropriate to give some solid reasons why it makes sense to do so. Mind you that I'm not advocating this for every person in every circumstance, but the point needs to be made that there are circumstances in which Linux on PPC can make a lot of sense.

    >Somewhere in the translation from PowerPC to IA32 something got lost.
    Absolutely not. About a year ago, performance for desktop applications under Yellow Dog linux on my 400mghz TiBook had the same "feel" as 1Ghz Athlon. I'm referring to the speed of calling up windows in apps like Evolution and Mozilla. Unfortunately, I don't have anything quantitative, but I preferred working on my tibook because things were snappier. (Also, the TiBook had 8MB of video RAM and the Athlon had around 32MB of vRAM in a nVidia graphics card: both were using appropriate XFree86 builds.)

    >MacOS kernel has been optimized for the G3, G4, and 970 since Apple began writing the operating system back in 1996. Yada Yada Yada.
    Well, as much as the kernel has been all optimized, the overhead of the double-buffered and heavily anti-aliased aqua-goodness takes it all away. Seriously. You can easily turn off XFree86 in Linux. Turning off the MacOSX GUI is poorly documented. Why Apple doesn't do this for tuning MacOSX servers is beyond me.

    >Control over the source code
    OK Linux users have source code to everything. On the other hand, Apple lets you have at the Darwin source but apparently has no plans to open source pretty much anything GUI, including the quartzwm that they ship with X11. Think about it. Even if you want to run X apps on MacOSX, you're stuck with an apple-only window manager layer. The mailing lists are full of complaints about quartzwm which only Apple can now fix. If you want to be able to customize your machine, there is remains no better choice than Linux.

    As far as updates go, once set up, apt-get works great even for PPC builds! Also, the config, make, make install worked for everything I tried, with the exception of drivers and other hardware-focused code.

    The biggest reason in my mind is security. While security through obscurity isn't the best option from an absolute standpoint, it is practically very useful. The number of script-kiddie hacks exploting PPC buffer overflows is effectively zero. MandrakePPC and Yellow Dog aren't for everyone, but I'm glad they exist and hope that they can attract enough of a following to justify sticking around.
  • by ubiquitin ( 28396 ) on Saturday April 12, 2003 @07:21PM (#5718053) Homepage Journal
    Once you have both partitions set up, holding down option when booting will bring up OpenFirmware and will let you boot into Linux or OSX. Check the Yellow Dog [yellowdoglinux.com] site for details.
  • by foonie ( 585679 ) on Saturday April 12, 2003 @08:41PM (#5718359)
    not being able to create a directory in the save as dialog was paralyzing

    Not to discount your other complaints, but there's a "New Folder" button in every Save dialog.

    Are there any major OS X performance hits when running MOL?
  • Re: Linux-On-Mac? (Score:1, Informative)

    by Anonymous Coward on Sunday April 13, 2003 @10:50AM (#5721177)
    MoL does allow you to run linux as one of the virtual sessions. So you could run Linux and inside of MoL run another linux and OSX.

  • by Genesishep ( 549359 ) <sshepNO@SPAMadelphia.net> on Sunday April 13, 2003 @03:23PM (#5722513) Homepage
    It doesn't sound like you looked very far before giving up on certain things. Learning a new platform requires investing time.

    1. You can create a directory under every save dialog by expanding it and selecting the New Folder button.

    2. Look on VersionTracker.com for WinZip alternatives: here [versiontracker.com]

    3. Java 1.4...obviously no longer a problem. They were slow in releasing it but once released it has worked flawlessly for me.

    4. TextPad? Again I'd point you towards VersionTracker to find NUMBEROUS, more robust and free replacements.

    5. The single menu bar isn't going anywhere...thankfully. The reason the OS works this way is well documented in Apple's User Interface Guidelines. It is this way for ease of use, it works for me and many others. Realize that the UI is based on things learned from an OS which has been around for nearly 20 years. I have never found anything more annoying than the multiple window/multiple menu system of OS's like Windows and Linux...other than how each of these windows expand to fill the entire workspace and take over after each application switch. The MacOS has always had a better environment for running multiple apps at the same time. I on average run at least 10 apps at once on my Mac and the same thing on a Windows/Linux box bugs the hell out of me, it's a matter of preference.

  • by sundip01 ( 214355 ) <sandeep@@@clusterbeep...org> on Sunday April 13, 2003 @06:03PM (#5723282) Homepage
    I soon realized that the Mac had horrible file management support. The Finder in OS X is a joke (I hear it was better in OS 9)

    true.

    and not being able to create a directory in the save as dialog was paralyzing.

    every save dialog has a 'New Folder' button, its just not there in the default simple save dialog, you have to click on the little down arrow widget and then its there...

    My favorite IDE (intelliJ Idea) had moved on to JDK 1.4 and Apple was languishing far behind in their delivery of a current JDK.

    i don't keep up with intellij Idea so I don't know when it was released, although Apple has recently released Java 1.4.1

    Various utilities that I think are essential to my work (WinZip, TextPad) did not have suitable OS X approximations.

    So I'm guessing that you didn't check /Applications/Utilities for Stuffit. As for TextPad, I too am a fan of it, but there's a multitude of text editors out there...for code support, Project Builder is a free download and you don't have to use the IDE functionality of it, just as an editor...don't forget about BBEdit or [X]Emacs, vi, pico...

    The lack of a start menu and context menus are a throwback. You will never convince me that these functions don't increase a user's mobility in a system.

    the dock, IMHO, is a pretty decent replacement for the start menu...what functionality of that UI item specifically did you feel was missing...? As for contextual menu support, Stuffit has got plugins for that but on the whole the commands are available to you but not necessarily in the context menu...again what specific functionality was missing for you...?

    Also the single menu bar!? The mac makes me feel like I am working with only one program at a time.

    the mac is built around a different UI paradigm so the single-menu thing is really a matter of opinion....Coming from a windows world I can see how it'd be frustrating but after having made the switch, I've become quite comfortable with it....

    in general, it sounds like you moved to a completely different OS expecting the same things in the same places like your previous OS...you should've known there'd be differences...If you didn't know something, there are multitudes of forums and user-based websites out there to help you.

    If you are a linux fan, then you understand that sometimes books and classes don't help, its about getting advice from real users and trial-and-error....

    just my 2 cents...

Happiness is twin floppies.

Working...