OpenBSD 4.0 Released 201
Posted
by
kdawson
from the humppa-negala dept.
from the humppa-negala dept.
Undeadly Halloween writes, "On October 18th, OpenBSD celebrated its 11th birthday and ten years of punctual biannual releases. Now it's time for OpenBSD 4.0, which includes tons of new drivers for wireless, network, and storage chips. Consider helping the project by buying the new goodies (CD set, t-shirt, poster, Audio CD). And discover what's new and what battles developers must face daily to support new hardware in the traditional interview featuring nearly 20 developers."
Re:biannual != semiannual (Score:3, Informative)
See for instance http://www.webster.com/cgi-bin/dictionary?sourcei
heh (Score:4, Informative)
For example, our Internet connection at work is managed by OpenBSD. If I rebooted our firewall, no one would notice, because the backup would kick in and it would preserve state for everything, even pre-existing TCP connections. You could be streaming music and it wouldn't even skip. How can I do that with Linux again?
"I can't run any of the stuff I need to run under OpenBSD, so why the heck should I even care about it?"
Hm. Whenever I have that problem, I just download the Linux version and run it under binary emulation.
Re:The best feature of OpenBSD... (Score:2, Informative)
This is a dream for those of us forced to have to run linux executables
Re:Benefits of OpenRCS? (Score:3, Informative)
Re:Hardware Crypto Accelerators (Score:3, Informative)
Re:Why no torrent download? (Score:3, Informative)
The gcc is one of the last remaining non-BSD licensed bits in OpenBSD, OpenBSD has actively removed GPL and other licences from their codebase. No new GPLed software will ever be added to OpenBSD. If there was anything close to as portable as GCC and was BSD licensed, it would quickly get adopted and replace the GCC in OpenBSD. Tendra is nowhere near good enough and it is a long way away from being there, the kencc of plan9 is desirable, but under too restrictive of terms. OpenBSD developers have sought Bell Lab's release of the compiler under BSD-like terms, but without sucess.
While both NetBSD and FreeBSD lack in the constitution to be a BSD, instead seeking to compete and perhaps be a Linux distribution, by including binary blobs, Project Evil and various CDDL and APSL bits. OpenBSD is the fighter, it's the FSF of the BSDs and hates the viral and restrictive nature of the GPL. It also hates the increasingly bad support for non-i386-based hardware, thus it having to ship two gcc versions.
Really, if the developers cared about BitTorrent, it would be reimplemented and in the base - obviously that is not the case. So if someone wants it integrated, they would have to make the implementation, having it be in C and licensed BSD, and submit both a patch set to integrate it and an explaination of why they think OpenBSD developers ought to give a damn.
Even then, if the developers didn't want it, it wouldn't be integrated.
But as I said, you obviously don't know OpenBSD, or you'd have known that is how things work there.
Also worth noting, OpenBSD is not a, "distro," it's a fully functional, self-contained operating system. It's ps is the OpenBSD ps, not the GNU one, or the FreeBSD one, or the OpenSolaris one, or the Darwin one, but the OpenBSD one. The same goes for pf, cat, arp, ifconfig and the other bits and bobbles inside, true, there are programmes from external sources, such as bind, apache and gcc, but those are the exception rather than the rule.