Gentoo for Mac OS X Released
joeljkp writes "According to today's Gentoo Weekly News, Gentoo has released a new project: Gentoo MacOS (sic). This new distribution adds Portage, Gentoo's package manager, to Mac OS X, among other things."
← Back to Stories (view on slashdot.org)
How long until I can get Gentoo for my Xbox?
how exactly is this a problem for Apple?
Gentoo is one of the best distros out there. I use it on x86 and it was easy to install and set up. I had more trouble on mandrake than on gentoo. The best thing it has going for it is portage. This system of automatically downloading and compiling software is only appriciated when you've gone through RPM hell or dependency hell when compiling from scratch. I was using mandrake previously, and this is definately faster. I encourage everyone who uses a distro like mandrake, fedora, or SuSE to look into gentoo.
I've only been using linux for a few months and gentoo for a week or so but I already see how well produced it is. I used to get annoyed at gentoo zealots, but I see what they were talking about.
Oh, and the compiling software isn't that bad. I've spent more time searching for packages and dependecies than typing "emerge k3b". Don't believe all the hype of course, but don't believe the FUD either. Gentoo is where it's at!
Now to make this a little more on-topic, I'm happy that gentoo is trying to make more headway into apple hardware. I think that this will only encourage apple to help and contribute to the OSS community even more. MacOS is probably the most refined modern operating system, but giving it a little more competition can't hurt.
um, isn't that 'Gentoo MacOS' a tad misleading? It's like calling x86 Linux 'Linux Windows'
I read that blurb, and I still don't know what the significance of this release is.
"Right now, you can use it to install TeX! Someday, you might be able to install some other stuff!"
I mean, I suppose this is kool and the gang, but what is the problem that is being solved here? Maybe I'm just not clear on the concept.
Why yes, I AM a rocket scientist!
This means (sorta, as in 'soon') that a Mac-user will be able to rebuild their own OSX box, using the Gentoo scripts, and still be able to maintain compatability with all OSX apps.
In other words, a 'better build system: a public one' has been unleashed on a commercial operating system, so that - separate from the company itself - alternative builds of the OS can be done, publically.
Why is this good? Because with Gentoo you can take personal risks that Apple can't. Gentoo allows you to build a system "Just for You", whereas Apple have to compile/link things "For Everyone".
Expect to see highly-tuned Gentoo boxes running GentooMacOS in the future, smokin' 'Factory OS' setups. I'll be digging into this a bit further, next point release sort of thing, and if I get the same results out of applying Gentoo to my OSX machine as I have with my Linux boxes, I'm excited. I may man I can put off a hardware upgrade or two and just 'Take Things To The Next Level' on my aging Powerbook...
Oh, and in case you think Apple should be 'worried about' this, it seems to me that they already get the point. With all the OS releases they've been doing lately, and the upgrades/improvements in the one area 'open source' is lacking: usability, and it seems to me that they're positioned well to be 'competing with the Open Source Base'
; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
Will it handle the X11 dependency gracefully? I spent many, many hours trying to get Fink either to recognize that I had XFree86 installed as a binary or to compile it from source without getting errors all over the place. I'm not a newbie to package managers like apt and ports, but despite this I eventually ended up giving up trying to install X11 apps with Fink because I just didn't have the time to spend trying to get it to work properly. As a result, I am now using Quicken instead of GNUCash.
pi = 3.141592653589793helpimtrappedinauniversefactory7
I don't think you'll find the GUI API source anywhere. I have been using these switches for a PowerBook G4
-02 -mcpu=7450 -pipe -maltivec -mabi=altivec -mpowerpc-gfxopt -fsigned-char -mstring -mmultiple
...all your base are belongs to gentoo I can not say enough good things about the direction this Distro is going. Future of Linux, or the future of all OS's?
Ask these guys.
I could well just be missing something, but I've had a lot of problems with the selection granularity in fink -- e.g. trying to build x-chat without dragging in all of GNOME. USE flags would be a very nice alternative.
What I'm listening to now on Pandora...
One of the most awesomeliest things about Fink is that it installs everything in root /sw, no exceptions (i.e. /sw/bin, /sw/usr/lib, etc). That means you don't have to worry about contaminating the Apple-controlled parts of the OS, and uninstalling all customizations is just a matter of trashing /sw. I would never even think of installing anything in /usr or /usr/local (because it "belongs" to Apple).
Does Gentoo MacOS do the same thing? If not, why not????
Portaris, Portage on Solaris
Just something I've toyed around with. The major stumbling block is that the developers need to add the ability for portage to recognize other oses. Mine isn't really a complete project, more of a log of stuff I've done. Others have followed and managed to get things like KDE to fully install in solaris using portage.