To read all comments associated with this story, please click here.
HFS+ was completely new for OS8.1. It's a very nice modern filesystem.
HFS wouldn't help matters in BSD, no. :-)
To put it another way, there's good reason why Apple did work to make HFS+ Unix-friendly, rather than try and improve UFS for use with OSX. NeXT/Openstep used standard FFS.
Maybe someone can clarify for me, but the OpenSolaris CDDL doesn't seem to be compatible with the revised BSD license under which DragonFly is released. Maybe I'm missing something?
You are.
1) CDDL is a file based license, not everything under DragonFly is under a "different" BSD license.
2) The DragonFly license is file based too.
3) Matt is no stranger to licensing I am fully confident that he knows what he's doing.
4) It is my personal belief that even the modified DragonFly BSD license could be considered compatible since again CDDL is a file based license...







Member since:
2005-09-02
Maybe someone can clarify for me, but the OpenSolaris CDDL doesn't seem to be compatible with the revised BSD license under which DragonFly is released. Maybe I'm missing something?
http://www.opensolaris.org/os/licensing/opensolaris_license/
Still, I'd really like to see a new FS option for a BSD. I was kind of hoping for HFS+, myself, but ZFS seems neat, too. UFS/FFS is old, slow, and very difficult to deal with on large filesystems (fscking a large partition takes a loooong time....I've seen 140GB take nearly two hours). UFS2+softupdates still isn't data-safe (since it essentially requires async operation), and doesn't improve performance. 1TB+ filesystems. woohoo. How long have other filesystems supported that?