NetBSD Quarterly Status Report Published
jschauma writes "The NetBSD Foundation published its second quarterly status report in 2005, covering the months April through June of 2005. Among many other things, this status report covers NetBSD's participation in Google's "Summer of Code", the new stable pkgsrc branch and various port-specific items."
Slashdot: News for Nerds. Stuff that matters. ...unless the news is about anything related to BSD, in which case it gets completely ignored (or trolled).
Kinda sad considering this is actually worth discussing. (i.e. not a dupe or trying to provoke anti-MS comments or conspiracy theories)
I am glad to see NetBSD will be getting a Project Evil analogue. Much as I hate the idea of encouraging hardware developers to not release native drivers, I do get a lot of benefit from Project Evil. My ThinkPad has a PC-Card 802.11g interface which only has Windows binary drivers. I can use it with FreeBSD via Project Evil, but I can't use it under NetBSD at the moment. It will also be nice to have HFS+ support. FreeBSD has an unmaintained HFS+ module ported from the Darwin source code, but nothing native. I have a couple of (large) external hard drives that are HFS+ formatted, and would like to use them. HFS+ also have very nice support for indexed meta-data, and it would be nice to use it as a root filesystem for a desktop NetBSD system.
I am TheRaven on Soylent News
Pkgsrc is truly an amazing piece of technology. It has succeeded in merging the packaging systems of the Big Four BSDs: NetBSD, FreeBSD, OpenBSD and DragonflyBSD. Indeed, its seamless integration with any of those systems shows its true merit. And with the work of package maintenance shared by the projects, there is now more time to focus on improving the main aspects of the operating systems: the kernel, filesystem, virtual memory subsystem, drivers, networking and so on.
The productivity of the BSD projects is sure to increase vastly over the next few years as the true power of pkgsrc is recognized and taken into account. I think we may even see the next big computing revolution take place within the BSD community, yet again.
Cyric Zndovzny at your service.
I'm wondering if there's a plan to really push for HFS+ migration from FFS. LFS seemed promising, but hasn't moved much, and is slower than soft-updated FFS for many things. HFS+, however, should be faster than either of them. I think they've kind of concluded that adding journaling to FFS is difficult; and at the same time, why bother, when there's another FS out there with an acceptible license that's better?
That said, I'm really enjoying using NetBSD these days. It's such a nice system.