Darwin 8.0.1 Available
An anonymous reader writes "It seems that Apple's finally released binary versions of Darwin 8.0.1 for both PowerPC and x86 (Apple ID required to download from Apple mirrors). ISO (for x86) and CDR (for PowerPC) images are available for download. This comes a few weeks after Apple posted source code for Darwin 8, which you can get from here."
I can afford Tiger!
Oh, wait....
Seriously, does anyone know if it would be difficult to swap out the Darwin component of Panther with Darwin 8?
After all, I am strangely colored.
I tried Darwin on Intel earlier this year on a 1 GHz Athlon and was amazed at how slow it was. Like, typing 'ls /' gave output at a rate of a couple lines per second. I'm not exaggerating, it was like what you get when you run 'ls' against a floppy. What kind of experience have others had? Has anyone installed Darwin on Intel and wound up with a usable box? It's entirely possible something went wrong for me, or I did something wrong myself, but I want to see what it's been like for others before I go around saying 'Darwin on Intel is slow.'
Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
What is this? this is ridiculous. My current up to date tiger Mac is only on darwin 8.0.0 and now they are giving away free 8.0.1? Wake up Apple some people are paying you to get products, not to pay for lagging behind. Fair enough if its the same version but I dont see any 8.0.1 in Tiger anywhere soon??? :angry:
Please don't refer to the x86 platform as "Intel."
Jesus, man, you're an AMD user.
What benefits are there to running Darwin on x86 as opposed to Linux or any other BSD?
Chicks dig scars.
How does Darwin differ from Tiger and why the hell should I care?
Darwin is the UNIX core of OS X, without any of the GUI or applications.
It was delicious.
-fred
Sign #11 of Slashdot overdose: You see the phrase 'moderate Republican' and you wonder if that would be a +1 or a -1.
I'm curious about the number of people who run Darwin (but not OS x) on Apple hardware. I have Darwin 8.0 already as part of OS X and see no good reason to strip off the GUI and go "Darwin only". On x86, the hardware compatibility list seems to be woefully short. Is releasing Darwin just a feel-good thing for Apple, to show support for the open-source world? I can't believe it's just PR, yet I can't see the user base being there either. The whole appeal of Macs (at least for me) is to get the nice GUI plus the UNIX underpinning rather than Yet Another UNIX-like distribution in Darwin.
I am Jack's witty signature line
Well, it is a microkernel, if you're into that. It has kqueue() and AIO, which make it better than Linux (although Linux did finally get around to adding full AIO a couple months ago; slowpokes), though FreeBSD obviously has had both of those for a long time. Yeah, I guess it's basically a microkernel FreeBSD. You might---- er, excuse me, but there seems to be an angry mob of Linux users outside my door.
I tried Darwin (OpenDarwin) on PPC, and couldn't find any benefits to it. OS X is really all about the proprietary stuff Apple put on top. Darwin doesn't even support the compressed disk image files (.dmg) that most software is distributed with (nor does it support Stuffit .sit files, which is the other important archive format for software for Apples -- but you can download that separately as a .dmg file). You can install some software from DarwinPorts, but it's severely broken. I'd expect Fink to work, if you compile it from source (otherwise, it's distributed as a .dmg file...), but you'll obviously not get any binaries for x86.
If you like compiling everything by hand, I guess it's OK, if a little crude, slow and non-standard. But if you're going to use your computer, I see no benefits of Darwin, unless the alternative is MS-DOS.