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)
... facts are facts. ;)
FreeBSD:
FreeBSD, Stealth-Growth Open Source Project (Jun 2004)
"FreeBSD has dramatically increased its market penetration over the last year."
Nearly 2.5 Million Active Sites running FreeBSD (Jun 2004)
"[FreeBSD] has secured a strong foothold with the hosting community and continues to grow, gaining over a million hostnames and half a million active sites since July 2003."
What's New in the FreeBSD Network Stack (Sep 2004)
"FreeBSD can now route 1Mpps on a 2.8GHz Xeon whilst Linux can't do much more than 100kpps."
NetBSD:
NetBSD, for When Portability and Stability Matter (Oct 2004)
NetBSD sets Internet2 Land Speed World Record (May 2004)
NetBSD again sets Internet2 Land Speed World Record (Sep 2004)
OpenBSD:
OpenBSD Widens Its Scope (Nov 2004)
Review: OpenBSD 3.6 shows steady improvement (Nov 2004)
OpenSSH (OpenBSD subproject) has become a de facto Internet standard.
*BSD in general:
..and last but not least, we have the cutest mascot as well - undisputedly. ;)
Deep study: The world's safest computing environment (Nov 2004)
"The world's safest and most secure 24/7 online computing environment - operating system plus applications - is proving to be the Open Source platform of BSD (Berkeley Software Distribution) and the Mac OS X based on Darwin."
BSD Success Stories (O'Reilly, 2004) (pdf) ~ from Onlamp BSD DevCenter
"The BSDs - FreeBSD, OpenBSD, NetBSD, Darwin, and others - have earned a reputation for stability, security, performance, and ease of administration."
--
Being able to read *other people's* source code is a nice thing, not a 'fundamental freedom'.
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.