LWN.net Logo

OpenBSD 4.2 released

OpenBSD 4.2 released

Posted Nov 2, 2007 5:49 UTC (Fri) by drag (subscriber, #31333)
In reply to: OpenBSD 4.2 released by nix
Parent article: OpenBSD 4.2 released

Well it's the same thing with the entire OpenBSD operating system.
How long have they had SMP support? It took them from 2000 to 2004 to do that, and it's still
very incomplete since it only supports a i386/amd64 platforms.

No offense to the OBSD folks, but their focus is entirely on security and their version of
'correctness' (which is pretty dogmatic).

There is nothing wrong with that at all. It leads to a secure system if everything is very
correct. But the trade off is that the rest of the world, which is bent on more practical
things, is going to leave you behind. 

WPA support? 
To complicated, compactability, nightmare, everybody who uses OpenBSD prefers things like
IPsec for encryption anyways.

Virtualization?
Virtualization is worthless for security. x86 is a evil dirty platform that makes it
impossible to do it correctly anyways.

3D acceleration?
X allows access to hardware. This is on the x86 platform with dirty evil hardware, so they
restrict it as much as possible.

So on and so forth. It all makes sense, but it also results in much less functionality.

It would be interesting to see the percentage of OBSD users that actually use their computers
for much beyond routing or server duty. I doubt most of them use it for their main desktop.
Probably OS X is the favored desktop system. (not that I'd blame them much for that)



(Log in to post comments)

OpenBSD 4.2 released

Posted Nov 3, 2007 15:51 UTC (Sat) by TRS-80 (subscriber, #1804) [Link]

This release did add support for native SATA controllers using the SCSI system, similar to how libata works, in part because their current IDE infrastructure would require a lot of invasive improvements to support SATA features. It's interesting to see the same decisions made in different kernels. OTOH support for 1TB filesystems puts OpenBSD about 13 years behind Linux.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds