Slashdot Mirror


OpenBSD 3.7 Reviewed

busfahrer writes "Jem Matzan has written a review of OpenBSD 3.7 for Newsforge. He talks about their licensing issues, network features, upgrading packages and the new supported architectures."

12 of 197 comments (clear)

  1. Declare your bias, why don't you? by Anonymous Coward · · Score: 5, Interesting

    Opening line:

    The operating system world has been blessed by another regular release of OpenBSD.

    And, no, it doesn't get any more objective further down. Nor does he talk about the licensing issues or new architectures in any detail at all - less detail, in fact, than he talks about the theme tune.

    1. Re:Declare your bias, why don't you? by millahtime · · Score: 4, Insightful

      licensing issues

      You have issues with BSD licensing? How much freeer do you want it?

    2. Re:Declare your bias, why don't you? by Anonymous Coward · · Score: 5, Informative
      You have issues with BSD licensing? How much freeer do you want it?

      RTFA. The issue mentioned is that OpenBSD folks object to the Apache 2 licence, and so OpenBSD won't get Apache 2.
      In fact you won't even find Apache 2, because its license is more restrictive than its predecessor. OpenBSD 3.7 includes a heavily modified version of Apache 1.3.29 instead.
    3. Re:Declare your bias, why don't you? by Anonymous Coward · · Score: 5, Informative

      Fact 1: BSD license isn't free enough to allow merging in GPLed code.
      Fact 2: GPL isn't free enough to allow merging in BSD licensed code.


      No, the modified BSD licence - which everyone uses nowadays - allows you to mix BSD and GPL code. The result is always GPL.

      But that's not the issue here - RTFA.

    4. Re:Declare your bias, why don't you? by compass46 · · Score: 4, Informative

      The drivers are open source. The board firmware is closed source. They got permission to distribute the blob for the card firmware to make wi-fi setup easier for users so they didn't have to jump through hoops to get their cards to work.

    5. Re:Declare your bias, why don't you? by Caligari · · Score: 4, Informative

      Who said anything about closed source wireless drivers?

      The whole point of the recent OpenBSD wireless developments are that the drivers are completely free!

      Stallman gave Theo de Raadt the 2004 FSF award in Febuary as recognition for crying out loud!

      --
      The moving cursor writes, and having written, blinks on.
  2. Actual information by slavemowgli · · Score: 5, Insightful

    Is there *any* actual information in this article at all (useful information, anyway)? The only tidbits I could find boil down to things like "my on-board controller didn't work", "I couldn't compile KDE myself", and "this and that specific option to this and that program gives a warning when you use it".

    Outside of these things, the only pieces of information I could find boiled down to "there's two new ports", "it still doesn't include Apache 2.x", and "you get daily (in)security reports mailed to you". If it wasn't for the irrelevant fluff mentioned above, I'd assume the author of this article hasn't even installed OpenBSD and instead just looked through the website and maybe Google'd for some extra information.

    I really hope the author didn't get payed too much for this, because no matter how much he got, the article wasn't worth it.

    --
    quidquid latine dictum sit altum videtur.
    1. Re:Actual information by LWATCDR · · Score: 5, Interesting

      I have to admit I am disappointed. No benchmarks. No list of new features, No detail on setting up a server running it.
      Heck it was more of a bad press release than a review.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  3. I expected more, but of course... by dayid · · Score: 5, Insightful

    As someone who replied to the original article (see bottom of original link) mentioned, it would've been interesting to have seen a true comprehensive analysis of OpenBSD, rather than a lot of "I think" and "I liked".

    I would have appreciated the article more if it were a lot more in-depth, but perhaps that would've ward off others. I would like to see him not just talk about the install process (initially), but also how easy it was to install applications (and not just "I had to type too much"), configure them (interface-configuration, or purely text-editing), and finally - how well they all interacted. Now, I know that sounds more like an analysis of the individual applications rather than the operating system, but what is an operating system if not a platform that you use to interact with applications?

    We also hear about the "new wireless" stuff... where was that? Test with multiple cards? USB-Wireless perhaps? PCMCIA Wireless? To tout such things (even in the review) and then not do anything with them is rather disappointing.

  4. The shot at RMS for the day by The+Slashdotted · · Score: 4, Funny

    From the article:

    The theme of the OpenBSD 3.7 CD set is The Wizard of Oz, and the cute little CD jacket cartoon strip shows the OpenBSD mascot and friends on a journey to achieve better wireless card drivers. Their adventure takes them to the Emerald City to meet the great and powerful Wizard of OS himself -- an effigy of a crown-wearing penguin. The man behind the curtain turns out to be a Richard Stallman-like character with GNU horns. The characters are disappointed because the Wizard ends up being "all talk -- no action!" So they decide to code the wireless driver by reverse-engineering the device.

  5. Re:BSD by Anonymous Coward · · Score: 4, Interesting

    Actually, from an admins point of view, the BSDs are easier to learn than any linux distribution. That is not to say they are easier to use, but they are simpler when it comes to managing the system:

    Less complicated init;
    MUCH better documentation;
    Less painful filesystem management (though LVM2 is really nice);

    The downsides are significant however:

    Bad support for esoteric hardware;
    Less vendor support;
    Fewer eyes looking over the code (though, to be fair, there is MUCH less code for them to look over)

  6. Re:BSD by PapaZit · · Score: 4, Interesting

    Fewer eyes looking over the code

    I don't know if this is really true. There are three major BSD "distributions" with subtle differences. Fans of each routinely look over the code for the others looking for good, "stealable" code. Not only does that mean that people are looking at the code, but informed "outsider" coders are looking at it with a critical eye. So, even if the code is reviewed by fewer people, it's reviewed by people who are more likely to notice, report, and fix bugs.

    --
    Forward, retransmit, or republish anything I say here. Just don't misquote me.