
"I am very happy about the direction in which the Mac OS X GUI is going, although sadly many Mac users aren't interested in (or don't know about) the "lower levels" of the Macintosh Operating System. Have you ever wondered why the Terminal greets you with the words "Welcome to Darwin"? Why do BSD and Mac OS share certain bits of code? Why does Wikipedia describe Mac OS X as a graphical operating system? Today we're going to take a look at the underlying open source technology which powers your fancy Leopard OS - the hidden core set of components, named
Darwin."
Member since:
2006-10-12
OS X isn't “just a DE on top of Darwin”. Darwin is a subset of Mac OS X.
Graphical Mac OS X relies on a number of technologies which are present in Darwin and aren't in Linux, FreeBSD, etc.
Perhaps they could be ported (some of them have already been), but without the source to the GUI parts, getting it up and running would be fairly tricky (NetBSD's Mach-O support might well help you out, mind).