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.

336 comments

  1. upgrade by Anonymous Coward · · Score: 4, Funny
    1. Re:upgrade by Anonymous Coward · · Score: 0

      How is a picture of a gun plus BSD 3.4 funny?

    2. Re:upgrade by Anonymous Coward · · Score: 0

      How is a picture of a gun plus BSD 3.4 funny?

      You have obviously never run Win2k. Here is how to upgrade Windows:
      1. Put a bullet through the Window CD with the gun.
      2. Drink the beer. Relax.
      3. Install FreeBSD.

    3. Re:upgrade by Anonymous Coward · · Score: 0, Troll

      I thought the gun was used on the operator *after* installing BSD. Guilt and all that.

    4. Re:upgrade by discogravy · · Score: 3, Funny

      Speaking of upgrading FreeBSD...you might be interested this recent experiment too.

    5. Re:upgrade by AMNESIACX · · Score: 0

      What a crap website.

      --
      "It's not just what you say, no it's mostly how you feel it." - Tim Buckley.
  2. pallidium and drm support? by Billly+Gates · · Score: 2, Funny
    Just kidding.

  3. 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 cattlepr0d · · Score: 1

      Recommend you use FreeBSD for a while, and you probably won't want to go back to Linux anyway...

      --
      R Tape loading error, 0:1
    3. 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.
    4. 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.
    5. 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.

    6. Re:What is the relevance of FreeBSD today? by MrHanky · · Score: 1

      My experience is FreeBSD is a bit faster, at least on slow hardware, so it definately has it's place. But you can't just take the two kernels and merge them (although it has happened that code from FreeBSD has been stolen by linux hackers).

      However, FreeBSD does have quite good Linux emulation, and Debian has ports to all the free BSDs on the way. That will probably give you a GNU userspace on a BSD kernel.

    7. 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
    8. Re:What is the relevance of FreeBSD today? by rmadmin · · Score: 1

      Keep in mind that theirs already LOADS of BSD in linux. All the applications you load on top of linux are the same as the ones on FreeBSD (Except I think freebsd tweaks the code a tad for ports). Also, due to licensing, their is BSD code in the Linux Kernel itself. Nothing great, but its a start :-d

    9. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      How do you steal code from FreeBSD? I thought that FreeBSD was exactly that: Free, and released under a BSD licence. Boy did they misnomer that OS then!
      I guess the real name should be NaziOS. It's Hitleriffic!

    10. 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!

    11. Re:What is the relevance of FreeBSD today? by Deth_Master · · Score: 2, Informative
      Incredibly well developed updating system
      the entire source heirarchy, if need be

      Check out SourceMage. This is a linux distro that, with a little work, is always the most up to date Linux distro Ever. You get the source from many different locations, and it's the latest stable version. It also has a nifty theme to it, Magic. You "cast"(install) "spells"(programs) and it downloads the source and compiles and installs it, and creates logs of all that happens. You can "dispel"(uninstall) it. you can "gaze" into the "grimoire"(list of spells). Even if you only get it because you can cast xfree86 or cast linux itself, its fun!

      ok made my monthly advertising requirement... :P

      --
      find ~your -name '*base* | xargs chown :us
    12. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 1, Interesting
      No, there isn't much likelihood of that, because "best of breed" isn't a sensible goal. Different people want different things.

      For example, some people want lots of developers adding lots of bleeding edge features. And some people want every line of code audited and tested for months. Conflicting goals.

      Some people want a good UI. Some people want a Windows clone. Conflicting goals.

      Some people want init scripts to be intuitive. Some people like System V.

      What would your "best of breed" Unix be like? Whatever you come up with, someone is going to say, "That sucks worse than Linux and worse than FreeBSD." And then other people will agree with you.

      It just doesn't make sense.

    13. 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.
    14. Re:What is the relevance of FreeBSD today? by aridhol · · Score: 2

      Point conceded.

      --
      I can't say that I don't give a fuck. I've just run out of fuck to give.
    15. Re:What is the relevance of FreeBSD today? by akharon · · Score: 2, Informative

      Um, there was an article awhile back on the highpoint driver being stolen. Stolen, meaning that the BSD license wasn't adhered to, as credit wasn't given to the original author.

    16. Re:What is the relevance of FreeBSD today? by hyperturbopete · · Score: 1

      This is already happening, in a way.

      To combine the best features of A and B you don't necessarily have to merge the projects. When an especially good component comes out for BSD, it will probably get included or cloned for the linux distros, and vice versa. Open source makes this trivial. There are some details- due to BSD vs GPL licensing, stuff might end up in "contrib" rather than the core, but that doesn't affect functionality.

      The only differences left are the BSD/GPL licenses themselves (a timeless debate), and the "architecture"... which is becoming more flexible- more stuff can go in loadable kernel modules, etc.

      so what's left?

      package management and configuration? Personally I think BSD wins on configuration, 90% of the stuff you end up changing is in /etc/rc.conf

      as for package management, I think its a tossup- apt-get Foo
      vs
      cd /usr/ports/Foo/Bar && make install

      ALSO, FreeBSD runs linux binaries, it has a linux compatibility layer, and I'm pretty sure you can use rpm and apt on on BSD. So if you like it on linux, odds are it'll work right away on BSD.

      I've been using FreeBSD since 3.3. At the time, on some rare occasions, a package wouldn't work and you'd have to spend like 10-15 minutes fixing something trivial to make it run or build. I have had zero problems in this department since FreeBSD 4.1,

      CONCLUSION: if you want the best* free unix, get FreeBSD! But if you like unix, it'll be, for the most part, just as good.

      * - i'm not really talking about the best desktop

    17. Re:What is the relevance of FreeBSD today? by AKnightCowboy · · Score: 2, Insightful
      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.

      That's kind of funny. The nvidia driver works fine under x86 Linux. What it really comes down to is you can have 15,000 different Linux distributions but they're all basically the same when it comes to kernel, libraries, X distribution, etc. So, getting the Nvidia driver to work under Debian is just as easy as getting it working under Red Hat or Mandrake. FreeBSD on the other hand seems to be a stable solid target with a well supported standard configuration base yet it has much less driver support available for it. Why is that? Less users spurring development I suppose.

    18. 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??

    19. 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.

    20. Re:What is the relevance of FreeBSD today? by hyperturbopete · · Score: 1

      er, i meant to say- if you like linux!

      oh and yes that last line is an open invitation to get my ass proved wrong. Which is fine, I love BSD and I want it to be better :-)

      -pete

    21. Re:What is the relevance of FreeBSD today? by aridhol · · Score: 3, Informative
      Less users spurring development I suppose.
      I think that's exactly it. NVidia has released binary-only drivers for Linux and Windows, but not for any other OS. They claim that they can't release the source because part of it is licenced from another source (can't remember who), and that they aren't licenced to release it.
      --
      I can't say that I don't give a fuck. I've just run out of fuck to give.
    22. Re:What is the relevance of FreeBSD today? by Twirlip+of+the+Mists · · Score: 2, Funny

      Check out SourceMage... It also has a nifty theme to it, Magic. You "cast"(install) "spells"(programs) and it downloads the source and compiles and installs it, and creates logs of all that happens. You can "dispel"(uninstall) it. you can "gaze" into the "grimoire"(list of spells).

      Look, I know we're talking about compiling kernels and whatnot, so none of us is exactly the most popular kid in school, if you know what I mean. But this is just embarrassing. I mean, there's such a thing as taking role playing games too far, you know?

      This is incredibly geeky, even by my standards.

      --

      I write in my journal
    23. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      +2 for LotR reference!

    24. Re:What is the relevance of FreeBSD today? by BrookHarty · · Score: 2

      Now wait a sec, you say the advantage of BSD, its just FreeBSD.

      Last time I checked there was OpenBSD, NetBSD, BSDI, BSDOS, Firewall BSD, Darwin, emBSD, Debian BSD, Closed BSD, Micro BSD, PicoBSD, etc...

      Also, there is only 1 Linux. You can download it at www.kernel.org, Linux is only a kernel. (GCC sold separately)
      -
      this sig for sale

    25. Re:What is the relevance of FreeBSD today? by denisbergeron · · Score: 1

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

      Yop, and the kernel is a BSD !

      --
      Ceci n'est pas une Signature !
    26. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      That's OK. FreeBSD stole Linux code without leaving in the GPL license. How can they be expected to comply with the GPL since they see it as a dirty GNU hippie license?

    27. Re:What is the relevance of FreeBSD today? by BrookHarty · · Score: 2

      Ports tree vs RPMs.

      I remember reading that OpenBSD group wants an audit of the ports tree due to 40% of the ports being broken. Source based packages can have major problems.

      BTW, give GPL some freaking credit, it spawned the opensource movement and created many programmers and hobbiests that release some of the best software, FOR FREE. How many of the ports have a GPL or GPL like license? 60-70%?

    28. Re:What is the relevance of FreeBSD today? by bugg · · Score: 2
      So there are a lot of BSD-based operating systems. There are also a lot of SysV based operating systems. BSD can't help the fact that they're such a large tree of the Unix family.

      If you want to say "there's a bunch of BSDs" then I could say "there are a bunch of SysVs [including Linux]" and then on top of that I could say there are a lot of Linux distributions.

      The moral of the story is if you are based on or modeled after a Unix, you are in a large family. Period. There's more than one of you.

      --
      -bugg
    29. Re:What is the relevance of FreeBSD today? by bugg · · Score: 2, Flamebait
      it spawned the opensource movement

      Revisionist history indeed. BSD (in the form of Unix patchkits) were available as "open source" when Linus was still in diapers.

      --
      -bugg
    30. Re:What is the relevance of FreeBSD today? by rplacd · · Score: 1

      The problem with this is that you need to switch distributions to use that feature. That's a major downside -- you almost always have to give up a few features of your favorite distribution to use a new one. You also risk becoming incompatible with the rest of the "Linux world", which is an issue when trying to run 3rd-party apps that only available in .rpm or .deb format.

      (I wonder if anyone's compared the number of .rpms out there with the number of .debs, or whatever the second most famous packaging format is).

      Faried.

    31. Re:What is the relevance of FreeBSD today? by Centinel · · Score: 2
      ...and don't forget Debian GNU/NetBSD

      http://www.debian.org/ports/netbsd/

    32. Re:What is the relevance of FreeBSD today? by drxenos · · Score: 0

      Hear, Hear!

      --


      Anonymous Cowards suck.
    33. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      I don't believe he used the word "Linux" in his post. He did, on the other hand, say "GPL". You know, somewhat related to The Man Who Started It All, i.e., Stallman? You might not remember who he is, as BSD revisionists like to pretend that all the world ever needed was Berkely and tools that have no options, but here in the real world, we give credit where credit is due.

    34. Re:What is the relevance of FreeBSD today? by zaffir · · Score: 1

      SGI owns the source. http://nvidia.netexplorer.org/faq.html

      --
      "Upon attaching the waterblock to my penis, I began to notice that I know nothing about computers." -- JRockway
    35. Re:What is the relevance of FreeBSD today? by ratamacue · · Score: 1
      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.

      Funny, that's exactly why I believe in a government that protects its citizens against coercion (force and fraud), and nothing more. (Yes, the Libertarian idea of government.) Everything else is just a battle of special interests, becuase beyond these core functions of government, everybody has different ideas as to what government should do. There's no way in hell they can please one person without offending another, so the proper solution is to give people the liberty to run their own lives.

    36. Re:What is the relevance of FreeBSD today? by ubugly2 · · Score: 0

      you're going to need a hell of a lot more hot grits

    37. Re:What is the relevance of FreeBSD today? by linucs · · Score: 0, Flamebait

      You must not be very smart, right?

      --
      -- free software from the top of xiaodong mountain
    38. Re:What is the relevance of FreeBSD today? by Moridineas · · Score: 1, Redundant

      Just FYI, it looks like Nvidia support might not be too far away...check out

      http://nvidia.netexplorer.org/news.html

    39. Re:What is the relevance of FreeBSD today? by peacefinder · · Score: 1

      This is incredibly geeky, even by my standards.

      ROFL. And this coming from a guy named "Twirlip of the Mists." Dang, that *is* geeky!

      Thank you, I'll be laughing about that for a week.

      --
      With reasonable men I will reason; with humane men I will plead; but to tyrants I will give no quarter. -- William Lloyd
    40. Re:What is the relevance of FreeBSD today? by DopeRider · · Score: 1
      Did you mean Debian GNU/FreeBSD?

      It seems that those Debian guys haven't read Mr. Stallman's FAQ.

    41. Re:What is the relevance of FreeBSD today? by Spit · · Score: 1

      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.



      I prefer not having my servers tied up compiling their updates. Wasting cycles, IO, RAM, bandwidth and storage is not really acceptable on server systems.

      --
      POKE 36879,8
    42. Re:What is the relevance of FreeBSD today? by boola-boola · · Score: 1

      ...but what about OpenBSD & NetBSD? I don't use BSD nor know much about it, but aren't they synonymous to different BSD "distributions"? Don't they share the same kernel (mostly), yet have different packages & configurations?

    43. Re:What is the relevance of FreeBSD today? by aridhol · · Score: 2

      No. Unlike Linux, where the distributions add patches to a standard kernel, the BSD kernels have forked off from each other, meaning that their kernels have taken different development routes.

      This means, for example, that while a driver written under RedHat Linux will probably work with any other Linux, a driver written under FreeBSD will probably not work with the other BSDs.

      --
      I can't say that I don't give a fuck. I've just run out of fuck to give.
    44. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      I don't mean to be a nitpick but, actually, that's Debian GNU/FreeBSD, i.e. the GNU userland together with the FreeBSD kernel (plus some utilities), and there's also Debian GNU/NetBSD, Debian GNU/HURD, (that should really be Debian GNU HURD or simply Debian GNU (IMHO), since it's an official GNU project, unlike the Linux kernel) I know Debian GNU/Linux and Debian GNU/HURD are obvious, but it clearly demonstrates the pattern and the whole meaning behind the "GNU/" naming dispute, i.e. "Userland with kernel".
      Cheers.

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

      Well you can build only portions if you want--the kernel for instance, that's pretty easy. Another option is if you have multiple systems just build on one and then install on all your others from that system (assuming they are the same arch etc...cross-compiling doesn't always work I think). Also, buildworld USED to be an extremely time consuming thing, but now it's not so bad.

      Wasting bandwidth? How do you figure? I imagine that downloading text diffs (cvs) to keep your soruce tree in line is quite a bit less impressive that downloading large binary packages for every update?

      You have SOMEWHAT of a point with space, but otoh I don't know too many servers anymore that don't have 1GB to spare (for source and compiling--and that is more than needed!)

      Overall even given your valid points, I prefer compiling updates--I can tweak options, only compile what is need, compiler optimizations, etc.

    46. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      funny. yahoo and imdb probably wouldn't agree with you.

      also, on the average server box, there isn't likely all that much that would need to be installed. it's certainly more of a wise choice to go the route of "tying up" a server for a few minutes than take a bunch of unnecessary default options (i.e. bloat).

    47. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      Mmmm, I like boobies.

    48. Re:What is the relevance of FreeBSD today? by CoughDropAddict · · Score: 2

      Revisionist history indeed. BSD (in the form of Unix patchkits) were available as "open source" when Linus was still in diapers.

      WTF does Linus have to do with this? The claim was that the GPL spawned the open-source/free-software movement. RMS started writing GNU under the GPL in 1984. BSD wasn't freely redistributable until Networking Release 1 in 1989.

    49. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0
    50. Re:What is the relevance of FreeBSD today? by someonehasmyname · · Score: 0, Flamebait

      He did say "FreeBSD," not "BSD," fucknut.

      --
      Common sense is not so common.
    51. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      Both couldn't act their way out of a bad soap opera, but at least Pamela's got those knockers.

    52. Re:What is the relevance of FreeBSD today? by mangu · · Score: 1, Flamebait
      This prevents the FSF people from calling it "GNU/FreeBSD"

      Amen to that, brother! I think this GNU/Linux thing has the highest irritation/benefit ratio in the computer community.

      ...a single 'make buildworld'...

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


      linux can not compete with the level of customization that to which FreeBSD administrators have become acustomed

      Perhaps, but is customization so necessary? Regardless of how easy or difficult it is, I have found that excessive kernel customization is more of a burden than a benefit. I used to recompile the kernel to my exact specs in the times of the 486DX2-66, but today I prefer to use whatever came with the distro. Much easier when I get one of those $9.99 webcams at the discount store, for instance, the corresponding module has usually been installed from the CD, no need to compile anything.


      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.

      I'm not a competitor, I'm a client. And I *ABSOLUTELY DEMAND* to get the source code!

    53. Re:What is the relevance of FreeBSD today? by styrotech · · Score: 1

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

      Doesn't 'make bzImage' just build the linux kernel?

      'world' in BSD is everything including the userland stuff.

    54. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      It's FreeBSD with GNU userspace tools rather than the BSD ones, therefore it's just as justifiable to call it GNU/FreeBSD as it is to call Linux with GNU userspace tools GNU/Linux.

    55. 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"
    56. Re:What is the relevance of FreeBSD today? by discogravy · · Score: 2, 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??

      The dark side of the force is strong in this one. Much anger that we can use to turn him...

    57. Re:What is the relevance of FreeBSD today? by mangu · · Score: 2
      Hmmm, "make bzImage" takes long enough, I haven't the time to waste on compiling everything else. Not to mention that I have a better use for those umpteen gigabytes of disk; IMHO, *.mp3's are better than *.o's.


      I guess I'll stick to apt-get (under Conectiva, of course, in order to get rid of Debian's "GNU/*" syndrome...)

    58. Re:What is the relevance of FreeBSD today? by Hal-9001 · · Score: 1

      Most of the userland stuff is pretty small, so it doesn't take up much disk space and it doesn't take that long to compile. And it's nice to keep that stuff up-to-date automatically in case there's a security hole lurking in one of them.

      --
      "It take 9 months to bear a child, no matter how many women you assign to the job."
    59. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      That's odd. Because I was using Berkeley sockets back in '83, long before RMS was a homeless insane man saving his urine under a couch. (True story.)

    60. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      No, the NT kernel was built from scratch, and loosely based on a VMS design.

      You're probably referring to they myth that Windows uses FreeBSD's TCP/IP stack--which was actually licensed from another company (from Sweden, IIRC) who built it from scratch.

      So, either way, you're wrong.

    61. 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
    62. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      How is this done? URL?

    63. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      Damn, apt-get update && apt-get dist-upgrade. Why's everything gotta be So damn hard.

    64. Re:What is the relevance of FreeBSD today? by BrunoC · · Score: 1

      And let's not forget that there's LOADS of BSD in Windows too. And a helluva other OS uses BSD code too.

    65. Re:What is the relevance of FreeBSD today? by benedict · · Score: 3, Informative

      I don't think Linux qualifies as a System V,
      though it has borrowed some concepts from System V.

      There is a formal definition of what is and is not
      a System V unix. Last I checked it was called the
      SVID (System V Interface Definition), but that may
      have changed by now.

      --
      Ben "You have your mind on computers, it seems."
    66. Re:What is the relevance of FreeBSD today? by benedict · · Score: 1, Offtopic

      Did you read the source you linked to?

      > Early in 1977, Joy put together the "Berkeley
      > Software Distribution." This first distribution
      > included the Pascal system, and, in an obscure
      > subdirectory of the Pascal source, the editor ex.
      > Over the next year, Joy, acting in the capacity
      > of distribution secretary, sent out about thirty
      > free copies of the system.

      BSD at that point was a distribution of userland
      tools rather than an operating system, but it was
      libre and gratis. In 1977.

      --
      Ben "You have your mind on computers, it seems."
    67. Re:What is the relevance of FreeBSD today? by INT+21h · · Score: 2, Insightful
      You forgot one rather important thing...
      • Documentation! That is: MANPAGES. Lots of 'em, updated and well written. In fact, you can (should) expect to find a manpage or nine for just about every single file/program/function/device in core. That means a lot less hunting around on the net when something isn't quite right or when you're programming.
      The handbook is nice too, but the thing I miss the most when on a linux-system (any linux-system) is good manpages.

      (Btw, does anyone know what the regexp-engine in gnu-sed 3.02 can do? I'm trying to port my favorite $display_filter...)

    68. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      Apart from the fact that BSD was available way before 1989, you're still a little kid with no idea when it comes to computing history.

      Before Microsoft and Sun came along, almost all University Produced software was "open source". ITS, Spacewar! TECO (TECO begat Emacs), FORTRAN compilers, LISP interpreters...the internet protocols suite

      Open source was the normal state of affairs (Apart from IBM. IBM were so closed, you couldn't even touch the computer in most cases), until Bill Gates wrote a snotty letter to some hobbiests and VC's started showering money on small companies.

    69. Re:What is the relevance of FreeBSD today? by Anonymous+MadCoe · · Score: 1

      Buildworld USED to be time consuming???? Do you mean on FreeBSD compiling takes less cyncles these days than on other OSes???? Interresting! Fill me in :-)

    70. Re:What is the relevance of FreeBSD today? by nielsenj · · Score: 0
      I love ports and if only I had nvidia 3d support, i might try a bsd...

      Well.. i guess you're in luck. NVIDIA is releasing native BSD drivers soon
    71. Re:What is the relevance of FreeBSD today? by Cro+Magnon · · Score: 1

      I thought Windows had BSOD!

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
    72. Re:What is the relevance of FreeBSD today? by Moridineas · · Score: 2

      Of course not. Look at the average machine 5 years ago compared to the average machine today. The most recent server I installed FreeBSD on (and by no means a "godly" computer either--it cost only around $1k to build) had a 1.8Ghz processor, 100GB RAID (though IDE RAID) and 512MB ram. Try doing buildworld on this config, it doesn't take very long!

    73. Re:What is the relevance of FreeBSD today? by da'covale · · Score: 1

      There's no way in hell they can please one person without offending another, so the proper solution is to give people the liberty to run their own lives.

      Only, that would offend the people who speak for a mor controlled society. There's a reason for letting the majority rule. You can never please everybody.

      --
      da'covale d'Rie Bolmdahl
    74. Re:What is the relevance of FreeBSD today? by MobyTurbo · · Score: 2
      This means, for example, that while a driver written under RedHat Linux will probably work with any other Linux, a driver written under FreeBSD will probably not work with the other BSDs
      They would port easily though, many of FreeBSD's drivers are from NetBSD and vice versa.
    75. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      Tools with options? That's embrace and extend. Therefore, RMS is evil.

    76. Re:What is the relevance of FreeBSD today? by mackstann · · Score: 1

      another rather annoying thing is "this manpage is old and incomplete, please see the info document for $program". i hate info. give me manpages, dammit, and good ones.

    77. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      You're not the only one. Info is evil.

    78. Re:What is the relevance of FreeBSD today? by Anonymous Coward · · Score: 0

      Really? When was this?

  4. 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?
    1. Re:My personal favorite addition... by CoolVibe · · Score: 2

      do you really need a mean(1)? Just be negaitively nice :)

  5. 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.
  6. Heh jsut in time :) by Richard_at_work · · Score: 3, Insightful

    I think its a good thing i didnt buy 4.6 from the London (UK) Linux Expo then isnt it :)

    No, dont ask me why they were selling BSD (quite heavily actually) along side Linux on most stalls.

    Oh, and a note to KDE and Gnome teams, having blank stalls with two spotty kids sitting at laptops, with no promotional items or banners or posters really isnt a good way to promote your product guys. (And believe it or not, they were sat next to each other, AND NOT FIGHTING ;) )

    1. 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.
    2. Re:Heh jsut in time :) by b0r1s · · Score: 3, Informative

      While I agree with most of what you said, I dislike tracking -stable.

      It's far better to track the latest release. Setting the tag to "RELENG_4_7_0" would allow you to grab the exact sources used to build the 4.7 cd, AND any security updates as they come out.

      Stable is fine, for home users, but some of the patches MFC'd aren't quite as stable as they should be for production equipment.

      --
      Mooniacs for iOS and Android
    3. Re:Heh jsut in time :) by DoctorPepper · · Score: 1

      Very true. I tend to track the current release on my server, which helps keep it stable and bug free :-), while I track -stable on my desktop system... because I can ;-)

      --

      No matter where you go... there you are.
    4. Re:Heh jsut in time :) by Richard_at_work · · Score: 2

      Its a bad thing cause it means more to download. I got home from the Expo, and a mate had already gotten hold of 4.7, so i had the cds. All i have to download now is updates as opposed to the whole cvs tree for 4.7.

      Oh and just so you know, i use openBSD extensivly so i know what im talking about and not just mumbling ;)

    5. Re:Heh jsut in time :) by DoctorPepper · · Score: 1

      I guess I'm spoiled by my ADSL line, the process of running cvsup on my computers doesn't take more than a few minutes. I suppose if I were using a dial-up, it would take quite a while longer.

      Either way, I will schedule my cvsup for this weekend, and run my buildworld then. It's much faster than downloading and installing a new ISO image.

      --

      No matter where you go... there you are.
    6. Re:Heh jsut in time :) by akharon · · Score: 2, Informative

      It is better to track RELENG_4_7, as you then get all the bugfixes and security updates, but none of the tweaks that accompany RELENG_4.

    7. Re:Heh jsut in time :) by mosch · · Score: 1

      RELENG_4_7 would get you the 4.7 security branch, which is probably what you want. RELENG_4_7_0 doesn't exist.

    8. Re:Heh jsut in time :) by Ziest · · Score: 1, Informative
      RELENG_4_7 would get you the 4.7 security branch, which is probably what you want. RELENG_4_7_0 doesn't exist.

      The CVS tag you want is


      RELENG_4_7_0_RELEASE


      See FreeBSD:CVS Tags

      --
      Another day closer to redwood heaven
    9. Re:Heh jsut in time :) by mosch · · Score: 2
      Congratulations on giving the wrong answer.

      He wanted security fixes too, which are on RELENG_X_Y. RELENG_X_Y_0_RELEASE is static.

    10. Re:Heh jsut in time :) by rgbrenner · · Score: 1

      I have a dialup, and I cvsup -stable on a weekly basis. It usually 15-30 minutes to update all the sources. When I updated the sources from 4.5-RELEASE to 4.6-RELEASE it took about 1 1/2 hours. Compare that to about 24 hours to download the ISO. Cvsup definitely saves alot of time.

    11. Re:Heh jsut in time :) by rgbrenner · · Score: 1

      Just caught a mistake in my post.. it takes more like 35-40 hours to download the ISO on a dialup.

    12. Re:Heh jsut in time :) by schematix · · Score: 1

      Don't forget to mergemaster! Skipping that step can render a box fscked up if you are skipping over several versions.

      --
      Scott
    13. Re:Heh jsut in time :) by benedict · · Score: 2

      I strongly disagree. I have seen people get in
      trouble by tracking a release instead of stable.
      It's true that questionable stuff is occasionally
      merged to the stable branch, but that is offset
      by the greater number of eyes on stable.

      To my mind, the real value of the so-called
      security branches is in configurations that must
      not change: either in environments where extensive
      assurance testing on every change is required, or
      where there are substantial local modifications to
      the source code.

      There's room for disagreement among reasonable
      people on this point, but I really do not suggest
      that casual users track security branches.

      --
      Ben "You have your mind on computers, it seems."
    14. Re:Heh jsut in time :) by Anonymous Coward · · Score: 0

      After the "fatal trap 12" stuff in -STABLE in August, I'm not going back to it. That's the kind of quality I'd expect from Linux. I demand more from FreeBSD, so I track the RELENG_X_Y branches.

  7. FreeBSD running behind linux? by Deth_Master · · Score: 1, Troll

    It seems to me, from reading the release notes, that FreeBSD is running behind Linux on the support side. I am seeing things that are being released for FreeBSD that have been released for Linux, in the stable environment, for quite a while now (unfortunately I cannot provide exact dates.) I'm just wondering what the major benefit of using FreeBSD is. Linux has been the most stable OS I have yet to use. I haven't tried FreeBSD, yet. Perhaps I'll put this new distro on one of my junky PIIs or something.

    I have heard (rumors) that FreeBSD is the most amazing OS to exist; that it's much more stable than Linux will ever be. Just curious if it's for the Uber-Geek people. I put myself in that category and am wondering if I need it to complete my Uber-Geekness. :)

    --
    find ~your -name '*base* | xargs chown :us
    1. Re:FreeBSD running behind linux? by jolan · · Score: 1

      It seems to me, from reading the release notes, that FreeBSD is running behind Linux on the support side. I am seeing things that are being released for FreeBSD that have been released for Linux, in the stable environment, for quite a while now (unfortunately I cannot provide exact dates.)

      How about providing an example of what you're talking about then?

    2. 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.

    3. Re:FreeBSD running behind linux? by Deth_Master · · Score: 1
      from the release notes:
      The ata(4) driver now has support for the Sil 0680 and VIA 8233/8235 controllers
      from the Changelog for at kernel.org
      (02/03/29 1.307) [PATCH] Update the VIA driver to support the vt8233a

      This is the example that would apply to me. I have this chipset, and I've been using Linux, since before it had support, and it was moderately annoying because I couldn't use the ATA133 that my drives and chipset supported.

      PS: I'm surprised that I got modded down for that other post. I was trying to be funny :(
      Superbeast (Rob Zombie) - "Hell yeah! I'm the one that you wanted!
      Hell yeah! I'm the UberGeek!"

      --
      find ~your -name '*base* | xargs chown :us
    4. Re:FreeBSD running behind linux? by Anonymous Coward · · Score: 1, Interesting

      Just to add some to this here are problems I have with FreeBSD:

      - I want binaries (ports take too long to compile and cause too many problems on my slow ass computer). apt-get fits this nicely.

      - No nVidia support. (I know it's coming, but damn, it's taking way to long; on Linux it just works)

      - No (recent version) VMware support. This is simply unacceptable since I use VMware every day to get my job done.

      Some questions I have and need to find more about:

      - Does FreeBSD have framebuffer support? I like to use my server as a TV (fbtv) sometimes. I don't want or need X on it.

      - I use my server as a VCR also so I need libraries like AVIFILE to work. Do these work on *BSD? (avifile uses Windows binaries on Linux by the way)

    5. Re:FreeBSD running behind linux? by Anonymous Coward · · Score: 0

      who cares, you're stupid.

    6. Re:FreeBSD running behind linux? by Anonymous Coward · · Score: 0

      The community is waiting your patches.

    7. Re:FreeBSD running behind linux? by BitwizeGHC · · Score: 1

      It depends on what kind of geek you are.

      If you are an Intel user who is interested in bleeding-edge hardware support for some exotic peripheral, I'd say Linux is more suitable. The Linux developers are much more willing to experiment, the BSD people catching up once Linux support has stabilized. If you are looking for stability in a server environment, consider one of the BSD's (Free or Open).

      If you are a developer for a really exotic CPU architecture, then chances are a NetBSD port exists for it (much more likely than a Linux port).

      I use Linux and NetBSD. Linux is my primary development/hacking system. I have also recommended and installed OpenBSD for server usage. I like both Linux and BSD, and think that each has strengths and weaknesses. Being a "True Uber Geek" to me means evaluating each based on their merits and fitting them into the overall picture.

      --
      N4st0r, trixx0r h0bb1tz0rz! Th3y st0l3 0ur pr3c10uzz!
    8. Re:FreeBSD running behind linux? by MamasGun · · Score: 1

      Who cares, you're a jerk and you shouldn't talk like that to newbies. Imagine if someone gave you crap like that when you were starting out! You'd prolly still be running Windows.

      --
      "But you've already got a DVD. It lasts forever....In the digital world, we don't need back-ups..."
      -- Jack Valenti
    9. Re:FreeBSD running behind linux? by kasperd · · Score: 1

      nVidia support.... on Linux it just works

      Not according to the kernel developers. They tend to blame nVidia drivers for half the kernel crashes. (Well, they don't use those exact words, but asks if the problem can be reproduced without nVidia drivers.)

      --

      Do you care about the security of your wireless mouse?
    10. Re:FreeBSD running behind linux? by Anonymous Coward · · Score: 0

      re: binaries, FreeBSD actually does have lots of (binary) packages. There is a package for pretty much every popular port. I don't even install the ports collection on my FreeBSD box for this reason.

      Now, for some reason, the links to the packages have dropped off of the Ports Collection web pages, but rest assure that the packages are kept up to date and are on the FTP site. Using them is incredibly easy:

      pkg_add ftp://ftp.freebsd.org/path/to/the/package.tgz

    11. Re:FreeBSD running behind linux? by Traser · · Score: 2, Informative

      Although it may seem to you that some versions of software used in FreeBSD are a few versions behind linux there is a very good reason for this. The FreeBSD ethic values stability before anything. If something works, and the 'newest' version is not stable enough for the Release Team, than the older version will be used. This is the first FreeBSD release to include XFree86 4.2.x as a default package - which you have all been using for a while. As of 4.6, it wasn't considered stable enough, so 3.3.x was used.

      FreeBSD's concept of 'stable' it about 10 times more stable than that of most code in various linuxes. That is a conscious, conservative choice made by the core team. And I like that choice.

      --
      Insanity is contagious. - Yossarian
    12. Re:FreeBSD running behind linux? by rgbrenner · · Score: 1

      why not use the -r option? pkg_add -r (package) will fetch the package and install it.

      Ex: pkg_add -r nmap will install the latest version of Nmap.

      Even easier :)

    13. Re:FreeBSD running behind linux? by Anonymous Coward · · Score: 0
      FreeBSD 4.6 used XFree86 4.2 by default, not 3.3 (you may be thinking of FreeBSD 4.5).

      But your point is unchanged - I've never had any problems with XFree86 4.2, but I've had lots of problems with XFree86 4.0 and 4.1 (which no FreeBSD release ever ran by default).

    14. Re:FreeBSD running behind linux? by Traser · · Score: 1

      Thanks for the correction - I'm currently running 4.5, and as soon as I get some make buildworld action I hope to be up to 4.7....(I have some problems with making world...we suspect that either my hard drives(mirrored) or the RAID controller is at fault.

      --
      Insanity is contagious. - Yossarian
    15. Re:FreeBSD running behind linux? by Strog · · Score: 1

      If you are a little new you could just /stand/sysinstall as su and scroll through and pick what you want if you aren't sure what packages are available. A good way to see what's out there and descriptions.

    16. Re:FreeBSD running behind linux? by Anonymous Coward · · Score: 0

      the problem is... when you do a pkg_add -r for something big (like gnome), there's almost always problems because they haven't built all the packages, and it gets really annoying trying to hack up a solution..debian is much better than freebsd at binary package management

    17. Re:FreeBSD running behind linux? by mackstann · · Score: 1
      - No (recent version) VMware support. This is simply unacceptable since I use VMware every day to get my job done.

      do you mean support as in support, or support as in, the dang thing dont run?

      i've been eyeing freebsd for a while, but if vmware wont run, thats going to be very detrimental to me..

    18. Re:FreeBSD running behind linux? by Anonymous Coward · · Score: 0

      You say Debian is better. If the packages were all built for FreeBSD properly, then would it be even or are there other issues?

  8. 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.

  9. 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.

    2. Re:Still no CARDBUS support yet? by Anonymous Coward · · Score: 0

      I've wondered the same thing myself. OpenBSD has it, why not FreeBSD?

    3. Re:Still no CARDBUS support yet? by Anonymous Coward · · Score: 0

      May I suggest running Windows 2000?

    4. Re:Still no CARDBUS support yet? by CoolVibe · · Score: 1
      Gack, my typing is shitty today...

      sed -e s/CURRENT is now having a big overall nouw ith/CURRENT is now having a big overhaul with/

      I need more coffee...

    5. Re:Still no CARDBUS support yet? by Anonymous Coward · · Score: 0

      If you want Cardbus support from an OS that will
      feel pretty similar to FreeBSD, then try NetBSD.
      We've had cardbus support for many years and it is
      quite mature.

    6. Re:Still no CARDBUS support yet? by essdodson · · Score: 1

      Uhh, why do you say this? Cardbus support has been around for quite some time now. Please check up on your sources. Good luck.

      --
      scott
    7. Re:Still no CARDBUS support yet? by Anonymous Coward · · Score: 0

      No, you may not.

    8. Re:Still no CARDBUS support yet? by phoenix_rizzen · · Score: 1

      CARDBUS support has been available in 4.x since the commit of NEWCARD. PCMCIA was also updated at this time. However, 32-bit support is still spotty and will remain so until the release of 5.0 with it's full CardBus and PCMCIA support.

    9. Re:Still no CARDBUS support yet? by Anonymous Coward · · Score: 0
      The End of FreeBSD

      [Ed. note -- in the following text, former FreeBSD developer Mike Smith gives his reasons for abandoning FreeBSD]

      When I stood for election to the FreeBSD core team nearly two years ago, many of you will recall that it was after a long series of debates during which I maintained that too much organisation, too many rules and too much formality would be a bad thing for the project.

      Today, as I read the latest discussions on the future of the FreeBSD project, I see the same problem; a few new faces and many of the old going over the same tired arguments and suggesting variations on the same worthless schemes. Frankly I'm sick of it.

      FreeBSD used to be fun. It used to be about doing things the right way. It used to be something that you could sink your teeth into when the mundane chores of programming for a living got you down. It was something cool and exciting; a way to spend your spare time on an endeavour you loved that was at the same time wholesome and worthwhile.

      It's not anymore. It's about bylaws and committees and reports and milestones, telling others what to do and doing what you're told. It's about who can rant the longest or shout the loudest or mislead the most people into a bloc in order to legitimise doing what they think is best. Individuals notwithstanding, the project as a whole has lost track of where it's going, and has instead become obsessed with process and mechanics.

      So I'm leaving core. I don't want to feel like I should be "doing something" about a project that has lost interest in having something done for it. I don't have the energy to fight what has clearly become a losing battle; I have a life to live and a job to keep, and I won't achieve any of the goals I personally consider worthwhile if I remain obligated to care for the project.

      Discussion

      I'm sure that I've offended some people already; I'm sure that by the time I'm done here, I'll have offended more. If you feel a need to play to the crowd in your replies rather than make a sincere effort to address the problems I'm discussing here, please do us the courtesy of playing your politics openly.

      From a technical perspective, the project faces a set of challenges that significantly outstrips our ability to deliver. Some of the resources that we need to address these challenges are tied up in the fruitless metadiscussions that have raged since we made the mistake of electing officers. Others have left in disgust, or been driven out by the culture of abuse and distraction that has grown up since then. More may well remain available to recruitment, but while the project is busy infighting our chances for successful outreach are sorely diminished.

      There's no simple solution to this. For the project to move forward, one or the other of the warring philosophies must win out; either the project returns to its laid-back roots and gets on with the work, or it transforms into a super-organised engineering project and executes a brilliant plan to deliver what, ultimately, we all know we want.

      Whatever path is chosen, whatever balance is struck, the choosing and the striking are the important parts. The current indecision and endless conflict are incompatible with any sort of progress.

      Trying to dissect the above is far beyond the scope of any parting shot, no matter how distended. All I can really ask of you all is to let go of the minutiae for a moment and take a look at the big picture. What is the ultimate goal here? How can we get there with as little overhead as possible? How would you like to be treated by your fellow travellers?

      Shouts

      To the Slashdot "BSD is dying" crowd - big deal. Death is part of the cycle; take a look at your soft, pallid bodies and consider that right this very moment, parts of you are dying. See? It's not so bad.

      To the bulk of the FreeBSD committerbase and the developer community at large - keep your eyes on the real goals. It's when you get distracted by the politickers that they sideline you. The tireless work that you perform keeping the system clean and building is what provides the platform for the obsessives and the prima donnas to have their moments in the sun. In the end, we need you all; in order to go forwards we must first avoid going backwards.

      To the paranoid conspiracy theorists - yes, I work for Apple too. No, my resignation wasn't on Steve's direct orders, or in any way related to work I'm doing, may do, may not do, or indeed what was in the tea I had at lunchtime today. It's about real problems that the project faces, real problems that the project has brought upon itself. You can't escape them by inventing excuses about outside influence, the problem stems from within.

      To the politically obsessed - give it a break, if you can. No, the project isn't a lemonade stand anymore, but it's not a world-spanning corporate juggernaut either and some of the more grandiose visions going around are in need of a solid dose of reality. Keep it simple, stupid.

      To the grandstanders, the prima donnas, and anyone that thinks that they can hold the project to ransom for their own agenda - give it a break, if you can. When the current core were elected, we took a conscious stand against vigorous sanctions, and some of you have exploited that. A new core is going to have to decide whether to repeat this mistake or get tough. I hope they learn from our errors.

      Future

      I started work on FreeBSD because it was fun. If I'm going to continue, it has to be fun again. There are things I still feel obligated to do, and with any luck I'll find the time to meet those obligations.

      However I don't feel an obligation to get involved in the political mess the project is in right now. I tried, I burnt out. I don't feel that my efforts were worthwhile. So I won't be standing for election, I won't be shouting from the sidelines, and I probably won't vote in the next round of ballots.

      You could say I'm packing up my toys. I'm not going home just yet, but I'm not going to play unless you can work out how to make the project somewhere fun to be again.

      = Mike

      --

      To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public. -- Theodore Roosevelt
    10. Re:Still no CARDBUS support yet? by Nishi-no-wan · · Score: 2

      I don't understand. I've been using FreeBSD on a notebook since 2.x. Back then and with 3.x is was done with the PAO package, but that all got integrated into the kernel in 4.0.

      Of course, pretty much all you could use at the 4.0 point was 3Com network cards, but now most NICs work, SCSI cards work, I even have a SD adapter card working on FreeBSD 4.6-STABLE that worked on the first try without any tweaking.

      Suspend works fine, too. So I don't see any reason to not use FreeBSD on a notebook.

    11. Re:Still no CARDBUS support yet? by Anonymous Coward · · Score: 0

      Really, what is the card you need cardbus for?
      I only remember once refraining from buying a SCSI card because it was cardbus only. Otherwise most cards can work in 16-bit mode, and do work on freebsd.
      This said, guys had cardbus running on FreeBSD more than 3 years ago, but their code needed a configuration framework change, which was refused by the core team (it went into NetBSD). Ever since it seems that FreeBSD pccard support is trying to recover from that, particularly as some of them got so pissed that they don't code for FreeBSD anymore. That's for the little story of any project...

    12. Re:Still no CARDBUS support yet? by stienman · · Score: 2

      PCMCIA or PC CARD is not the same as CARDBUS. Cardbus is a 32 bit high speed bus very similar to PCI. PCMCIA (Which is now commonly referred to as pc card, since People Can't Memorize Computer Industry Acronyms) is very similar to 16 bit ISA.

      Cardbus is backwards compatible with pc card, so you can put your slow speed devices into the cardbus without issue. Newer fast devices need the width and speed of cardbus (such as USB 2.0, Firewire, and high performance networking cards).

      -Adam

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

    I get lots of free BSD's already with Windows

    1. Re:No thanks by Icefyre · · Score: 0, Offtopic

      True... m$ does seem to hold a monopoly on BSDs, though I'm not sure most people mind limiting that particular feature.

      --
      "I'm not a vegetarian because I love animals. I'm a vegetarian because I hate plants."
  11. Its been released... by Anonymous Coward · · Score: 0, Funny

    so why is the article called "Free BSD"?

    cha ching! Tasteless humor!

  12. Ehem... by lmfr · · Score: 0

    I thought *BSD weren't so for the masses, so why the '-n' for cp and mv when you have yes?

    1. Re:Ehem... by cozziewozzie · · Score: 1

      Man, this is the most bizarre comment I've read today. Wow.

    2. Re:Ehem... by lmfr · · Score: 2, Insightful
      :)

      The Unix philosophy is to have many small tools. So, while you could already do yes n | cp, why now add an '-n' option to do the same?

      PS: the moderator could at least give some classification...

    3. Re:Ehem... by cozziewozzie · · Score: 1

      I do realise that. It's still a bizarre comment, really :-) I mean, what's the motivation behind it? It's worded as an ancient Chinese proverb or something :P

  13. Yes, you are JPS by Anonymous Coward · · Score: 0

    Linux hackers have stolen ATA driver code from FreeBSD. Yes, stolen. And on Red Hat's dime, too.

  14. still no native java for freebsd by single_user_mode · · Score: 0, Redundant

    another release goes by...

    --
    remove NOT from email.
    1. Re:still no native java for freebsd by dinivin · · Score: 2


      Uh, yes there is... I built it from ports just the other day.

      Dinivin

  15. BSD ? by AresTheImpaler · · Score: 3, Interesting

    I want to try BSD... but have some questions before doing so. My computer has both win xp and linux. I am going to buy another hard disk to put freebsd. Can I boot bsd with grub? also... Can anyone please tell me why some people prefer bsd from linux? doesn't linux have more support? does unreal tournament run under bsd(I don't thinks so)? I'm a bsd newbie but been using linux for about 2 years. What differences would I find? thanks

    1. Re:BSD ? by Anonymous Coward · · Score: 1

      you can boot freebsd/linux/xp on the same computer, easiest way is to use xp's boot loader.
      (do some research b/c xp is really picky about boot stuff).

      I used linux for 4 years before switching to FreeBSD, and i haven't looked back. main differences are device names, ie /dev/hd under linux is /dev/ad under FreeBSd (hd = hard drive, ad = ata disk), and startup configuration (BSD is simplier with just one file, rc.conf to edit)

      most linux binaries (>95%) run under freebsd (virtually as fast as under linux), and this includes UT, opera, oracle, etc. personally, i haven't found any programs that won't run.

    2. Re:BSD ? by rplacd · · Score: 2, Informative

      FreeBSD boots fine with grub. FreeBSD also comes with its own bootloader; I believe that'll work with Linux (with root on ext2fs).

      I have a dual-boot system with FreeBSD -current and Debian Sarge; I have to use grub because my Sarge installation is on XFS.

    3. Re:BSD ? by mrpuffypants · · Score: 1

      I'd suggest the topic of a previous slashdot thread to explain the differences and strengths/weaknesses of FreeBSD vs. Linux vs. everything else ExtremeTech Article but for my 2 cents, i love FreeBSD...I tried Linux and after using BSD in my old job I realized it's a much smarter, well thought out OS

    4. Re:BSD ? by Fruit · · Score: 1

      lilo works fine with XFS.

      Of course, grub is much better anyway (yes, it can read FreeBSD slices).

    5. Re:BSD ? by Saint+Aardvark · · Score: 2
      As mentioned, GRUB does work w/Linux + FreeBSD; I do it at home.

      Reasons to try: ports system, easy way to upgrade every part of the core system (make world), everything being in the One True Location (/usr/local, of course...let the flames begin! :-). For some reason I find getting the login prompt back when I've typed in the wrong password *much* faster in FreeBSD compared to Linux. Weird.

      Just about all your fave. programs should be around in ports, so I don't think you'll miss too much. Oh, one weird thing I found: can't do...oh crap...what's the term for s00per-high resolution in text...framebuffer...arghh! Stupid head...anyway, can't do in in FreeBSD w/my graphic (don't ask me which one; as you can see, I'm no graphics geek), but it works just fine in Linux. I checked around at the time, and there was talk of source code hacks you could do to enable it, but I couldn't get it to work.

      Give it a try; one more OS shouldn't scare you at this point...:-) Oh, and check out www.freebsddiary.org for tips.

    6. Re:BSD ? by evilviper · · Score: 2
      Can anyone please tell me why some people prefer bsd from linux?

      I'm ASTONISHED that nobody has answered this yet.

      BSDs get diehard fans for several reasons... For one thing, BSD init/rc scripts are SO much simler than SysV. In OpenBSD, 99% of the configuration of the whole system is done in a single rc.conf file, where you simly change a YES to a NO, or vise versa.

      The system is much more elegant & simple, has PnP, every kernel module ALWAYS works, programs don't conflict with each other, the filesystem is better, the security is better, the system is more stable, and on and on I could go. It's easier to just use it, than to write a book about why people like it...

      doesn't linux have more support? does unreal tournament run under bsd(I don't thinks so)?

      Your reason for not using BSD are the same reasons for not using Linux.

      Doesn't Windows have more support? Do Sim City, Black & White, and other Windows games run under Linux(I don't think so)?
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    7. Re:BSD ? by archen · · Score: 1

      the nice thing about the BSD bootloader is that it dynamically seems to know what's on your system and will let you boot into them (even if you install an OS after the BSD bootloader). But I've had some problems with both grub and lilo, so I'm probably biased.

    8. Re:BSD ? by unclebulgaria · · Score: 1

      Although im not quite sure, I would imagine the reason for the delay after an incorrect login would be to hamper the efforts of anyone purely guessing passwords, or forcing their way in with with some form of cracking tool.

    9. Re:BSD ? by fyonn · · Score: 1

      does unreal tournament run under bsd(I don't thinks so)?

      actually yes, it does. I've got it installed at home on my freesd box, using hardware accelerated opengl too.

      Do Sim City, Black & White, and other Windows games run under Linux(I don't think so)?

      well, I also have loki's simcity 3000 unlimited for linux running on freebsd too :)

      dave

    10. Re:BSD ? by evilviper · · Score: 2

      You completely missed the point of my post...
      Others have continually pointed out BSD's Linux emulation.
      You seem to be attributing a comment to me, which I was quoting.
      I'm a BSD user myself...

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    11. Re:BSD ? by Greg+W. · · Score: 2

      #
      # Delay in seconds before being allowed another attempt after a login failure
      #
      FAIL_DELAY 3


      That's in /etc/login.defs on Debian 3.0.

    12. Re:BSD ? by adolf · · Score: 2

      I'm neither agreeing with you, nor disagreeing. Just trying to clear the air a bit...

      Sim City is available for damn near everything, including Linux, Palm, and anything that can run graphical Java apps. The Java version was, last I looked, available to play for free on Maxis's page, and should be fine with *BSD.

      I don't know the state of Black & White, but I'd be very surprised if someone hasn't been able to make it run under Wine by now.

      Oh. And UT should run fine under FreeBSD's Linux ccompatiblity mode.

      There's still the whole issue of driver support for modern video and sound cards, but that's nothing new in the free software world, is it?

      Cheers

    13. Re:BSD ? by evilviper · · Score: 2

      It really doesn't matter what games you can run on FreeBSD. If you are going to make game compatibility the main issue for choosing Linux over FreeBSD, then that same logic would lead you to choose Windows over Linux.

      Games are not the main reason people choose an OS. If it is yours, then what you want is not a computer, but a video game console.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    14. Re:BSD ? by LoonXTall · · Score: 2

      "s00per-high resolution in text...framebuffer...arghh!"

      Hmm. Are you referring to hi-res textmodes (132x50 is my favorite on my 17" monitor), or perhaps the raster textmode (800x600, requires SC_PIXEL_MODE defined in the kernel)? Both of these require the VESA module loaded. (LOAD_VESA="YES" in /boot/loader.conf, kldload vesa, or options VESA in the kernel conf.) I think this only applies to syscons and not the VT220 emulator. You can futz with the modes via vidcontrol on the command line, then stick the relevant flags in "allscreens_flags" in /etc/rc.conf when you find something you like.

      Now if only syscons supported 1152x864 raster textmode....

      --

      ~~~LXT~~~
      Life is like a computer program: anything that can't happen, will.

    15. Re:BSD ? by LoonXTall · · Score: 2

      Also, sd = da if you happen to have a 1337 SCSI system.

      --

      ~~~LXT~~~
      Life is like a computer program: anything that can't happen, will.

    16. Re:BSD ? by Saint+Aardvark · · Score: 1
      Oh shit, you're kidding me...Okay, I feel officially stupid now.

      Seriously, thanks for the info.

    17. Re:BSD ? by adolf · · Score: 2

      I wasn't going to reply to this. I really wasn't.

      You see: in general, I do agree with you. Yet, the phraseology of your statements makes them absolutely absurd and equally nonsensical.

      It's as if I said to you:

      Comfort is not the main reason people choose a car. If it is yours, then what you want is not a car, but a hot tub.

      There's a place in my life for console gaming: Driving games, fighting games, and similarly twitch-oriented stuff which translates poorly to a relatively high-latency PC and where resolution approaches non-issue status.

      But. Have you ever played an RTS on a console? Ever notice just how desperately it sucks? And I'm a lot more comfortable playing these sorts of games at 1600x1200 on a 19" monitor, than I am staring at my NTSC 20" TV. So, I play RTS on the PC.

      This PC needs an operating system in order to play said RTS, as the wonderful days of self-loading diskettes and single-track general purpose computers finally passed as IBM gave up the standards war in the 80s.

      This thusly-requisite operating system might as well be free, don't you think? Hence, my previous prose about possible ways to get a few games running under FreeBSD.

      In closing, I'd like to submit that computer games are an important and oft-enjoyed segment of my life. A desktop operating system incapable of filling this role is as useful to me as a hot tub, no matter how luxuriously comfortable it may be, is as a means of transportation.

    18. Re:BSD ? by evilviper · · Score: 2
      Comfort is not the main reason people choose a car. If it is yours, then what you want is not a car, but a hot tub.

      Terrible analogy. A hot tub can not be driven, so it doesn't satisfy the main requirements. Although, if you are choosing a car, and regard comfort over everything else (gas mileage, price, service, warranty, etc.) then that's might just be a good example of how stupid the idea of 'getting an O.S. for gaming' is.

      Games are NOT important... It's mainly the mindless masses that are interested in gaming, and they are just so convinced that they should have a PC, that they waste thousands of dollars on a PC for gaming. These are the same people that spend $600 dollars on an iPaq that they only use as an MP3 player with a color screen. To the people that conisder gaming on a PC important, I say that you are wasting your money on very expensive toys.

      Have you ever played an RTS on a console? Ever notice just how desperately it sucks? And I'm a lot more comfortable playing these sorts of games at 1600x1200 on a 19" monitor, than I am staring at my NTSC 20" TV. So, I play RTS on the PC.

      Yes. No. Get a SVGA adapter for your console.

      I'd like to submit that computer games are an important and oft-enjoyed segment of my life. A desktop operating system incapable of filling this role is as useful to me as a hot tub

      A car can be driven places, a hot tub can't. A PC can be used to play games, a console can be used to play games. Your analogy falls apart.

      A computer is not a gaming machine. If you want a gaming machine, buy a console. A console is cheaper and far better in many ways. If you're willing to completely waste thousands of dollars of your money on on a computer so that you can play games, you're welcome to go right ahead, but at least quit complaining about it.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    19. Re:BSD ? by adolf · · Score: 2

      *sigh*

      Games are important.

      Perhaps not to you. But then, you aren't everyone. You certainly aren't me.

      I'm a little confused as to why you feel the need to be insulting toward me on the basis of my entertainment choices.

      Get a SVGA adapter for your console.

      Yay. So I can use my slothly PSX at 640x480 (or is it 640x400?) on a monitor that cost more than twice what the console itself did. I suppose I'll just learn to deal with the horrible AI of my computer opponents, too - after all, it's not like I wanted to play a challenging RTS. And you're probably right - I'll never miss the extra screen real estate and detail provided by a 1600x1200 display and a good DAC.

      A computer is a gaming machine. And a router. And a file server. And a music pira^H^H^H^Horganizing machine. And a an educational device. And an endless source of pornography.

      It does all of these things (and a limitless number of others) with relative ease.

      A console plays games. A couple of them even play DVDs. All this for only $200.

      I already have computers sitting around for various computational reasons. Why should I be admonished if I want to spend that $200 on a video card, a decent sound card, and maybe a DVD-ROM, to create a superior gaming solution, myself, using the machines I already have?

      After all, there is only one of me. If I'm sitting on the couch playing Tekken, then the PC is idle.

      Such a redundant waste of technology, console gaming is.

      And even after making all that noise, you still haven't shown a single example of why it is bad to play games with a computer, except for the obviously invalid point about it being expensive to do so.

      It's not as if a modern gaming-capable machine is only good for gaming, is it? Certainly, it will run gimp with the best of them, compile kernels like nobody's business, and perform any of the other tasks people expect from computers these days.

      That it may have a game or two installed does not detract from the multitude of other benefits that computers provide.

      And as long as I'm a asserted to be member of the "mindless masses" because I like video games, I'd like to assert that it's OK to be wrong, and to seek and grant forgiveness. Your mother was certainly wrong for conceiving you in the passenger seat of her dealer's '82 LeSabre and failing to abort the resultant crackbaby before it was too late. But now you're all grown up and the water's under the bridge. All those years of being an abused and neglected haven't hurt you a bit, have they? Of course not. That said, some people really are better off as a cum stain on the floorboard, irrespective of how badly their mother wants it -all- and how much her dealer has to give. The resultant offspring's sour upbringing promotes conservative, insecure, neo-Luddite tendancies which make them stand in the way of the progress and aspirations of others in their midst.

      Every time I look at my paystub see how much money I get deducted to support state-funded programs, I think about your Mum. Having Medicaid cover her all-expenses-paid trip to the hospital for her unfortunate son's extrusion is obviously the closest thing to the American Dream that people on that side of town ever hope to experience.

      Thanks for all the laughs, expensive though they might be.

    20. Re:BSD ? by evilviper · · Score: 2

      I've never said you shouldn't play games on a PC... I made it very clear that I could care less what you do with your PC. What I was ''complaining' about, was the judgement of an operating system based solely on it's ability to play a game.

      You could just as well say that an operating system is no good because you don't like the screen-savers for it. It's absolutely ridiculous.

      If you want to play games on your PC, go right ahead... just don't start complaining when someone says that games do not make or break an operating system. I find games to be a non-issue, and I'd dare say most BSD users and developers would share that point of view. If someone doesn't like an OS, they don't have to use it... but that doesn't mean they should go around calling it useless because it doesn't have some trivial feature that they want.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    21. Re:BSD ? by adolf · · Score: 2

      Good post.

      Now, if you'll show a single example of me saying that *BSD is useless in any respect, anywhere, I'd love to see it.

      My first post in the thread was about possible ways to play a few fun-ish, current games on FreeBSD. I thought it had a rather informative tone, and it was intentionally non-judgemental. I just pointed out a few possible ways to make games run on the system.

      I've got FreeBSD doing the grunt work on my network of handling printers, CD-ROMs (it handles multi-disc changers with elegance not found in any other OS), routing, storage, backups, scanning, and everything else that I want to do in a platform-independant fashion. It's dead-solid reliable, and most of the time I don't even think abouts its presense - it just works.

      This is, indeed, probably not dissimilar from what most other *BSD users do.

      It's a headless box, though, so it's not much good for games...

    22. Re:BSD ? by evilviper · · Score: 2
      Now, if you'll show a single example of me saying that *BSD is useless in any respect, anywhere, I'd love to see it.

      If you insist...

      A desktop operating system incapable of filling this role is as useful to me as a hot tub

      Good enough? There are more...
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    23. Re:BSD ? by adolf · · Score: 2

      Yep. I said that.

      Translation for the comprehensionally inept:

      An OS which can't play games is not something I want at my desktop. Since FreeBSD can play games, it's certainly a candidate.

    24. Re:BSD ? by evilviper · · Score: 2

      *Ahem*. I'm not insterested in splitting hairs. FreeBSD can play a few games, Linux can play more, and Windows can play far more still.

      If you want to get technical, every operating system on earth has at least one game it can play... So by your most recent rationalization, any OS is okay by you.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    25. Re:BSD ? by adolf · · Score: 2

      I find your marked ability to misinterpret the communication of others to be befitting of someone having such pronounced wit as you display.

      I suspect that some day, you will make a fine politician. Your needless bellyaching tirades against people who openly agree with you will be certain to garner the public's favoritism at the poll.

    26. Re:BSD ? by evilviper · · Score: 2

      I'd avoid politics myself. You, on the other hand, might have a chance... You are quite good at launching baseless personal attacks, when you have run out of facts on which to base your arguements.

      On that note... This thread has gone on far too long. I think it's time to just let it die.

      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  16. openbsd pre-order is out by raffe · · Score: 0, Offtopic

    OpenBSD 3.2 will be released on November 1, and pre-orders have started! Check openbsd.org

    1. Re:openbsd pre-order is out by MavEtJu · · Score: 2

      Only fair now! :-)

      --
      bash$ :(){ :|:&};:
  17. 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!
    1. Re:The only problem... by ez76 · · Score: 1

      Is the "nv" driver that XFree86-4.2.1 knows about unaccelerated?

    2. Re:The only problem... by rplacd · · Score: 1

      I haven't tried 4.2.1, but XFree86 from CVS didn't support my new GeForce 4 Ti 4200 about two months ago.

      Supposedly the official Nvidia binary driver for FreeBSD is almost ready for release.

    3. Re:The only problem... by Anonymous Coward · · Score: 0

      I used the one from Nvidias site and it worked fine. Just make sure you match kernel versions or can recompile the driver ;)

    4. Re:The only problem... by Anonymous Coward · · Score: 0

      What's an Audigy? Never heard of it. Is it one of those sound systems integrated into the motherboard? Usually you can disable those in the BIOS and then pick up a cheap Sound Blaster and use it in the built-in sound card's place.

    5. Re:The only problem... by PFAK · · Score: 0

      Have you just installed the OS on your computer? And "tried" the sound, because in FreeBSD sound isn't compiled by default, nor are alot of other things.

      You can find information on compiling Sound Support into your FreeBSD kernel .

      There is another problem I noticed if you are using KDE, the default sound device is /dev/snd0 which doesn't seem to want to work on FreeBSD, so you have to set it to /dev/pcm0 or whatever your sound card is..

      Hope you get it working, its an awesome OS. I finally switched to it on my desktop after they came out with the ATA fix. :)

      --

      Free means no restrictions, ironic the FSF's GPL forces restrictions, isn't it? What's your definition of free?
    6. Re:The only problem... by PFAK · · Score: 0

      http://www.freebsd.org/doc/en_US.ISO8859-1/books/h andbook/sound-setup.html is the URL if it didn't show up in the first post.

      --

      Free means no restrictions, ironic the FSF's GPL forces restrictions, isn't it? What's your definition of free?
    7. Re:The only problem... by jolan · · Score: 1

      Actually, it does have accelerated nvidia drivers.

      I think you mean DRI/hardware OpenGL.

  18. 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 dinivin · · Score: 2


      There was a fairly long thread on the gcc devel mailing list about how gcc3.2 ICE's on a number of applications in the FreeBSD ports tree.

      Frankly, FreeBSD doesn't want a "somewhat stable" compiler. They want one that actually functions like it's supposed to :-)

      Dinivin

    2. 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

    3. Re:gcc 3? by Anonymous Coward · · Score: 0

      NetBSD, e.g., still uses 2.95.3 in the current sources. The reasoning behind this is simple. It has had substantially more testing than the newer GCCs. You don't really get more bang for you buck by using a newer version of the compiler. The code is not really substantially faster, and in some cases it is slower. It just doesn't make sense to upgrade the compiler before it has had substantial testing in the world because you are introducing codegen bugs and not reaping much in the way of a reward.

    4. Re:gcc 3? by IcePic · · Score: 1

      As for the other BSD's, having multiple platforms
      to care for means that you need to make _sure_
      that 3.2 will actually make ok code on vax, 88k
      and other weird uncommon cpu's. The gcc team
      tests only the "major" setup's and just let the
      rest tack on and hope they work.

      --
      -- I'm as unique as everyone else.
    5. Re:gcc 3? by essdodson · · Score: 1

      There's not a whole lot of Linux distros that have been using 3.2 for 'quite a bit of time now'. Any of them that are have been released in the past month or two. With FreeBSD 5 scheduled to be released in the next two months (late November / early December). There's no reason to push such an unstable compiler to 4.x. FWIW 5 will ship with atleast 3.2.1 as its had for the past few months.

      --
      scott
    6. Re:gcc 3? by Fweeky · · Score: 3, Informative

      Generally large scale software upgrades are avoided in a -STABLE branch. That means prefering to backport patches than upgrade to the latest and greatest (OpenSSH was somewhat of an exception because patches were not available at the time). Those who need to version chase can use ports and have a much greater choice and level of control over how things are set up and which versions to go for (gcc3, 3.1, 3.2 and 3.3 are in ports, perl 5.6 and 5.8 too, as are latest OpenSSH, OpenSSH, sendmail, etc).

      This keeps cvs deltas down as imports are much more rare (hence making updates smaller) and helps keep only well tested and well known code in base.

    7. Re:gcc 3? by Anonymous Coward · · Score: 0

      FreeBSD-Current upgraded to the latest 3.2.1 because 3.2 was a buggy piece of crap. That's normally why BSD's aren't in a rush to get the latest greatest? gcc.

    8. Re:gcc 3? by Arandir · · Score: 3, Informative

      gcc-3.2 was released less than two months ago. gcc-2.1 was released less than five months ago. And gcc-3.0 was released not much longer than one year ago.

      How many -release- Linux distros can you name that were using gcc-3.2 even thirty days ago?

      Face it, gcc-3.2 has not been around "for quite a bit of time now". It is in their -current (unstable) branches, and if you wish to live on the cutting edge, feel free to use them. But two months is nowhere near the amount of time required to properly test the inclusion of a new compiler in a system with a reputation for stability.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    9. Re:gcc 3? by Anonymous Coward · · Score: 1, Funny

      Linux ... can be considered somewhat stable.

      There's your answer right there. Some people like to run with scissors in their hands, others like to laugh at those who do.

      Trollin' trollin' trollin'...

  19. Sigh .... by gruntvald · · Score: 1

    I've noticed snappier performance from FreeBSD compared to RH Linux, on the same hardware, but FYI - FreeBSD code cannot be "stolen". I suggest you re-read the license.

    1. Re:Sigh .... by dinivin · · Score: 3, Informative


      FreeBSD code cannot be "stolen"


      Completely untrue... Taking the code and not adhering to the license is stealing. This is what happened when FreeBSD code made it into the linux ATA driver and the copyright was dropped from the source code.

      Dinivin

  20. "Somewhat stable" isn't stable enough. by Anonymous Coward · · Score: 0

    People have been beating the shit out of gcc 2.95.x for at least a year or two; gcc 3.2 is still a bit recent.

  21. High UID support???? by jlockard · · Score: 0, Troll

    High UID support probably hasn't even hit the FreeBSD radar yet... Makes FreeBSD non-usable by decent sized institutions that have a large number of users. Otherwise I'd actually be taking a look at it.

    --
    --JLockard - "Some mornings, it's just not worth chewing through the leather straps." - Emo Phillips
    1. Re:High UID support???? by Anonymous Coward · · Score: 0

      Submit your patches. dumbfuck.

    2. Re:High UID support???? by Anonymous Coward · · Score: 2, Informative


      FreeBSD had 32bit UIDs quite a while before Linux did.

      Please refrain from discussing that which you obviously know nothing about.

  22. 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.

  23. Upgrading? by duplicate-nickname · · Score: 1

    Being a relative newbie to FreeBSD, how do I go about upgrading my 4.6.2 box to 4.7?

    --

    ÕÕ

    1. Re:Upgrading? by Anonymous Coward · · Score: 0

      Read the Handbook, lazyass.
      http://www.freebsd.org/handbook

    2. Re:Upgrading? by Brew+Bird · · Score: 2, Informative

      /stand/sysintall

      Under the Options selection, change the
      Release Name: to the appropriate version you want to install.

      Then, perform an 'Upgrade' from the main manu.

      This will do a binary replacement upgrade.
      If you did a custom kernel, it will NOT install the new sources, so before you do this, copy your kernel config file somewhere else and nuke the src directory, or learn about cvsup.

    3. Re:Upgrading? by Inst1gator · · Score: 2, Informative

      Update your source:
      http://www.freebsd.org/doc/en_US.ISO8859- 1/books/h andbook/cvsup.html

      Compile your source and kernel:
      http://www.freebsd.org/doc/en_US.ISO8859- 1/books/h andbook/makeworld.html

    4. Re:Upgrading? by Anonymous Coward · · Score: 2, Informative

      Run cvsup using stable-supfile and ports-supfile, edited as you like, from /usr/share/examples/cvsup. Then "make world." (Much more detail on both of these is available in the FreeBSD Handbook on the FreeBSD web site.) Depending on the capabilities of your box, you'll have a brand-new up-to-date 4.7 system in 30 minutes to 3 or so hours.

    5. Re:Upgrading? by Anonymous Coward · · Score: 0

      tut tut, less attitude, more help.

    6. Re:Upgrading? by Daniel_E · · Score: 1

      Actually, he probably doesn't want the STABLE supfile. He wants one that pulls down the RELENG_4_7 branch (4.7-RELEASE plus future bugfixes).

      Just use the STABLE supfile and replace the RELENG_4 tag (which is the STABLE branch in FreeBSD) with RELENG_4_7.

      --
      Free your mind!
    7. Re:Upgrading? by Anonymous Coward · · Score: 1, Funny

      Tempers get short when people are so beleagered by crippling bombshells. I can't even stand the thought of what the latest Netcraft results are going to say.

    8. Re:Upgrading? by noackjr · · Score: 1

      Better yet, just use standard-supfile and replace the "RELENG_4_6" with "RELENG_4_7"...

    9. Re:Upgrading? by tigga · · Score: 1
      /stand/sysintall
      It's actually wrong advice. It works usually, but eventually you could be screwed up.

      Supported procedure is to boot from cd or floppy and then proceed to upgrade..

    10. Re:Upgrading? by hearingaid · · Score: 2
      Actually, copy your kernel config file somewhere else immediately once you get a working kernel. Onto a different machine, preferably.

      It's good to have the old config file Just In Case.

      --

      my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

  24. wow by Anonymous Coward · · Score: 0

    what are you smoking ?

  25. Comment removed by account_deleted · · Score: 2, Informative

    Comment removed based on user account deletion

  26. Re:no java? who cares by Enahs · · Score: 2
    No native JDK 1.4.

    Ridiculous claim since Linux binaries are supported at the kernel level.

    --
    Stating on Slashdot that I like cheese since 1997.
  27. Here is a mirror. by Anonymous Coward · · Score: 0
  28. Release Schedule by djcdplaya · · Score: 1

    I'm glad 4.7 is out, but I want to know one thing:

    When does 5 come out?

    1. Re:Release Schedule by Anonymous Coward · · Score: 0

      It's scheduled for release on Nov 20, but I expect that date will slide a bit with recent developments. You can expect it before mid-December. It's worth the wait...

    2. Re:Release Schedule by phoenix_rizzen · · Score: 1

      The release target is Oct. 20 or so. But, I'm guessing the actual release will be in November after all the show-stoppers are worked out.

      That being said, I wouldn't use it on a production server/workstation until 5.1 or 5.2. :)

    3. Re:Release Schedule by keiferb · · Score: 1

      FreeBSD release schedule:

      http://www.freebsd.org/releases/index.html

    4. Re:Release Schedule by Anonymous Coward · · Score: 0
      The End of FreeBSD

      [ed. N.B., in the following text, former FreeBSD developer Mike Smith gives his reasons for abandoning FreeBSD]

      When I stood for election to the FreeBSD core team nearly two years ago, many of you will recall that it was after a long series of debates during which I maintained that too much organisation, too many rules and too much formality would be a bad thing for the project.

      Today, as I read the latest discussions on the future of the FreeBSD project, I see the same problem; a few new faces and many of the old going over the same tired arguments and suggesting variations on the same worthless schemes. Frankly I'm sick of it.

      FreeBSD used to be fun. It used to be about doing things the right way. It used to be something that you could sink your teeth into when the mundane chores of programming for a living got you down. It was something cool and exciting; a way to spend your spare time on an endeavour you loved that was at the same time wholesome and worthwhile.

      It's not anymore. It's about bylaws and committees and reports and milestones, telling others what to do and doing what you're told. It's about who can rant the longest or shout the loudest or mislead the most people into a bloc in order to legitimise doing what they think is best. Individuals notwithstanding, the project as a whole has lost track of where it's going, and has instead become obsessed with process and mechanics.

      So I'm leaving core. I don't want to feel like I should be "doing something" about a project that has lost interest in having something done for it. I don't have the energy to fight what has clearly become a losing battle; I have a life to live and a job to keep, and I won't achieve any of the goals I personally consider worthwhile if I remain obligated to care for the project.

      Discussion

      I'm sure that I've offended some people already; I'm sure that by the time I'm done here, I'll have offended more. If you feel a need to play to the crowd in your replies rather than make a sincere effort to address the problems I'm discussing here, please do us the courtesy of playing your politics openly.

      From a technical perspective, the project faces a set of challenges that significantly outstrips our ability to deliver. Some of the resources that we need to address these challenges are tied up in the fruitless metadiscussions that have raged since we made the mistake of electing officers. Others have left in disgust, or been driven out by the culture of abuse and distraction that has grown up since then. More may well remain available to recruitment, but while the project is busy infighting our chances for successful outreach are sorely diminished.

      There's no simple solution to this. For the project to move forward, one or the other of the warring philosophies must win out; either the project returns to its laid-back roots and gets on with the work, or it transforms into a super-organised engineering project and executes a brilliant plan to deliver what, ultimately, we all know we want.

      Whatever path is chosen, whatever balance is struck, the choosing and the striking are the important parts. The current indecision and endless conflict are incompatible with any sort of progress.

      Trying to dissect the above is far beyond the scope of any parting shot, no matter how distended. All I can really ask of you all is to let go of the minutiae for a moment and take a look at the big picture. What is the ultimate goal here? How can we get there with as little overhead as possible? How would you like to be treated by your fellow travellers?

      Shouts

      To the Slashdot "BSD is dying" crowd - big deal. Death is part of the cycle; take a look at your soft, pallid bodies and consider that right this very moment, parts of you are dying. See? It's not so bad.

      To the bulk of the FreeBSD committerbase and the developer community at large - keep your eyes on the real goals. It's when you get distracted by the politickers that they sideline you. The tireless work that you perform keeping the system clean and building is what provides the platform for the obsessives and the prima donnas to have their moments in the sun. In the end, we need you all; in order to go forwards we must first avoid going backwards.

      To the paranoid conspiracy theorists - yes, I work for Apple too. No, my resignation wasn't on Steve's direct orders, or in any way related to work I'm doing, may do, may not do, or indeed what was in the tea I had at lunchtime today. It's about real problems that the project faces, real problems that the project has brought upon itself. You can't escape them by inventing excuses about outside influence, the problem stems from within.

      To the politically obsessed - give it a break, if you can. No, the project isn't a lemonade stand anymore, but it's not a world-spanning corporate juggernaut either and some of the more grandiose visions going around are in need of a solid dose of reality. Keep it simple, stupid.

      To the grandstanders, the prima donnas, and anyone that thinks that they can hold the project to ransom for their own agenda - give it a break, if you can. When the current core were elected, we took a conscious stand against vigorous sanctions, and some of you have exploited that. A new core is going to have to decide whether to repeat this mistake or get tough. I hope they learn from our errors.

      Future

      I started work on FreeBSD because it was fun. If I'm going to continue, it has to be fun again. There are things I still feel obligated to do, and with any luck I'll find the time to meet those obligations.

      However I don't feel an obligation to get involved in the political mess the project is in right now. I tried, I burnt out. I don't feel that my efforts were worthwhile. So I won't be standing for election, I won't be shouting from the sidelines, and I probably won't vote in the next round of ballots.

      You could say I'm packing up my toys. I'm not going home just yet, but I'm not going to play unless you can work out how to make the project somewhere fun to be again.

      = Mike

      --

      To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public. -- Theodore Roosevelt
  29. Re:no java? who cares by Petronius · · Score: 1

    Does this mean that you can run the 1.4 JDK if you have the ABI support for Linux enabled?

    --
    there's no place like ~
  30. Re:no java? who cares by rplacd · · Score: 1

    The announcment of the license thingy with Sun came out 12/01 and I haven't heard anything yet.


    Yeah, what's up with that? It really bites -- I know people who've switched from running FreeBSD to Linux just for the Java support on their servers.

    While there is a native unofficial 1.3 port, I've heard a friend (professional Java developer) run into a few random problems that he couldn't reproduce on the Linux 1.3 JDK. Then again, knowing Java, it's probably another one of those "Write One, Test Everywhere" issues.

    Another issue with FreeBSD is its weak threading support. A lot better in -current, but there won't be a release of -current for a month or so (and even then, it'll take a 5.1 release before people start using it in anger).
  31. Me hopes for support for my controller by Openadvocate · · Score: 3, Informative

    Ah, I hope it will support my promise Supertrak SX6000 RAID controller.
    hmm:
    The pst driver, for supporting Promise SuperTrak ATA RAID controllers, has been added.
    Sweet. There is hope, thank you Søren Schmidt.

    And ftp.freebsd.org is hosted by a local ISP, as well as the local mirror. Ah, I will have the disc in 40 minutes. yes.. Now if only I haven't drunk that bottle of wine for dinner, oh well. just makes installing that more fun.

    --
    my sig
  32. Re:no java? who cares by rplacd · · Score: 1

    Er, write onCe, test everywhere.

  33. 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 ~
    1. Re:FreeBSD rules! by Anonymous Coward · · Score: 1, Insightful

      I started playing with it a week ago and now I'm thinking about abandonning for : 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?

      What a silly comment to be modded up.

      Sorry, but everything you mentioned exists in every Linux distro.

      If you want Ports, Gentoo Linux has an improved system.

      Basically, everything you mentioned in your post can be done, now, with Linux (more specifically, Gentoo.)

      If you're looking for reasons to use it, just be honest with yourself: You want to use something less popular so you can feel l337. And we all know that Linux is just way too popular for some people here.

    2. Re:FreeBSD rules! by destiney · · Score: 3, Informative


      I started using FreeBSD a few days ago myself. I've used Linux for several years previously.

      The thing that amazed me most about FreeBSD was the speed and response time of the networking. FTP and Samba are near instantaneous in response time on my local network. I have all my mp3s and oggs on there and I play them in Winamp across the network. Previously it would take 5-7 seconds to start an mp3 up, but now since I switched to FreeBSD the startup time is 1-2 seconds.

      I don't know about other OS's but I installed my FreeBSD satrting off with just two floppies, now that is cool! Two hours later I had a complete system and never burned the first CD.

    3. Re:FreeBSD rules! by Anonymous Coward · · Score: 0

      Does Linux have a ports system? How many years does it take to fsck your cruddy ext2fs file system? How fast does your computer run when you have all these servers running that you didn't want in the first place?

    4. Re:FreeBSD rules! by Anonymous Coward · · Score: 0

      How long does it take to fsck a disk? Well, if you're using ext3, reiserfs, or XFS: about 1 second.

    5. Re:FreeBSD rules! by Arandir · · Score: 3, Insightful

      more specifically, Gentoo

      If I absolutely had to use Linux as my main system, I would probably use Gentoo. No doubt about it. But the mere word "linux" is not enough to make me switch back. FreeBSD does what I want it to do and does it well. It's not about being 1337, it's about using the system I want to use.

      p.s. I bet both FreeBSD *and* Gentoo users are wondering what all those complaints of sluggish KDE coming from Redhat, Mandrake and Debian users are about...

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    6. Re:FreeBSD rules! by Anonymous Coward · · Score: 0

      I use Gentoo at home, Redhat at work, and I cannot tell the difference. And this jives with the C experts who tell you that you may see a 2% performance increase by using -march instead of -mcpu.

      Have you ever considered that the system may 'feel' faster, because you happent to like it more for some reason? In other words, perhaps you perceive the system as being faster because you are taken by the idea of all your apps being compiled by your computer and not someone elses?

  34. Not so simple by Anonymous Coward · · Score: 1, Informative
    In particular because Java has pervasive threads support and FreeBSD does not support kernel threads.

    linux_compat on FreeBSD has always been a bit of a guessing game, it certainly is not plug and play.

  35. Re:FreeBSD does NOT rule by Anonymous Coward · · Score: 0

    here is why:

    www.gentoo.org

    faster then FreeBSD, better ports system than FreeBSD.
    Native java support,
    NVidia ...
    Clustering
    Journaling FS ... .. ..
    .

  36. 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.

  37. Re:FreeBSD does NOT rule by Anonymous Coward · · Score: 0

    Hmmm... yes I know, many ex FreeBSD user uses Gentoo Linux on their desktop now.
    Including me.

    FreeBSD is nice, but I found Gentoo faster and better quality.
    CVSup is nice, not as nice as Portage though.

    Gentoo makes a nicer, faster desktop.
    FreeBSD is OK otherwise.

  38. FreeBSD CURRENT by Leimy · · Score: 2

    Then wait till 5.0 comes out and use it. As far as I know FreeBSD current is the only Unix running gcc-3.2.1 [prerelease] and they just imported a new gcc snapshot a few days ago [or yesterday.... I forget].

    The only Unix I run on my PC right now is FreeBSD CURRENT which is only for the uber-geek or the person who doesn't care when stuff dies :). I am pretty impressed at 5.0's progress as of late. I can't wait till they get it more stable :)

  39. Hi I'm an idiot by scosol · · Score: 0, Flamebait

    Did you not read what was written?

    Let me quote for your feeble comprehension skills:

    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.

    "FreeBSD" != "BSD"

    --
    I browse at +5 Flamebait- moderation for all or moderation for none.
    1. Re:Hi I'm an idiot by Cro+Magnon · · Score: 1

      So what? One persons RedHat 8.0 is just like anyone else's RedHat 8.0. The only difference is that RedHat, Slackware, and Debian all share the same kernel. The 3 BSDs all have different kernels.

      --
      Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  40. Java? Who cares? by Anonymous Coward · · Score: 0

    Write once, run on Windows and Solaris. Fuck Java and fuck you if you want Java.

  41. Is installation getting easier or better doc'ed? by jonadab · · Score: 1

    I'd like to try out BSD, but last time I tried FreeBSD (4.4 IIRC)
    I was unable to get it to install, in large part due to the really
    bizarre way it handles partitions. Now, I may not be an expert,
    but I'm no newbie to partitioning either; I've got DOS 6, two
    distinct Windows versions, and two different Linux distros on my
    main home system now, plus a couple of hosted systems (BeOS and
    QNX, both within disk images on FAT partitions). My friends think
    I'm crazy because I run fdisk in a window while X11 or the Win32
    GUI is running. But something to do with what partitions can be
    booted (my only free partitions are on the second drive, and well
    past 1024 cyllinders) or with the disklabel thingy has been
    preventing me from getting it to work.

    Is there an installation guide that explains in detail what has to
    be done to get it to work in a multiboot scenerio like mine?

    --
    Cut that out, or I will ship you to Norilsk in a box.
  42. Re:no java? who cares by MobyTurbo · · Score: 3, Informative
    No native JDK 1.4
    Yes, their native JDK is still 1.3. You can run Linux 1.4 in emulation though if there's something in 1.4 you must have... I assume that there will eventually be a JDK 1.4 for FreeBSD.
  43. Re:no java? who cares by Anonymous Coward · · Score: 0
    The End of FreeBSD

    [ed note, the following text, former FreeBSD developer Mike Smith gives his reasons for abandoning FreeBSD]

    When I stood for election to the FreeBSD core team nearly two years ago, many of you will recall that it was after a long series of debates during which I maintained that too much organisation, too many rules and too much formality would be a bad thing for the project.

    Today, as I read the latest discussions on the future of the FreeBSD project, I see the same problem; a few new faces and many of the old going over the same tired arguments and suggesting variations on the same worthless schemes. Frankly I'm sick of it.

    FreeBSD used to be fun. It used to be about doing things the right way. It used to be something that you could sink your teeth into when the mundane chores of programming for a living got you down. It was something cool and exciting; a way to spend your spare time on an endeavour you loved that was at the same time wholesome and worthwhile.

    It's not anymore. It's about bylaws and committees and reports and milestones, telling others what to do and doing what you're told. It's about who can rant the longest or shout the loudest or mislead the most people into a bloc in order to legitimise doing what they think is best. Individuals notwithstanding, the project as a whole has lost track of where it's going, and has instead become obsessed with process and mechanics.

    So I'm leaving core. I don't want to feel like I should be "doing something" about a project that has lost interest in having something done for it. I don't have the energy to fight what has clearly become a losing battle; I have a life to live and a job to keep, and I won't achieve any of the goals I personally consider worthwhile if I remain obligated to care for the project.

    Discussion

    I'm sure that I've offended some people already; I'm sure that by the time I'm done here, I'll have offended more. If you feel a need to play to the crowd in your replies rather than make a sincere effort to address the problems I'm discussing here, please do us the courtesy of playing your politics openly.

    From a technical perspective, the project faces a set of challenges that significantly outstrips our ability to deliver. Some of the resources that we need to address these challenges are tied up in the fruitless metadiscussions that have raged since we made the mistake of electing officers. Others have left in disgust, or been driven out by the culture of abuse and distraction that has grown up since then. More may well remain available to recruitment, but while the project is busy infighting our chances for successful outreach are sorely diminished.

    There's no simple solution to this. For the project to move forward, one or the other of the warring philosophies must win out; either the project returns to its laid-back roots and gets on with the work, or it transforms into a super-organised engineering project and executes a brilliant plan to deliver what, ultimately, we all know we want.

    Whatever path is chosen, whatever balance is struck, the choosing and the striking are the important parts. The current indecision and endless conflict are incompatible with any sort of progress.

    Trying to dissect the above is far beyond the scope of any parting shot, no matter how distended. All I can really ask of you all is to let go of the minutiae for a moment and take a look at the big picture. What is the ultimate goal here? How can we get there with as little overhead as possible? How would you like to be treated by your fellow travellers?

    Shouts

    To the Slashdot "BSD is dying" crowd - big deal. Death is part of the cycle; take a look at your soft, pallid bodies and consider that right this very moment, parts of you are dying. See? It's not so bad.

    To the bulk of the FreeBSD committerbase and the developer community at large - keep your eyes on the real goals. It's when you get distracted by the politickers that they sideline you. The tireless work that you perform keeping the system clean and building is what provides the platform for the obsessives and the prima donnas to have their moments in the sun. In the end, we need you all; in order to go forwards we must first avoid going backwards.

    To the paranoid conspiracy theorists - yes, I work for Apple too. No, my resignation wasn't on Steve's direct orders, or in any way related to work I'm doing, may do, may not do, or indeed what was in the tea I had at lunchtime today. It's about real problems that the project faces, real problems that the project has brought upon itself. You can't escape them by inventing excuses about outside influence, the problem stems from within.

    To the politically obsessed - give it a break, if you can. No, the project isn't a lemonade stand anymore, but it's not a world-spanning corporate juggernaut either and some of the more grandiose visions going around are in need of a solid dose of reality. Keep it simple, stupid.

    To the grandstanders, the prima donnas, and anyone that thinks that they can hold the project to ransom for their own agenda - give it a break, if you can. When the current core were elected, we took a conscious stand against vigorous sanctions, and some of you have exploited that. A new core is going to have to decide whether to repeat this mistake or get tough. I hope they learn from our errors.

    Future

    I started work on FreeBSD because it was fun. If I'm going to continue, it has to be fun again. There are things I still feel obligated to do, and with any luck I'll find the time to meet those obligations.

    However I don't feel an obligation to get involved in the political mess the project is in right now. I tried, I burnt out. I don't feel that my efforts were worthwhile. So I won't be standing for election, I won't be shouting from the sidelines, and I probably won't vote in the next round of ballots.

    You could say I'm packing up my toys. I'm not going home just yet, but I'm not going to play unless you can work out how to make the project somewhere fun to be again.

    = Mike

    --

    To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public. -- Theodore Roosevelt
  44. Re:Is installation getting easier or better doc'ed by Anonymous Coward · · Score: 0

    FreeBSD Unleashed a really good book

    having 6 months of linux experience, i decided to give myself a crash course in FreeBSD ,to see what all the hub bub was all about.

    using the book, i learned the ins/outs of the install process, some of the idealogy, and learned about ports (really cool way to get/update software)

  45. Not all... by gidds · · Score: 1

    Running Mac OS X 10.2.1 (`Jaguar') here, which is of course built on the BSD-family OS Darwin -- "Apple Computer, Inc. GCC version 1161, based on gcc version 3.1 20020420 (prerelease)".

    --

    Ceterum censeo subscriptionem esse delendam.

  46. Haven't you ever heard of silicone? by mangu · · Score: 1

    Putting gel-filled bags into Natalie Portman's tits is no problem at all. The problem is always getting the desired aesthetic result. It's very easy (see Erika Eleniak, for instance) to damage what was absolutely perfect in an effort to improve it.

  47. Not Slackware, pardner! by mangu · · Score: 1

    Slackware has a BSD-style configuration, differently from the other distros you mentioned, which are SystemV-based. Therefore, Slackware is notoriously difficult to configure.

    1. Re:Not Slackware, pardner! by Anonymous Coward · · Score: 0

      Slackware is notoriously difficult to configure.

      Don't you mean Slackware is not difficult to configure?

      SysV inits convoluted rc directory trees are a nightmare to configure with a text editor. BSD style is not. With redhats you have to use a specific program just to configure it, sort of like REGEDIT in Windows. Try editing the Windows registry with notepad.

    2. Re:Not Slackware, pardner! by mangu · · Score: 2
      Huh?



      cd /etc/rc.d/rc5.d

      ln -sf ../init.d/whatever S??whatever



      Why would I need a text editor?

    3. Re:Not Slackware, pardner! by Arandir · · Score: 2

      Slackware is amazingly simple to configure, except for you SysV weenies :-)

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    4. Re:Not Slackware, pardner! by Anonymous Coward · · Score: 0

      theres no init.d on any slackware release ive ever used since 3.2

      what the fuck are you talking about?

    5. Re:Not Slackware, pardner! by Anonymous Coward · · Score: 0

      What utter twaddle.

    6. Re:Not Slackware, pardner! by pope+nihil · · Score: 1

      say what? last time i check you could use a good ol' vi + sh with no problems to edit your redhat configuration. now, i'm not really disagreeing with your main point. i like the bsd style config better myself, but that doesn't mean redhat requires a special program to configure (nor does the fact that they provide a special program to do it for you). in fact, once you get the hang of it, it's really pretty easy.

  48. A mean command? by mangu · · Score: 1

    I'm sure you get that in many statistics packages. Or you might try the "average" command, instead.

  49. PCtel HSP (pseudo)modem by Anonymous Coward · · Score: 0

    I have a piece of cra..., i mean, a modem PCtel HSP on board, and I cant afford a new (real) modem for now. But Id like a lot to install FreeBSD as my desktop OS. Someone knows about someone who got that modem workin on a FreeBSD???

    1. Re:PCtel HSP (pseudo)modem by bsd_usr · · Score: 1

      You can't. PCtel HSP modems are basically winmodems which means they use proprietary softare to do the job of what real modems do. External modems are your best bet, but they're highly expensive.

    2. Re:PCtel HSP (pseudo)modem by Anonymous Coward · · Score: 0

      A softmodem isnt guarnteed to not work on FreeBSD. Lucent soft(or win)modems run on FreeBSD (with a driver in the ports tree). Im just wondering if:

      Are there someone workin in a similar driver to the PCtel ones? (once there is such driver for Linux) - Im not a programmer, but a BSD user.

  50. How do you measure "stability"? by mangu · · Score: 2

    I have seen this "FreeBSD is more stable than Linux" before, and I always wonder how do you prove that. I have worked with Linux servers since 1998 and I have never seen one crash. I'm talking about one year or more average uptimes, the kind of system which you only boot to change major kernel versions, like updating from Linux 1.2.13 to 2.0.36. For me, that's *perfect* stability, how can FreeBSD be better than perfect?

    1. Re:How do you measure "stability"? by benedict · · Score: 2

      I suspect that a lot of the "Linux is unstable"
      idea comes from the tendency of Linux users to
      experiment with different VMs, filesystems, cheap
      hardware ...

      An install of Linux that sticks to tried and true
      components, hardware and software, is probably no
      more likely to crash than an equally conservative
      install of FreeBSD.

      Fair disclosure: I am a BSD bigot.

      --
      Ben "You have your mind on computers, it seems."
    2. Re:How do you measure "stability"? by Greg+W. · · Score: 2

      I have worked with Linux servers since 1998 and I have never seen one crash.



      I have.



      I started with Linux in May 1993 running kernel 0.99 pl 14. That one had a bug in the keyboard driver, which caused the system console to lock up if I typed too quickly. But that hardly counts, because the kernel hadn't hit 1.0 yet.



      I just updated one of our production servers from 2.0.36 to 2.0.39 two weeks ago because I kept getting total system lockups accompanied by kernel error messages on the console and I was tired of hitting reset and watching it fsck while users kept asking why the database didn't work.



      I had a boatload of problems with the tulip driver and Linux's NFS client code in late-series 2.2.x kernels (2.2.19 and 2.2.20). This appears to be mostly fixed in 2.2.21.



      I won't even begin to describe all the horror stories I've heard about the 2.4.x kernel series; instead, I'll just tell you the one I've actually lived through. I have a machine which was until recently a server, but now I wanted to make it a
      desktop. It's an HP Pavilion that has an i810 integrated video thing in it (I can't call it a "video card"). In order to run X on this thing, with Linux, I needed kernel 2.4.x for agpgart support. Well, when I run X on this thing under 2.4.18, everything's fine -- except that the NFS client suddenly stops working. Any access to the NFS-mounted file system goes into kernel wait and is completely unkillable (even with -9). The system has to be rebooted -- but the reboot also hangs. Meaning I have to sit through a 45-minute-or-more fsck. (No, I am not exaggerating. One of the disks in this thing is either not properly recognized or is physically defective. If I attempt to turn on DMA mode, the system locks hard.) Anyway, my workaround for this is not to mount any NFS file systems on it -- it can serve as a dumb web browser and Freenet node using local storage only.

    3. Re:How do you measure "stability"? by Strog · · Score: 1

      You haven't seen a hardware failure in 4 years or are these extremely idle boxes? Surely some piece of hardware has gone south and taken the OS with it at some point. Productions boxes with "good" hardware and not running experimental software, kernel, etc. then you will see good performance with either OS. Once in a while Linux does crash in this senario but not very often but FreeBSD seems to be even less. Either option is great and both make Windows seem like a toy in the reliability department.

      Some of the perceptions on FreeBSD being more reliable might come from VM issues in the past. A linux box will become very sluggish and unresponsive under high loads and ocassionally this is when they blow up. With FreeBSD you can log in and look around even under extremely high loads and it just doesn't crash. Linux's VM has closed the gap but FreeBSD still seems to be better. The reliability of ftp.cdrom.com helps the stabilty claims of FreeBSD too. It was a single CPU box that ran 100% on a 100megabit connection without ever missing a beat. It set a record for highest transfer in a 24 hour period when there was a similtaneous release of FreeBSD and RedHat of which it was mirroring both. Of course these are all things that affect perceptions and not necessarily facts.

      I love both and will use either in production when given the opportunity.

    4. Re:How do you measure "stability"? by dublin · · Score: 2

      Linux is fairly stable. (I've seen *lots* of Linux servers crash, and I've been working with them in perparation for production use since 0.99 patch level 56.) BSD is rock-solid stable. There's a huge difference, especially when you're designing serious production systems. In fact, BSD is the only open source OS that seriously rivals the stability of the commercial Unixes like Solaris in large-scale compute-intensive environments.

      I've worked extensively with both Linux and BSD, and built large-scale production systems on both. One indication you might want to consider as pointing out BSD's superior stability is that at least two 1000+ node compute clusters for oil exploration are considering migrating from Linux to BSD mostly to ensure higher stability and availability. ("Mostly" because getting out from under the GPL is a factor in at least one of these moves.) When you're literally betting a billion dollars on getting the right answer before your competitors in a bidding war for drilling rights over a huge reserve, you really want to make sure you get the right answer in a timely fashion. Losing a node (for any reason) during the week or two it takes to crunch the numbers pretty much blows your chances.

      Although both are good, BSD is considerably better w.r.t. stability - give it a try and you'll give up Linux for servers unless you just need quick small ones like the E-smith distro makes so easy.

      In a serious production environment, BSD is far more reliable and stable than Linux. Last year I designed the architecture for a set of IP SAN servers. One of the biggest problems was that the virtualization software runs on Linux only (they have since added Solaris) - this left us with a wonderfully stable product running on a server environment that really wasn't as stable as it should be, given that it's the heart of the entire SAN system. It's gotten better, but I'd opt for Solaris now, and am encouraging them to port to BSD to achieve true rock-solid enterprise bulletproofness.

      BSD is the next best thing to Tandem, and one heck of a lot cheaper. (Not to mention it's not terminally weird...)

      --
      "The future's good and the present is nothing to sneeze at." - Roblimo's last ./ post
  51. Re:Is installation getting easier or better doc'ed by Michael+Wardle · · Score: 2

    The FreeBSD handbook is an excellent guide to all aspects of installing, configuring, and using a FreeBSD system. The allocating disk space section contains well written instructions (with pictures) that explain how disk partitions work on FreeBSD, and how to create them.

    On my system, I use the GNU GRUB boot loader (used as the default boot loader in many Linux distributions), and it seems quite able to boot partitions over the infamous 1024 (cylinder?) limit. The GRUB manual suggests this configuration for booting FreeBSD. If you use GRUB, select the "Leave the Master Boot Record" option when you install FreeBSD.

    Note that on an Intel 386-compatible system, you'll need a spare primary partition to install FreeBSD. Perhaps you don't have one, as there are only four, and each DOS or Windows install will want one, and one will be used to create the extended partition your Linux distribution is likely to install itself in. It might be easier to buy another hard disk drive.

  52. Re:FreeBSD does NOT rule by Karn · · Score: 1

    Tell me, what does an end user gain from the BSD license? I'll tell you what it buys them: an opportunity to get screwed by an entity with a desire to profit at their expense.

    The GPL = (BSD license - opportunity for users to get screwed). What about the companies? Please, think of the companies! If it weren't for their inherent greed, the GPL would not have come into being. The GPL is the community's way of saying "You won't be screwing us over any more." They've had their chance, and they've shown us that they are not intersted in the us, but the money - which gives incentive to locking people in.

    Why do you think most big projects use the GPL these days? Gnome, KDE, Linux, GCC, Wine, as well as most applications on freshmeat and sourceforge? Because people prefer the GPL - it empowers the end user whereas other licences (such as the BSD license) empowers the guy with the most pull/money/clout/whatever. Everyone knows that the GPL isn't the best license for everything, but it's the preferred license for anything I contribute, and the same holds true for many other people as well.

    GPL doesn't prevent you from writing something and selling it - it only prevents you from NOT providing the source to your changes. So? I would do that anyway.

    It's very easy:
    If don't want your code or it's users will be exploited/denied - use the GPL.
    If you don't want your code or it's users will be exploited/denied - use another license.

    In my opinion, the 'linux movement' is a mix of things, but it's mostly excitement behind the GPL, or the assurance of a community-driven computing platform, whose interest is only to serve the community, forever.

    --


    Why do I keep typing pythong?
  53. Re:FreeBSD does NOT rule by Karn · · Score: 1

    Yeah, I have some typos in there. It's late for me.

    --


    Why do I keep typing pythong?
  54. Re:Is installation getting easier or better doc'ed by Anonymous Coward · · Score: 0

    I was unable to get it to install, in large part due to the really bizarre way it handles partitions.

    Hope you aren't referring to the BSD partitioning system itself. The entire primary/extended partition system is total bullshit. Free BSD handles this very gracefully in that you give the OS a slice. In that slice you cut up stuff and BSD does whatever it wants. About how you would WANT to do partitioning...

  55. Re:FreeBSD does NOT rule by Arandir · · Score: 2

    The five most popular and successful Open Source applications today are either not under the GPL, or under a dual'ed or exception'ed GPL:

    XFree86 - MIT License
    Apache - Apache License
    Perl - Artistic/GPL
    Linux - GPL with exception
    Mozilla - MPL/NPL

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  56. Re:Is installation getting easier or better doc'ed by Arandir · · Score: 1

    in large part due to the really bizarre way it handles partitions

    It's not bizarre, it's just not the Microsoft DOS way.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  57. Re:FreeBSD does NOT rule by benedict · · Score: 1

    You clearly do not understand the dynamics of
    software licensing. Can you please explain the
    exact sequence of events that allows your mythical
    malefactor to mess with users of BSD-licensed
    software? ... I didn't think so. Troll.

    --
    Ben "You have your mind on computers, it seems."
  58. Re:FreeBSD does NOT rule by Karn · · Score: 1

    Does it matter whether the license is dual or not? If it's GPL, then the GPL rules apply, and I still stand by my statement.

    My statement mostly applied to newer projects.. Samba, for instance, is GPLed

    I mentioned the Wine project. While it's not a server application, it's a very popular piece of software and will probably play a big role in creating an alternative to our current dominant platform. In fact, the Wine project switched their license to LGPL (which still protects users rights) because they saw the potential for everyone to get screwed over.

    My point was that I think the success and momentum behind Linux is due to it's licensing. KDE, Samba, Wine, Linux, etc are all what end users see, and it is those people who the GPL seeks to protect.

    --


    Why do I keep typing pythong?
  59. Linux emulation is busted by Anonymous Coward · · Score: 1, Informative

    There have been problems getting JDK1.4 (linux) working flawlessly under FreeBSD. So grow up when stating 'Ridiculous...'

    If you're going to use a unix as a Java development environment, excluding Sun's, you're forced to use i386 Linux since it's the only other platform with a working 1.4.1 release. Why I won't be switching to OSX!

    Latest info I saw was:

    http://www.freebsd.org/news/status/report-may-20 02 -june-2002.html#FreeBSD-Java-Project

  60. Re:FreeBSD does NOT rule by Arandir · · Score: 2

    Does it matter whether the license is dual or not? If it's GPL, then the GPL rules apply

    The GPL part of the dual licensing is typically there just to ensure GPL compatibility. Otherwise the license ends up being least common denominator. This makes a huge difference from the standard GPL. Artistic License + GPL removes all copyleft. MPL + GPL removes the need for GPL linkage chains. Etc.

    Even in the trivial case of Linux with a GPL exception, you now have the ability to make standard kernel calls from non-GPL applications. This is not something intended by the GPL.

    --
    A Government Is a Body of People, Usually Notably Ungoverned
  61. Re:FreeBSD does NOT rule by Karn · · Score: 1

    I was basically defending the GPL from someone who called it Marxist or whatever..

    The Wine project started out with a BSD-style license, and switched to LGPL.

    A quote from the page:
    "However, with some recent events I cannot disclose, it is clear to me that the opportunity for Wine to be used in a proprietary product is too tempting and has caused some harm to the Wine project. Based on experience, I feel strongly that the potential for harm is great enough that CodeWeavers needs to take two actions. First, we would like to release all new code we develop under an LGPL style license. Second, I would like to open another call for a license change and thereby strongly add my voice to Alexandre's."

    --


    Why do I keep typing pythong?
  62. Re:FreeBSD does NOT rule by zwoelfk · · Score: 1

    Of course the BSD vs. GPL license debate is not new. Here's a link to a very good article on the subject. The author does lean toward BSD, but there is a lot of good information. Also, here are the author's research notes for the paper.

    Neither BSD nor GPL does much for the "end-user" If we're talking about licenses we're talking about coders' and distributors' rights. As a coder, I'll use BSD because I want to give my code away. I want people to use it. I don't care if they make money off of it. If I do care, I'll use GPL. Simple.

    My code can't be "exploited" because I said they can do pretty much whatever they hell they want with it (under BSD) I want the code I release to be free in the truest sense. Your code (or modifications) I don't really care about, so do what you want, even if that means re-releasing under GPL.

  63. breaking things by benedict · · Score: 1

    > He that breaks a thing to find out what it is has
    > left the path of wisdom
    > -- Gandalf the Grey

    Gandalf should stick to saving the world; based on
    this quote, I wouldn't trust him with the bizarre
    task of installing a free unix on an x86 machine.

    --
    Ben "You have your mind on computers, it seems."
  64. Re:FreeBSD does NOT rule by Karn · · Score: 1

    Mozilla Is licensed under MPL/GPL/LGPL, and MPL is a copyleft-type license.

    To be honest, I'm not sure what the exception is you speak of in reference to Linux. Could you post a link explaining?

    --


    Why do I keep typing pythong?
  65. Re:FreeBSD does NOT rule by benedict · · Score: 2

    The BSD license is not corporatist any more than
    the GPL is Marxist. Just because someone else is
    slinging bullshit doesn't mean that you should do
    the same.

    The quote from the Wine project indicates that the
    Wine developers wanted to ensure that Wine could
    not be used as the basis for a proprietary product.
    Given that, the [L]GPL is an appropriate license
    for them to choose. Other developers don't feel
    the same way, and for them, the BSD license is a
    valid choice.

    The right license for a given project depends on
    that project's goals. There is no One Right
    License for everything. Why is this so hard for
    people to understand?

    --
    Ben "You have your mind on computers, it seems."
  66. Re:FreeBSD does NOT rule by Karn · · Score: 1


    There is no One Right License for everything. Why is this so hard forpeople to understand?

    It's not. In fact, I agreed with you in earlier posts on that.

    --


    Why do I keep typing pythong?
  67. Re:FreeBSD does NOT rule by Anonymous Coward · · Score: 0

    Linux has more popularity because it has GPL to 'protect' it from corperate greed, but remember, the coperations run the governments nowadays, so really the GPL is a paper thin protection. Does the GPL protect you from people with deep pockets from suing your progent out of existance? no. It doesn't. Does the GPL protect you from compaines claiming they designed the software themselces when it's pretty clear they just obfuscated your GPL code? no, it doesn't. And if you don't have the legal resources to stop them, they'll do it if they want to, GPL or no. At least with FreeBSD companies like Microsoft and Apple that blatently rip-off code give you the credit that is due for having written it in the first place. (and I realize that apple isn't just ripping code off, they're semi-interested in helping the open source community, kinda, as long as it doen't hurt them)
    However all that aside, we really need both source licenses available. Because as long as diverse range of open source projects (and licenses) thrive it will be harder for any one comapny to quash them all. And while OSX isn't a 'pure' BSD derivative, I believe that it can only help expose more people to the power of having open source and unix like tools, as well as draw more tech savy users to apple. Although apple doesn't seem to market up the tech savy aspect of OSX.

  68. For anyone having trouble finding a mirror... by kesuki · · Score: 2

    most of the FTPs seem to be pretty much overloaded, but a really good way to find mirrors is to use a good ftp search like alltheweb.com search for 4.6.2-disc1 or better still 4.7-disc1 (which still wasn't returing results when i posted) and hunting for fast low ping servers running unlisted mirrors, preferably finding a mirror that is geographically close to you. Just make sure you get the md5sum list from the official site. I'm currently pulling 95k of my 100k Downstream cap from an undisclosed university (.edu) mirror. much better than fighting the rush of people trying to mirror the new files from the official sites.

  69. Best Feature of FreeBSD... by Anonymous Coward · · Score: 3, Informative

    is the documentation. Yes there's some excellent linux docs on the ldp site but for FreeBSD you can just consult the Handbook for everthing.

  70. FXP FiXes by nutznboltz · · Score: 1

    Not one mention of the fxp bug fixes in the release notes.

    Look at Revision 1.110.2.24 of if_fxp.c

    MFC 1.136

    Where 1.136 is "fix handling of RNR conditions when using polling"

    click me

    I really felt a FreeBSD 4.6.2 box I maintain was getting bit by that bug. The interface would just drop dead with a few kernel messages about it croaking.

  71. Re:no java? who cares by Greg+W. · · Score: 2

    No native JDK 1.4.



    Ridiculous claim since Linux binaries are supported at the kernel level.



    DISCLAIMER: My experience is with OpenBSD, not FreeBSD. (However, FreeBSD users have confirmed my findings in considerable detail.)



    DISCLAIMER: I hate Java's bloated reeking guts. Java's only purpose in life is to run Freenet until someone rewrites the Freenet reference node into a portable language like C.



    My experience with Java and Freenet on OpenBSD is that the Linux native JDK does not work. Freenet will appear to start up and run, but once you actually start using it, it fails miserably. Specifically, the Freenet node listens for connections on two or more TCP/IP sockets. Connections made to any port that Freenet is listening to will be silently dropped if no data are waiting on the socket (e.g., if you telnet localhost 8888 it will drop the connection after accepting it). However, if data are actually waiting in the buffer, the connection may work, at least sometimes (e.g., if you echo -e "GET / HTTP/1.0\n" | nc localhost 8888 it will work most of the time).



    As you can imagine, this makes running the software a fool's mission. Things just break and there's no rhyme or reason to it, because there's at least one case where the behavior is nondeterministically broken. And that's just the case that I happened to discover -- who knows what else is lurking in those murky proprietary-Sun-code depths?



    Fortunately, Kaffe 1.0.7 seems to work at least acceptably for running Freenet on OpenBSD. (Don't use Kaffe from the ports tree, which is 1.0.6. Kaffe 1.0.6 has serious bugs, at least one of which is in big number handling, which is essential to many of Freenet's encryption algorithms.) Kaffe 1.0.7 has some bugs of its own -- for example, it tended to crash and core dump on me, at least until I commented out one assertion that the Kaffe mailing list said was probably spurious. (And you don't want to see how big a Kaffe/Freenet core file is.)

  72. Re:FreeBSD does NOT rule by Anonymous Coward · · Score: 1, Insightful
    GPL doesn't prevent you from writing something and selling it - it only prevents you from NOT providing the source to your changes. So? I would do that anyway.

    Yes it does prevent you from selling it, or at least it does prevent you from selling it to the second customer. Why would they bother to purchase it from you if they can just get it from the first customer?

    The GPL causes organisations to transition from a sale/licensing model to a professional services model which is a rather large shift for any company that doesn't do it---and frankly the professional services model doesn't work in a number of markets.

    Tell me, what does an end user gain from the BSD license? I'll tell you what it buys them: an opportunity to get screwed by an entity with a desire to profit at their expense.

    This is an argument that I've seen many times, and I don't quite understand exactly how users have the opportunity to get screwed. I mean, ``oh no, someone can put their own license on BSD code!!!'' Well, this does not mean that they can put their license on the original BSD code. So what if they add a few features and slap their own license on it? Does it matter? How exactly are the users getting ``screwed''? Maybe the users might ``get screwed'' if they choose to buy the new code and accept the EULA on it. But, why exactly should I care that they make that choice? In fact, who am I to deny them that choice?

    The GPL puts unreasonable restrictions on what I may do with code, and so I generally try to avoid contributing to projects that use it. It is actually too expensive for me to do so, since I do not want to be legally required to provide the source code to things that I write for free to anyone who asks for them for the next 3 years. By using the GPL, I actually ``get screwed'' for writing code. It costs me additional money and time beyond what I'm willing to do for free.

    As an example. Say a friend of mine is having a hard time with a piece of GPLed code and he asks for my help. I hack it a bit, and send him the compiled program. It still doesn't quite work, so we repeat the procedure 5 times until it works exactly the way we think that it should and then I send him the final code. Two years later, he still has all 5 binaries that I sent him and src to the 5th one. He asks me for src to the 3rd one, which I don't have because I editted it to make the 4th one. Now, I am in flagrant violation of the GPL and my [ex-]friend may be able to start legal proceedings and what not against me.

    It simply isn't worth my time dealing with any of that crap for free, so I will only work on GPLed code if I am paid a lot of money to do it. No sane person assumes a liability without compensation.

  73. Re:FreeBSD does TOO rule by Groganz · · Score: 1

    Nyah nyah

  74. Re:no java? who cares by BgJonson79 · · Score: 1

    Gentoo has a ports-like system. I just switched last night into today. Security isn't too bad either, because you have to actively turn things on, instead of turn them all off.

    --

    There are four boxes used in defense of liberty: soap, ballot, jury, ammo. Use in that order.

  75. GPL and OpenSource are over-credited by AHumbleOpinion · · Score: 2

    BTW, give GPL some freaking credit, it spawned the opensource movement and created many programmers and hobbiests that release some of the best software, FOR FREE.

    Good lord, the kiddies think they invented sharing code, next they'll think they invented sex. :)

    The GPL and OpenSource are over-credited. People shared source, wrote missing pieces for others, helped others debug, shared executables (legally), etc. without the GPL or the OpenSource movement. OpenSource did not spawn a movement, it named and branded something that already existed. The only thing that has really changed over the decades is that average people can communicate and share more easily than before. When 300 baud modems ruled the land a lot of sharing was done face to face with a bunch of diskettes. This slowed things down a little. The modern internet made sharing trivially easy and OpenSource and the GPL were swept up and taken along for the ride. They are effects, not causes.

    I guess you could give the GPL credit for something else, it politicized sharing. If it never existed we have different acronyms and different politics, but we would probably have similar software.

  76. Re:no java? who cares by Anonymous Coward · · Score: 0

    Dear Editor:
    This isn't news. I remember reading this message a year ago. The topic being a lack of java, this message is completely off-topic. It's flamebait. So what the f*ck are you doing posting it?

  77. Debian X, blah blah, etc. by hearingaid · · Score: 2

    I see a future when all the hackers can run apt-get from their Debian GNU/Camaro dashboards.

    --

    my old sig used to be funny, but then slashcode ate it and now it's not funny anymore

  78. Re:no java? who cares by Anonymous Coward · · Score: 0

    Does it run www.compiere.org's 9 meg jar?

  79. Law and ORder:SVU by mekkab · · Score: 2

    Not to be confused with LaO: SUV- the vehicle most likely to be soon chasing the Method Man Jeep.

    Yeah, I saw that show. I cried when the kid killed himself/brain dead.

    --
    In the future, I would want to not be isolated from my friends in the Space Station.
  80. Re:Is installation getting easier or better doc'ed by fbsderr0r · · Score: 1

    i pray that you never see an hp-ux or solaris box..
    oh my god.. SLICES!!!...