OpenBSD 3.6 Live
An anonymous reader writes "There is a mounting excitement for the upcoming OpenBSD 3.6 release, as it is the first release that supports multiprocessor systems. To celebrate the event, ONLamp.com published an interview with several developers to discuss new features, tools, and future plans."
There has been so much development in all the BSD's, and a new BSD system (DragonFlyBSD) coming out, how can anyone say *BSD is dead? The OpenBSD community has even pushed some vendors to release firmware for various hardware in a more open source way. If a "dead" community can convince hardware vendors to do that, then why isn't the Linux community doing more to make vendors release more firmware/docs in an open way.
Damn
Army of One!
Apache on OpenBSD always had a lot of security-related patches compared to the regular Apache (chroot for example), but it seems that Apache on OpenBSD can now be considered a real fork:
JP
FreeBSD, Stealth-Growth Open Source Project
Nearly 2.5 Million Active Sites running FreeBSD
I posted those links just to show BSD's growing, not to promote the use of 1 variant over another: FreeBSD can't beat OpenBSD at security, for sure (nobody can, I guess). :)
Anyway, ok: I'll post material that's more on-topic in the future
I have never seen so much credible info from so many of the OpenBSD developers! I understand now a little more how they approach things. I wish I could read a similar article on the others, to see how FreeBSD and NetBSD and DragonflyBSD compare. Hopefully Oreilly will see the uptick in web hits and keep it up, with some more interview type articles.
There is a storm brewing over at the OpenBSD Journal web site at http://undeadly.org over including binary blob files in the kernel for the fariuos wireless cards. I have to agree with the premise: You vendors put your binary firmware files on all the CDs you sell with your wireless cardss, so if anyone wanted to reverse engineer yoru stuff, they just have to buy the card and they get the binary file. OpenBSD just wants to put same file in their distribution so if you plug your wireless card into an OpenBSD system it will get recognized and used. Sounds simple enough to me. The other approach is to somehow download the file (freely available on sourceforge or from the vendor, or the CD that came with your little card..) That makes it so much more involved for installing.
The short version: Some companies see the light and are cooperating, others, notably Texas Instruments http://www.ti.com have been strangely silent. Fasten your seat belts, fellow puffys.
I never really understood why many commercial vendors are developing software for linux and not BSD.
An example would be Oracle. I was comparing Linux to OpenBSD and I can't really figure out why so many people choose Linux over OpenBSD. Both have package management, good software support, and standard *nix features. OpenBSD on the other hand has features no other unix has such as secure levels and it is secure out of the box.
Why would anyone select an OS (expecially for network infrastructure) that is not secure by default?
The official release has just happened. Here are the official announcement, the undeadly.org thread and a torrent for the i386 binaries (149MB, matching MD5 which might beat some of the mirrors). Cheers ;)
Is there an easier way to upgrade to 3.6 from 3.5 without removing all the packages?
I have a fairly amount of packages, but I would also want minimum downtime for the upgrade. Maybe a make world make install mergemaster (reboot) would work better. Any ideas?
How stable is the SMP stuff?
OpenBSD showed me, security-wise, how crufty and cobbled Linux is. IPtables? Are you kidding? pf rolls it up and smokes it.
Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
Here's the original link... but now the page says: :-)
"This article has been removed because many points made within it have been deemed unfactual."
That was a lousy article indeed. The *BSDs deserve much better reviews.
a review typically implies that the reviewer actually used the product. after reading that 'review', it was apparent that the reviewer did nothing of the sort
vodka, straight up, thank you!
I'd keep this embrassing lack of functionality a secret.. Good god.
They had specifically avoided SMP for many security related reasons.
Maybe with HT and multicore CPU's on the horizon, SMP suddenly has become a lot more important?
War crimes, torture, lies, illegal spying... Would someone give Bush a blowjob, already, so he can be impeached?
"Eilko Bos reported that radius authentication, as implemented by login_radius(8), was not checking the shared secret used for replies sent by the radius server. This could allow an attacker to spoof a reply granting access to the attacker."
Uh oh, OK I better grab and install the update.
# pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/020_ radius.tgz
Instead of...................
# ftp ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.5/comm on/020_radius.patch
/usr/src
# cd
# patch -p0 # cd libexec/login_radius
# make clean
# make
# make install
Now do this on every OpenBSD, or whichever BSD, box you administer. Don't even get me started on release upgrades; ie. from 3.5 -> 3.6
> Holy crap, wow, just amazing! Man, wow!
> Lets see, that's an amazing 6.7% of the web sites out there. Oh... hmmmm, OK.
More properly, that should be modded "Silly" - or "Clueless GNU/Linux zealot". Time for new categories.. :) - because
- Considering the lack of media hype, it *is* indeed an amazing result.
- That link was posted in response to people cluelessly asserting that BSD's dying, and that's indeed a pretty convincing answer, I think, since that number is growing at the rate of half a million a year.
- No one suggests *BSD is the leader in the OS market. The leader is still Windows(TM). Reason? Well, too few competent people around. :)
P.S. Since OpenBSD's the proper topic, let's note that it's getting more and more attention from the specialized press. Here and here are a couple of very recent interviews with the project leader Theo de Raadt, talking about the history and philosophy of OpenBSD.
That wasn't actually a reply to what I said at all, but I agree with you anyway, NetBSD is the one for miling performance out of machines and software. I find it usually leaves Linux in the dust too, but I haven't tried SMP.
Sam ty sig.
Yeah. Unfortunately a lot of vendors are replacing wonderful Prism* chips with Ti chips that are less reliable (two such chips in the house, both flake out once every few hours, if indeed they work at all), almost completely unsupported in nixes, and just generally aren't as cool. Ti should stick to making calculators, or at the very least document the PC hardware they do taint the world with, so we nixers can make use of them.
Sam ty sig.
Never having really gone beyond the surface with any *BSD so forgive me if I sound trollish while being only naive... but: if it's that simple why not just write a script for it? I mean I agree that should be somehow built-in but it doesn't seem that troublesome. Looks like it could be scripted nicely with Perl which OpenBSD comes with by default IIRC.
Your CPU is not doing anything else, at least do something.
Why would anyone select an OS (expecially for network infrastructure) that is not secure by default?
Linux can be secure by default! Keep in mind that there many Linux distros and you can't put'em in a single bag and benchmark'em with a single flavor of BSD. What about Trustix, Adamantis or EnGarde? There are "hardened" versions of Debian and Gentoo, etc.
Oracle is not cooperating with Debian or Red Hat, is cooperating with whoever makes up a linux distro (and that includes companies like IBM or Sun). There's way more freedom and more room for innovation in the Linux camp than working under the orders of Theo or the $18,000/year software programmer in the core team of the average BSD distro.
Just checked the manual pages again, but I'm still missing the ifconfig functionality of changing the macaddress of a nic. I need this for the connection to my cablemodem, otherwise no dhcp address for me.
I know about the sea.c patch for it, but I don't want to compile it for every upgrade. This is the only reason why I'm using FreeBSD for my firewall.
home
Who the hell wrote that?
From what I remember:
o Initial boot from NetBSD
o IPFilter gets the boot
o Sun won't give Ultra III docs
o DARPA pulls funding right before a Hackathon
o Wireless vendors slowly get a clue about blobs
Gee, did I miss any? Funny thing, the code they produce rocks. I have a dns server that has been up for 1369 days, that is 3.7 years! OpenBSD, Bind, rock solid. Of course I should upgrade it, but it never crashes. The Windows DNS guys reboot every 6 days or so.
If having a controversy brings them focus, at least I love the stuff they write.
Either the GNAA or Trollaxor.
Reebok are actually a British founded company. Reebok's United Kingdom-based ancestor company was founded... very brief history
Our diversity is our strength