The GNU-Darwin World
proclus writes "The GNU-Darwin Distribution was founded
to leverage the open source development dynamic and build the infrastructure for
scientific computing on a new platform. Now GNU-Darwin is a major free software
project, and the infrastructure, such as parallel computing and molecular
graphics software is available to everyone via the web and on digital media
discs. Check it out. Also, Apple
has written up a story
about it."
GNU is open source.
Darwin is open source.
So... what exactly are we getting here? LinuxPPC is faster than Darwin, so if you wanted something closer to GNU than Darwin, wouldn't you use that?
What's the user benefit? This is for people who bought a Mac and don't want Apple's GUI work? Or is this all the stuff that Apple would like to put in Darwin, but can't, due to the GPL license?
Speaking of which, there's this:
Please note: GNU Project considers Darwin non-free software and therefore does not recommend the use of this operating system. (see http://www.gnu.org/philosophy/apsl.html)
I mean, let me get this straight: GNU Darwin is the version of Darwin that the GNU project doesn't recommend?
Can someone clear this up in plain English?
(sig) The last bug isn't fixed until the last user is dead. (/sig)
I absolutely agree with this and the parent post.
/usr/ instead of /usr/local) is what turned me off GNU-Darwin.
The politics and annoying GNU/GPL preaching on various mailing lists (and in the early days the insistence on installing/stomping onto Apple-supplied system parts in
Take a look at their quickstart script, which they suggest that you use by piping it to csh as root.
The first few steps:
They never check to see if the download was corrupted, or if someone had replaced it with something else.
Is it so hard to do something like:
For each of the few programs and libraries that they need to download to get the package manager up and running?
I've complained about this before, and I'm sorry to have to do so again, but running an unverified binary as root right after you download it is one of the STUPIDEST ideas I have seen.