Slashdot Mirror


FreeBSD 4.7-RELEASE

Triumph The Insult C writes "FreeBSD 4.7 is out. Here is the announcement. New items include an option for IPFW2, a number of disk controller updates, security updates, and some changes to userland. Remember, please use a mirror." Among other things, the release announcement says: "FreeBSD 4.7 also incorporates all of the security and bug fixes from 4.6.2 (released in August 2002), including several ATA-related bugfixes, updates for OpenSSL and OpenSSH, and fixes to address several security advisories." And here are the release notes.

27 of 336 comments (clear)

  1. upgrade by Anonymous Coward · · Score: 4, Funny
  2. What is the relevance of FreeBSD today? by pieterh · · Score: 4, Interesting

    Just a question, I'm not knocking FreeBSD.

    But I'm seeing Linux coming up so fast... Is there a likelyhood of putting the best of FreeBSD into Linux and getting a single best-of-breed Free Unix distribution?

    1. Re:What is the relevance of FreeBSD today? by Moridineas · · Score: 5, Informative

      The best of FreeBSD? Well some would say the best of FreeBSD is the BSD part (license and architecture). Another advantage (and what I like a lot) is the ability to keep track of the CVS tree and "make world" any time you want and have a completely upgraded core system. The ports system is also in my mind infinitely preferable to binary package hell. Ports has been tried in some linux distributions I believe (Gentoo? not sure). So in a way, some of the best parts of the BSD's are going into linux

      On the other hand, linux because of it's size and diversity will never have the core development group, and central design that the BSD's have.

    2. Re:What is the relevance of FreeBSD today? by MadFarmAnimalz · · Score: 4, Funny

      That is, I suspect, a little like thinking that it might be nice to affix Pamela Anderson's knockers to Natalie Portman's front side.

      Nice idea, in other words, but perhaps not something modern medicine is up to just yet.

      --
      Blearf. Blearf, I say.
    3. Re:What is the relevance of FreeBSD today? by aridhol · · Score: 5, Interesting

      Depending on your viewpoint, one of my "major advantages" to the BSD system may be a disadvantage to you. And it wouldn't translate well to Linux.

      If you get FreeBSD 4.7, it is exactly the same as anybody else's FreeBSD 4.7 in terms of included software. There's no RedHat FreeBSD, SuSE FreeBSD, Debian FreeBSD, etc. It's just FreeBSD.

      Now if only they could get that NVidia driver working, it would be perfect.

      --
      I can't say that I don't give a fuck. I've just run out of fuck to give.
    4. Re:What is the relevance of FreeBSD today? by albat0r · · Score: 5, Insightful

      Yes, very good idea! And after that, we can take the best every Desktop and window manager and do a "single best-of-breed" Free Desktop Environment. But don't forget to also take the best from every good free Office Suite, so wea can have the "The-Only-Free-Good-Secure-Godlike Office Suite(tm)" to put into your distribution!

      And why stop now? Merge Mozilla/Konqueror/Opera to create the "Super-Duper-Magical Internet & File browser(tm)" too!

      Damn, I think we have a winner in that product! Maybe we should call it Windows XP?


      Really, I often read on /. about how great it could be if we stopped competion in open source and instead do a "only one" great app that take the best of all that currently exist. The problem here is that the idea you have about the "great one" isn't the same that I have or that everybody else has.

      I don't want a "single best-of-breed Free Unix distribution" just because such a thing isn't possible. So instead of having only one distribution "to bind them all", I prefer having the choice between a lot of good and different ones.

    5. Re:What is the relevance of FreeBSD today? by b0r1s · · Score: 5, Informative
      Many will argue that FreeBSD is still more stable than linux. That is debateable, but I think a case could be made either way. Much of the difference is due to preference (some of it is due to the dislike of the GPL by many, many people).

      The advantages of FreeBSD over Linux is:
      • Complete control of ENTIRE operating system. With a few exceptions, tools in the base systems are BSD derived rather than GNU tools. This prevents the FSF people from calling it "GNU/FreeBSD", and allows the contributors to the operating system the ability to modify userland tools to better integrate with the kernel.
      • Incredibly well developed updating system. The CVSup setup employed by FreeBSD is simply unmatched by anything linux has. Yes, Redhat allows you to grab new kernel RPMs, and debian allows you to apt-get kernels, but FreeBSD is designed to be updated often ('updated' means the entire source heirarchy, if need by), and the system in place makes this possible. When you also consider that a single 'make buildworld' followed by an NFS mount, and multiple 'make installworld's on other machines can update an entire server farm to a custom built OS, you'll realize that linux can not compete with the level of customization that to which FreeBSD administrators have become acustomed.
      • Make tools that make developing nice. Things like <bsd.port.mk> et. al. have no rivals in the linux world. Creating kernel makefiles becomes trivial; a simple include statement handles 90% of the grunt work involved in writing makefiles.
      • Freedom from the GPL. Like it or not, most corporations do not want to give away all of their work to their competitors if they ever decide to release a product that required modification to the OS.


      Yes, linux is nice ... for the desktop. But I'd still prefer FreeBSD in the rack, or in any corporate situation.
      --
      Mooniacs for iOS and Android
    6. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 4, Funny



      Yeah! Imagine if some wackos came out with other versions of BSD, they might name them openBSD, NetBSD, NotLinuxBSD, OS X, etc.

      Good thing there's just one BSD. Imagine if they followed Linux's bad example!

    7. Re:What is the relevance of FreeBSD today? by dsb3 · · Score: 5, Informative

      > There's no RedHat FreeBSD, SuSE FreeBSD, Debian FreeBSD, etc. It's just FreeBSD.

      Um. Actually there *is* Debian/FreeBSD. You can find more details here: http://www.debian.org/ports/freebsd/

      That said, I do agree with your original point.

      --

      Slashdot? Oh, I just read it for the articles.
    8. Re:What is the relevance of FreeBSD today? by Gendou · · Score: 4, Funny

      That is, I suspect, a little like thinking that it might be nice to affix Pamela Anderson's knockers to Natalie Portman's front side.

      Blasphemy. This outrage will not go unanswered. Have you no concept of balance, symmetry, proportion, applied aesthetics, and physical/spiritual curvature??

    9. Re:What is the relevance of FreeBSD today? by CoolVibe · · Score: 5, Insightful
      You forgot one:
      • The ability to make your own custom releases

      Seriously. I have several custom ISO's I made for myself for easy deployment of boxes. They all cvsup after install, and then install a ream of ports suited to the purpose of the machine. Like a webserver, database server etc. Complete with a scripted sysinstall! It's very easy to do. "make release" is my bitch :)

      Boot from the CD, partition/label, go have coffee and return to a machine ready to deploy. I love it.

    10. Re:What is the relevance of FreeBSD today? by jared_earle · · Score: 4, Funny

      ..a single 'make buildworld'...

      How does that differ from a single 'make bzImage' in Linux?


      If you have to ask, you have obviously missed the point. "make buildworld" will compile userland. You know, all the stuff in /bin, /sbin /etc and all the rest?

      Whereas a "make bzImage" will compile a kernel. Whoop. This is "make buildkernel" in FreeBSD.

      [troll]The Linux equivalent of "make buildworld" is "make my mummy buy me a new distro CD"[/troll]

      /me ducks

      --
      -- Jared Earle | "There is no spork"
    11. Re:What is the relevance of FreeBSD today? by Sivar · · Score: 4, Insightful

      That is what I did. That is what happened to me. In the end, there are advantages and disadvantages to both. Ultimately, I tried Gentoo Linux and found the best of both worlds (intelligent source-based install, centralized compiler flag config files, easy application and system upgrade...) though FreeBSD is still preferable for boring servers that absolutely must not crash, ever.

      --
      Computer Science is no more about computers than astronomy is about telescopes. --E. W. Dijkstra
  3. My personal favorite addition... by splume · · Score: 5, Funny

    nice(1) now uses the -n option to specify the ``niceness'' of the utility being run.

    Doesn't that just sound like a happy command?

    --

    Who is John Galt?
  4. Mirrors by aridhol · · Score: 5, Informative

    Instead of pointing to the front page, it may be more useful to point at the mirror list.

    --
    I can't say that I don't give a fuck. I've just run out of fuck to give.
  5. Re:Heh jsut in time :) by DoctorPepper · · Score: 5, Informative

    Why is that a good thing? Hell, once you install a FreeBSD distribution, you never have to install another one on the same computer again (assuming you don't mess it up :-). Just point your cvsfile at the branch you wish (RELENG_4 in this case) and do a buildworld, and voila! You will have FreeBSD 4.7.

    --

    No matter where you go... there you are.
  6. Re:FreeBSD running behind linux? by Hoxworth · · Score: 5, Informative

    I suggest trying it out. If by support you are referring to hardware, it is true that FreeBSD is not as heavily advanced as Linux. FreeBSD is built more as a server operating system than a desktop operating system, and as such, the developers are more worried about producing a stable operating system and hardening the actual core than providing driver support for the latest and greatest soundcard. Don't get me wrong, they do have an excellent list of supported hardware. In my experience, FreeBSD has been able to utilize my system a heck of a lot better than Linux ever has. Large X processes seem to always have no problem running simultaneously with 3-4 builds taking place in the background. Even binaries built for Linux run at incredible speed; as stated on the FreeBSD website, Linux binaries can even run faster on a FreeBSD machine using Linux emulation than Linux itself can run it. I'm not going to get into a holy war over which operating system is better, because they both definitely have their ups and downs. I do suggest, however, to give FreeBSD a try if you are interested in seeing what it can do.

  7. no java? who cares by Anonymous Coward · · Score: 4, Insightful

    I love FreeBSD b/c of it's security and it's great ports system. I wish there was a linux distro on par with those two aspects of FreeBSD. But the one problem with FreeBSD for me?

    No native JDK 1.4.

    It's on linux, windows and solaris. The announcment of the license thingy with Sun came out 12/01 and I haven't heard anything yet.

  8. Still no CARDBUS support yet? by fialar · · Score: 4, Insightful

    How come FreeBSD has no cardbus support?
    That's the only thing keeping me from running it on my laptop.

    1. Re:Still no CARDBUS support yet? by CoolVibe · · Score: 5, Informative
      FreeBSD has cardbus support, but you'd have to dare to run the CURRENT branch. CURRENT is now having a big overall nouw ith the recent additions of the new KSE threading and GEOM, so I'd just wait for a bit until everything in CURRENT dampens out a bit.

      CURRENT is going to rock when it goes STABLE.

  9. No thanks by Anonymous Coward · · Score: 5, Funny

    I get lots of free BSD's already with Windows

  10. The only problem... by Sp4c3+C4d3t · · Score: 5, Interesting

    I love FreeBSD. I would run it in place of Linux... but my Audigy doesn't work. And I don't have accelerated nvidia drivers (though I did read something about those coming to FreeBSD?). But the nvidia issue isn't important... I need sound, and that's all there is to it... and I refuse to use those payware drivers that apparently don't support the digital out on the card.

    --
    Happy New Year, it's 1984!
  11. gcc 3? by Ashish+Kulkarni · · Score: 4, Interesting

    just a curiosity...what is the reason that all the *BSDs are sticking to gcc2.95.x? I know that Linux has been using gcc3.2 for quite a bit of time now, and it can be considered somewhat stable.

    1. Re:gcc 3? by ozzmosis · · Score: 4, Informative

      Just the "stable" branch is sticking around with gcc2.95 the newer more cutting edge "current" branch has gcc3.2. And the reason behind this is gcc 3.2 isn't stable yet and gcc2.95 is and has been stable for quite some time.

      ahze@ahze(~) gcc --version
      gcc (GCC) 3.2.1 [FreeBSD] 20020901 (prerelease)

      ahze@ahze(~) uname -v
      FreeBSD 5.0-CURRENT #34: Sun Sep 22 20:30:11 EDT 2002

  12. actually, since you mention it by Anonymous Coward · · Score: 5, Informative

    The various BSDs are not differet distributions of a single operating system. They originate from a single source code base, but are separate operating system.

    Their kernels differ (often substantially), their filesystem layouts and utilities (to some degree) differ, their packaging systems differ, etc. There is cross pollination, and it's easier to adapt kernel features among the BSDs than between BSD and other *nix type operating systems, but they are not the same Beastie.

    And while we're on the topic, OsX is not really a BSD operating system; it's a Mach microkernel with a BSD layer on top that provides some utiltiy functionality. It's not substantially BSDish.

  13. FreeBSD rules! by Petronius · · Score: 5, Interesting

    I started playing with it a week ago and now I'm thinking about abandonning RH for FreeBSD: so far, I've had nothing but good experiences with it:
    - all the stuff I like (bash, Python, Java, PostGres, webmin) is there
    - KDE is fast, very fast!
    - boot time is amazingly fast
    - the Ports system is *amazing*
    what's not to like about it?

    --
    there's no place like ~
  14. Somewhat by Multiple+Sanchez · · Score: 5, Funny

    "Your husband is somewhat dead."

    "Sir -- I got your daughter somewhat pregnant."

    I think you should reconsider your definition of "stable" somewhat.