Slashdot Mirror


FreeBSD 6.2 Released To Mirrors

AlanS2002 writes "FreeBSD 6.2 has been released to mirrors. The release notes for your specific platform are also available. FreeBSD is an advanced operating system for x86 compatible (including Pentium and Athlon), amd64 compatible (including Opteron, Athlon64, and EM64T), ARM, IA-64, PC-98, and UltraSPARC architectures. It is derived from BSD, the version of UNIX developed at the University of California, Berkeley. It is developed and maintained by a large team of individuals. Additional platforms are in various stages of development."

7 of 168 comments (clear)

  1. Re:I noramlly check Distrowatch.com by BrainInAJar · · Score: 5, Insightful

    FreeBSD is actually a good OS.
    Yes, it's very nice

    Mac users use it,
    No they don't, they use Mach with a BSD api wrapper

    Solaris is based around it,
    No it's not, Solaris was on the SysV side of the SysV/BSD Unix wars (not a bad thing, Solaris is nice too)

    and most of Linux is a cheap ripoff of it.
    No, Linux is a school project based loosely off SunOS & Minix

  2. Thank you captain pedantic by Sycraft-fu · · Score: 2, Insightful

    However these days, x86 is taken to mean "Current CPUs based on the x86 ISA." If you mosey to nVidia's drive page you'll notice they talk about Vista x86 and Vista x64 drivers. What they mean are 32 and 64-bit drivers, of course, both x86 ISA. They don't mean that the x86 drivers will run on any platform, indeed Vista itself will run on nothing less than a Pentium 3 and thus it wouldn't be meaningful for the drivers to support less.

    There's no point in breaking down support by specific chip level unless you just feel like being pedantic for no reason, thus people just say "x86" and use it to mean reasonably modern 32-bit x86 ISA chips.

    If you really are concerned about compatibility with hardware that old, well, go get DOS and deal with the limitations.

  3. If you haven't before... by petrus4 · · Score: 3, Insightful

    ...this is as good an opportunity as any to discover FreeBSD for yourself. As I wrote in my journal, it's a fantastic OS...very much worth obtaining a copy of and investigating.

    I've also noticed how much the comments attached to this article are riddled with trolls, flamebait, and assorted rubbish. Richard Stallman was the first to slander the BSD license and attempt to discourage its' use, and it is obvious that there are Linux users who seek to continue their master's work in that regard, and shame themselves in the process. They tell people a lot more about their own character (or lack thereof) than about that of what they are attacking.

    1. Re:If you haven't before... by rbanffy · · Score: 3, Insightful

      Licenses are just that: licenses.

      BSD-like licenses do not prevent your competitors from taking your contributions, improving upon them and keeping the improvements for themselves, turning what you did as open-source into closed-source/proprietary stuff, even using it to compete against you. If you are bigger than other fish, investing in BSD makes more sense.

      GPL-like licenses, on the other hand, would require your competitor to release its improvements keeping the field level. If you find the ideals behind GPL attractive, you will also feel more comfortable that improvements on your work will not become proprietary software. If you are smaller than most of the other fish, GPL makes more sense.

      If we (as a company) were to invest a given amount of resources in an improvement we did wish to keep to ourselves and eventually sell, we could choose a project that had a BSD-like license. If, however, we wanted to use that improvements to foster an ecosystem where no one should gain much advantage over us, we would choose a GPL-licensed project.

      They are tools. You pick the one that makes sense.

  4. Re:I noramlly check Distrowatch.com by yorugua · · Score: 2, Insightful

    Hmm... Solaris 1 (aka SunOS 4.x) was BSD based. Solaris 2 ( SunOS 5.x) is SysV based.

  5. Re:x86 compatible? by SleepyHappyDoc · · Score: 2, Insightful

    I believe his point was to call the other poster a pedantic douchebag. I could be wrong, though.

    --
    Stasis is death. Embrace change.
  6. Re:Benefits of csup by Just+Some+Guy · · Score: 2, Insightful

    It updates /usr/src at line speed, as did cvsup. It's not faster, just written in a vastly more common language. I don't think anything will beat portsnap for updating ports since it's downloading a small set of patch files and applying them. There's no filesystem walking required to compare the local and remove versions.

    --
    Dewey, what part of this looks like authorities should be involved?