Slashdot Mirror


FreeBSD 4.9 Released

Digital Dharma writes "Excellent! FreeBSD 4.9 has been released, and if it's anything like the RC series, this will be a release to remember. You can obtain it from the usual sources, or if you're feeling generous and supportive, you can buy the cd set. Support your local Daemon!" As Jani Laaksonen writes, the new release includes "numerous security advisory fixes, kernel changes and support for the Physical Address Extensions (PAE) capability on Intel Pentium Pro and higher processors (see page(4)). This release also adds support for a few more hardware NIC cards, ipfw network protocol enhancements, userland changes, and more. Check FreeBSD 4.9 Release Notes for more information."

5 of 421 comments (clear)

  1. Re:I thought 5.x was the latest by quantum+bit · · Score: 5, Informative

    I thought FreeBSD was already on 5.x or something like that. Is that the development version? Does FreeBSD use a linux-like version numbering where odd numbers are development releases?

    No, 4.9 is the latest release from the -stable branch. The 5.0 and 5.1 releases were made from the -current development branch (actually the main trunk in CVS). Eventually, probably around 5.2 or 5.3, 5.x will be branched off as 5-STABLE and development will begin on 6.x.

  2. Re:What I know about FreeBSD by Anonymous Coward · · Score: 4, Informative

    > 1. You can not play games on it.
    Wrong. There are plenty of games, and what is not supported by a native version may be playable under linux emulation and/or wine with a negligible performance impact.

    > 2. It cannot be used by my grandma.
    Then your grandma is dumb.

    > 3. It lacks a GUI of any note.
    Wrong. you can use XFree86 and any window manager or desktop environment you choose.

    > 4. There is no support available for it.
    Wrong. There are plenty of IRC channels, email lists and even commercial support providers.

    > 5. It is an assortment of fragmented OSes.
    Wrong. Even if it were not wrong this does not compare to the staggering number of Linux distributions.

    > 6. It cannot be run on the x86 platform.
    Wrong. FreeBSD was initially crafted directly from the 386BSD patchset in the early 90's. It has supported i386 from the very beginning.

    > 7. You have to compile everything and know C.
    Wrong. You can install packages just like linux. You can certainly compile everything if you want to, but this does not require even minimal knowledge of C.

    > 8. Support for the latest hardware is always poor.
    Wrong. It isn't always poor. Sometimes support lags behind a little, many times IHV's have poor or no FreeBSD drivers, but new hardware is certainly not ignored.

    > 9. It is incompatiable with GNU/Linux.
    Wrong. FreeBSD has an extensive Linux binary compatability system that allows most Linux binaries to run just fine. Word is, sometimes even faster.

    > 10.It is dying.
    And Wrong. FreeBSD has a large community of active developers and maintainers, along with a significant installed user base.

    9 out of 10 ain't bad. Clearly a troll but I was feeling self important so I thought I'd whip it out.

  3. Re:Does anyone out there... by muyThaiBxr · · Score: 4, Informative

    Like I said before... you are a moron. You think the slashdot crowd knows anything? Most of them are a bunch of Linux Fanboyz who know nothing about how the os works.

    With that out of the way, Several production shops use FreeBSD on their servers. Yahoo, Sony japan, Hotmail (yes, they still do, even if they won't admit it). And another thing, I was looking at linux's so-called SMP support the other day, (mainly because netstat was hanging for like 1.6 seconds on my 2.4 kernel 4 way smp machines) and the locking is horrible. Just running a netstat causes the rest of the TCP system to hang while the netstat completes. And it's noticable, The webserver latency goes from 5 ms to 1.9 seconds.

    Things like this are why FreeBSD is still used anywhere that needs to support high traffic and high uptime.

  4. Re:Does anyone out there... by fuzzybunny · · Score: 4, Informative

    Absolutely.

    I have had FreeBSD on all my laptops for ages now--both as a workstation, and as a console/sniffer/debugging machine. The only weakness in this regard was the lack of MS Office support (no, I don't find Star/OpenOffice or KOffice or friends acceptable alternatives as of yet.) It's stable, fast, easy to upgrade and maintain, secure, and flexible.

    My personal firwealls have also been FreeBSD since I started finding OpenBSD too archaic for quick changes (my last one started deciding that what I told it to do wasn't secure enough. Looking for solutions in newsgroups/mailing lists inevitably came up with "read through the source and quit bugging us you fucking idiot".) I don't want to use an OS maintained primarily by a psychopath.

    My home fileserver, and AMD K6-2-400 has also been FreeBSD since about 3 years now--running 24x7 without a glitch.

    I've installed it at several client sites as firewalls, web servers, monitoring boxes, groupware and mail servers, and use it with no hitches _whatsoever_ for our company (DNS, mail, PHProjekt, www.)

    Prime factors in terms of quality of an OS are

    Ease of installation and upgrade

    Support (I've always found the BSD mailing lists to be pretty friendly, and people to be fairly clueful

    Good package management

    Security

    Well-thought out and common sense layout of the OS itself (file systems, config files, etc.
    Yes, I have a good amount of unix experience, but I often just need something to work without too much knob-dicking around, period. This is the reason I have an XP box lying around at home (games, documents I get from clients, Windows software I sometimes use professionally, etc.). No, I don't think *BSD is ready for the desktop.

    However, having worked with Unix variants, including various Linux incarnations, for more than 10 years now (holy shit! I'm old!) I can really recommend this as a reliable, and representative example of a good OS.

    This is assuming, of course, that you're not just trolling.

    --
    Cole's Law: Thinly sliced cabbage
  5. Linux Kern 2.4 vs 2.6 vs FreeBSD by millahtime · · Score: 4, Informative

    There was something on this that was already on /. You can find that here and also here Granted it's the 5.x versions of FreeBSD but still got a good comparison.