How to Fix the Unix Configuration Nightmare
jacoplane writes: "There's an interesting article on freshmeat talking how sorting out some kind of standard for configuration could really help Unix systems could be more user friendly. The article points out that since Apple has managed to build a quite usable system on top of NetBSD, it should be doable to do the same for open-source interfaces."
They built in on top of FreeBSD, not NetBSD. Go to their website to verify the claim. Or did someone fall asleep at the News Verification Department yet AGAIN?!?!
Folks, NetBSD advocate that I am, I must point out that Apple used FreeBSD. Or am I wrong about that? I always heard it was FreeBSD.
Actually it was a FreeBSD userland built on top of a Mach kernel. Somewhat similar to what GNU is attempting to do with Hurd. (In fact, there's been work to make the Mach kernels underlying both systems interchangeable. Hurd may run on PowerPC hardware sooner than you think.)
Secession is the right of all sentient beings.
Since when was OS X based on NetBSD? It's based on FreeBSD. I know that NetBSD can run on table lamps, but that doesn't automatically mean it's the OS used on the new iMac.
Correct, they are not synchronized. What I said was that you can dump info from the netinfo database as the native /etc file format:
b ,g roup,hosts,networks,passwd,printcap,protocols,reso lv.conf,rpc,services,mountmaps
known formats:
aliases,bootptab,bootparams,ethers,exports,fsta
You can of course write your own stuff, but all of those are built-in to the nidump utility.