Slashdot Mirror


DragonFly BSD: Daily Snapshots Available

Dan writes "Simon Schubert has offered to provide Daily Snapshots of DragonFly. The snapshots are available on FTP and HTTP. Simon says this is for users who want to give DragonFlyBSD a try and don't want to go through the FreeBSD4/cvsup/buildworld steps., and as a world tinderbox (logs are available for each run). DragonFly is an operating system and environment designed to be the logical continuation of the FreeBSD-4.x OS series. These operating systems belong in the same class as Linux in that they are based on UNIX ideals and APIs. DragonFly is a fork in the path, so to speak, giving the BSD base an opportunity to grow in an entirely new direction from the one taken in the FreeBSD-5 series."

57 comments

  1. entirely new direction ? by raffe · · Score: 2, Insightful

    "... entirely new direction from the one taken in the FreeBSD-5 series."

    What is so entirely differnet? No , not a flame i just dnot know...

    1. Re:entirely new direction ? by ukpyr · · Score: 5, Informative

      From DragonFly home page [http://www.dragonflybsd.org/Main/]:
      DragonFly is an operating system and environment designed to be the logical continuation of the FreeBSD-4.x OS series. These operating systems belong in the same class as Linux in that they are based on UNIX ideals and APIs. DragonFly is a fork in the path, so to speak, giving the BSD base an opportunity to grow in an entirely new direction from the one taken in the FreeBSD-5 series.

      It is our belief that the correct choice of features and algorithms can yield the potential for excellent scaleability, robustness, and debuggability in a number of broad system categories. Not just for SMP or NUMA, but for everything from a single-node UP system to a massively clustered system. It is the our belief that a fairly simple but wide-ranging set of goals will lay the groundwork for future growth. The existing BSD cores, including FreeBSD-5, are still primarily based on models which could at best be called 'strained' as they are applied to modern systems. The true innovation has given way to basically just laying on hacks to add features, such as encrypted disks and security layering that in a better environment could be developed at far less cost and with far greater flexibility.

      We also believe that it is important to provide API solutions which allow reasonable backwards and forwards version compatibility, at least between userland and the kernel, in a mix-and-match environment. If one considers the situation from the ultimate in clustering... secure anonymous system clustering over the internet, the necessity of having properly specified APIs becomes apparent.

      Finally, we believe that a fully integrated and feature-full upgrade mechanism should exist to allow end users and system operators of all walks of life to easily maintain their systems. Debian Linux has shown us the way, but it is possible to do better.

      DragonFly is going to be a multi-year project at the very least. Achieving our goal set will require a great deal of groundwork just to reposition existing mechanisms to fit the new models. The Goals link will take you to a more detailed description of what we hope to accomplish.

    2. Re:entirely new direction ? by Anonymous Coward · · Score: 0

      As far as I know Windows has had native support for Java for ages. Actually since Microsoft and Sun signed an agreement about this back in 1997 that deals with this issue. So the fact that FreeBSD got this is fine but not exactly revolutionary.

    3. Re:entirely new direction ? by Anonymous Coward · · Score: 0

      Mod parent as troll -- goatse.cx link!!!

    4. Re:entirely new direction ? by MrHanky · · Score: 1
      FreeBSD 5.x has started to compromise speed and cleanliness in exchange for advanced features like USB keyboards and mice with button wheels.
      ...
      We may ultimately add some of the features 5.x introduces, such as audio, ...


      Oh, come on, moderators! Is it so hard to spot a troll? Well, congrats to Mr. Anonymous Coward for his +2, informative for this brilliantly crafted drivel. It was actually fun to read, too.
    5. Re:entirely new direction ? by Anonymous Coward · · Score: 0

      Yeah, Okay. USB stuff AND sound were both supported in the 4.x series.

      Personally, I fined 5.x to be the logical continuation of where 4.x left off...the layout of the filesystem is a bit cleaner and easier to understand, and they've started to drop deprecated options. I see no benefit to running DragonflyBSD.

    6. Re:entirely new direction ? by Anonymous Coward · · Score: 0
      Believe me -- I'm trying my best, but they keep making it so damned *easy!*

      When is amateur mod night over?

    7. Re:entirely new direction ? by Anonymous Coward · · Score: 0

      Actually, the Java support in Windows was with Microsoft's own Java Runtime until recently. ...and take this from someone who knows; in Win'98, while you could choose not to install it, once it *did* get installed (from WindowsUpdate, say), it was practically impossible to delete entirely. Which is just a little annoying, when you've tried installing Sun's JRE for Java 1.2 or 1.3 (the MS engine only supported their idea of 1.1), and find the ActiveX control for the MS engine would override the Netscape-style plugin Sun provided in Internet Explorer.

      Then, of course, MS yanked NS plugin support entirely in later versions of the browser.

      OS/2 and Classic MacOS are the only OSes I've seen that handle Java remotely 'nicely,' though the choices of VM were, of course, limited.

      Linux has started to catch up, and BSD is trailing a bit behind, mostly because Sun had some licensing restrictions that made everything a mess.

      Of course, if you're able to install the Java environment as a binary package, as on Linux -- something I don't think we *can* do on BSD, because of the licensing issues/Sun's disinterest in providing their own build, not technical reasons -- then it's not too bad.

    8. Re:entirely new direction ? by Ricin · · Score: 1

      All sounds very sane but *doing* it with users *using* it now thats another thing.

    9. Re:entirely new direction ? by platipusrc · · Score: 1

      phew, that was close. I'm so glad that I managed to grab the super special VIP only version of FreeBSD 4.8 for my laptop that includes audio before they got rid of it! (also works with USB and wheel mice (the wheel mice are supported by X anyway))

      --
      And the muscular cyborg German dudes dance with sexy French Canadians
    10. Re:entirely new direction ? by Anonymous Coward · · Score: 0

      BSD including DragonFly is largely a refuge for homosexual misfits. Being "different" is what is important.

  2. what is it? by Anonymous Coward · · Score: 0

    Yeah heard about this. Can somebody explain what it's all about? Did somebody not like the name of a makefile variable or something and decide to fork a mostly-the-same distro of BSD?

    I'm quite happy with FreeBSD and occasionally OpenBSD, can someone sell me Dragonfly BSD?

    1. Re:what is it? by Anonymous Coward · · Score: 0

      Give it some time. I'm sure SCO would like to sell you a license for it.

    2. Re:what is it? by merdark · · Score: 1

      The Dragonfly BSD website has lots of information, but in short they are moving away from a monolithic kernel to a more micro kernel like design that uses message passing.

      They are also planning large changes to the packaging system. The new system will be similar to Debian's apt but will make it easier to upgrade only portions of the system (like only one application).

  3. The daily snapshots by Anonymous Coward · · Score: 1, Interesting

    The daily snapshots would be far more usefull if they installed correctly. Sysinstall can't install any of the dists, and attempting to do so from the shell also proved ineffective. Sad really, as I think that DragonFly has great potential, and I love to try it. Building it from source has never worked for me either.

    To be fair, until they get all the messaging stuff done, it still primarilly "developers only", but as they hope to do all of this in small, "bite sized chunks", it's inexcusable that the installer doesn't work.

    I so look forward to seeing it in action...

    1. Re:The daily snapshots by Ricin · · Score: 1

      Obviously Matthew Dillon is a little fucker.. yeah... the guy who lives and breathes BSD VM. A bloody script kiddy for sure.

      Go back to sleep and wake up in 2020. Then troll again iof your old linucks setup permits.

      It's a serious project. Take a few days to shift your world view please.

    2. Re:The daily snapshots by Anonymous Coward · · Score: 0

      Sysinstall doesn't work? OH MY GOD!!! Luser alert.

  4. It's funny when you stop and take a look at it... by Anonymous Coward · · Score: 0

    All these BSD trolls are proof that your average Slashdot Linux user (i.e. not very skilled, listens to random comments as fact, probably spells Microsoft as Micro$oft because they think its clever [note: it isn't], etc.) feels threatened by any OS that is not Linux. Especially a rock solid line of OSes like *BSD.

    I wish the DragonFly team luck on their project, as *BSD is only dead when everyone gives up.

  5. Re:What We Can Learn From BSD by mirabilos · · Score: 1

    I hereby invite you to try out the latest MirBSD
    snapshot and stop meaningless belief into so-called
    authorities such as RMS and ESR.

    Oh, wrt the filesystems: when ensuring absolute
    data integrity, ufs outperforms ext3.
    Measures: hard disc hardware write cache off,
    softupdates on (ffs) ./. journalling = data+metadata

    I'm happy with my MirBSD, and I hope other people
    can profit from it - and be it just that I fixed
    some bugs in OpenBSD and NetBSD code.

    --
    My Karma isn't excellent, damn it! (And /. still does not get UTF-8 right in 2012. Wow.)
  6. so what are these? by holzp · · Score: 0

    snapdragons?

    badda bing!

    1. Re:so what are these? by Anonymous Coward · · Score: 0

      This was actually pretty witty..
      Why wasn't it modded up?

  7. What is the purpose of MirBSD ? by cozman69 · · Score: 1

    I read the description posted on the MirBSD page but I still don't understand what niche MirBSD is supposed to cater to.

    Is it optimized for pentium class processors and therefore offers a comparable speed increase than the other BSDs ? Why would a person need to use MirBSD ?

    I found a Development Plan, but that's more like a todo list, and doesn't list the goals of the project.

    Please fill me in.

    1. Re:What is the purpose of MirBSD ? by mirabilos · · Score: 1

      Heh, are you trying to trick me into writing documentation? :-)

      Well, the short story is: MirBSD is OpenBSD-mirabile,
      and the name got too long, plus I needed a CVS tag.

      The long story: I'm a happy OpenBSD user, but sometimes
      I'm just not OK with the decisions made by our
      "benevolent dictator" Theo de Raadt. That's why I started
      to modify my tree locally - starting with wtf(1):
      >>> http://marc.theaimsgroup.com/?m=103065556502499

      Because I got positive feedback for not always OKing Theo,
      I decided to make my efforts public - not least because I
      fixed severe bugs in the wtf(1) script (which started being
      NetBSD wtf(6) btw).

      When I was at a 7 files patchset to OpenBSD, more than 2 MB,
      I decided to have either an OpenCM or a CVS repository on my
      own, and decided to stick with CVS for another couple of
      years because my development machine just doesn't have 2.5 GB
      of RAM needed for OpenCM when importing the OpenBSD tree...

      and now I'm still releasing stuff formally,
      and MirBSD #7 RELEASE will be there in a few days.

      --
      My Karma isn't excellent, damn it! (And /. still does not get UTF-8 right in 2012. Wow.)
  8. Re:What I know about *BSD by Anonymous Coward · · Score: 0, Offtopic

    11. I'm a 'tard.

  9. I think these Linux guys are seriously scared by Anonymous Coward · · Score: 0

    I'm no psychologist, but I'd say that these trolls are not just beign rude and obnioxious. Their defensive prose and use of profanity shows a genuine emotional reaction to the fact that BSD is still around. Like the adolescent who's not in the popular social circle, they become overley defiant in any and all ways possible. I want to take a moment to thank Linux for introducing me to the world of great open source software, but i must admit that i have moved on to grow and love the BSD's for most applications.

    1. Re:I think these Linux guys are seriously scared by Anonymous Coward · · Score: 1, Interesting

      Like the adolescent who's not in the popular social circle, they become overley defiant in any and all ways possible.

      No, here on Slashdot they are in the popular circle -- Linux (and Windows). They get some heady thrill from being in the popular group for once. It's kind of sad how they keep autistically posting the same thing over and over.

    2. Re:I think these Linux guys are seriously scared by usotsuki · · Score: 1

      Autistic, heh, that's probably it too... (I say this as an autistic person myself, who was in an institution for autistic children for a few years, I know autism when I see it.)

      But then, autism or its close cousin Asperger's disorder are probably common among a lot of Slashbots.

      -uso.

      --
      Dreams, dreams, don't doubt dreams, dreaming children's dreaming dreams. Sailor Moon SS
  10. There isn't one. by Anonymous Coward · · Score: 0

    Its just openbsd he fucked up.

  11. short explanation on dragonfly by Ricin · · Score: 1

    It's another approach to get ahead starting from 4.x-stable.

    That's all. They disgree about sopme/most of 5.X design decisions.

    I say let 'em roll and we'll see if it rocks later :)

  12. Re:What We Can Learn From BSD by Ricin · · Score: 1

    hmm UFS2+softupdates *is* nice but it can also hose data. (not that I care)

  13. Re: Ricin (236107) by Anonymous Coward · · Score: 0

    You're an idiot. I am all for DragonFly. I am disapointed that I can't currently use it.

  14. Re: Ricin (236107) by Anonymous Coward · · Score: 0

    BTW, you're still a fucking idiot. Not that I care.

  15. Thank you for replying to my troll.. by Anonymous Coward · · Score: 0

    You only validate the points I have made.

    ===
    Generated by TrollBot 0.12
    ===

  16. Re:What We Can Learn From BSD by mirabilos · · Score: 1

    UFS1 + Softupdates can hose data (but not
    metadata) only in one circumstance (tested that):

    You forgot to disable the hard disc hardware
    write cache. (This must be done for journalling
    FSes as well if you want data integrity.)

    FreeBSD does this with the bootloader, in OpenBSD,
    you execute
    # atactl wd0 writecachedisable
    or use the interactive command for SCSI discs:
    # scsi -f /dev/rsd0c -m 8 -P 3 -e
    and set the WCE entry to 0.

    --
    My Karma isn't excellent, damn it! (And /. still does not get UTF-8 right in 2012. Wow.)
  17. Re:What I know about *BSD by 1nsane0ne · · Score: 1
    I know responding to obvious trolls is pointless but when they are this clueless, I will attempt to rebuff every point he made w/ common sense, and the ports collection. Here it goes.

    1. You can not play games on it.
    The ports collection begs to differ...
    sh-2.05a$ ls /usr/ports/games/ | wc -l
    526

    2. It cannot be used by my grandma.
    Your one almost good point. Although if you set your grandma up with a system preinstalled w/ BSD that booted into a GUI she could handle it as easily as she can handle windows.

    3. It lacks a GUI of any note.
    So KDE and GNOME are of no note? Plus:
    sh-2.05a$ ls /usr/ports/x11-wm/ |wc -l
    103

    Now realistically there are not 103 window managers as a lot of the things in the directory contain themes and development stuff but I'd say there are at least 20 unique things in there.

    4. There is no support available for it.
    www.freebsd.org/handbook and #freebsd on irc.freenode.net will answer any question you ever have.

    5. It is an assortment of fragmented OSes.
    Ermmmm, no?

    6. It cannot be run on the x86 platform.
    This is where the clueless / obvious troll part comes in.

    7. You have to compile everything and know C.
    pkg_add -r some_package_here
    look at that, no compiling and I just installed some new software, yay!

    8. Support for the latest hardware is always poor.
    While not as good as windows at supporting hardware right away it's no worse then any other *nix OS out there.

    9. It is incompatiable with GNU/Linux.
    sh-2.05a$ cat /etc/rc.conf |grep linux
    linux_enable="YES"

    10.It is dying.
    Ermm, no? I would love to see some real proof of this. Seriously.

  18. DragonFly by m.dillon · · Score: 2, Informative
    It should be noted that DragonFly, being a fairly new project, is not meant to be production-ready for some time. Despite the short time since we forked from FreeBSD-4 we have made considerable progress, including getting a fully optimized light weight kernel thread scheduler in place, asynchronous IPI messaging (between cpus), a high performance slab allocator, and other items.

    DragonFly will be doing things that the other BSDs simply cannot, primarily due to having to support a large existing user bases. For example, right now I am in the midst of completely rewriting the VFS file path lookup code (namei, lookup, vfs_cache_lookup, VOP_LOOKUP, VOP_CACHEDLOOKUP). This is not something the other BSDs would be able to easily do though it might just be possible to port it to FreeBSD-5 once it is done. But the results are going to be phenominal... an almost complete removal of the vnode locking requirements for path lookups, and at least a 3x improvement in path lookup performance. We are also converting all system calls and both the file descriptor and DEV interfaces to messaging interfaces and asynchronizing the path all the way through using Amiga-style semi-synchronous I/O messaging (and it would be a serious mistake to compare the methodology to, say, Mach messaging), so it will be possible to support userland threads without eating a kerneland stack context for each running operation. There are many goals and this is going to be a multi-year project.

    It is quite possible that DragonFly will be an alternative upgrade path for FreeBSD-4.x users rather then going to FreeBSD-5. FreeBSD-4 is nearing its end-of-life and DragonFly is really going to give FreeBSD-5 (and linux for that matter) a run for its money. We are taking an entirely different approach to SMP, one that involves asynchronous inter-cpu messaging to resolve conflicts and requires far fewer mutex operations in the critical path. Those interested in understanding the new approach should read DragonFly's light weight kernel threading code (kern/lwkt_thread.c and friends).

    The first user release will probably not happen for a year. In the mean time, only serious developers and knowledgeable programmers should really be using DragonFly.

  19. Re:What I know about *BSD by usotsuki · · Score: 1

    OK, IHBT. Still...I'm taken hook line and sinker

    1. You can not play games on it. If the BSD has Linux binary compatibility, you can indeed.
    3. It lacks a GUI of any note. Is there no XFree86 for BSD?
    4. There is no support available for it. Again, depends on your BSD.
    6. It cannot be run on the x86 platform. Sefsckinwat?! I have been using PicoBSD for years - ON A 386DX!!!
    9. It is incompatiable with GNU/Linux. Not necessarily. FreeBSD at least has a Linux binary compatibility module.
    10.It is dying. Wishful thinking! The mere existence of Dragonfly BSD and MacOS X show that BSD is alive and well.

    -uso.

    --
    Dreams, dreams, don't doubt dreams, dreaming children's dreaming dreams. Sailor Moon SS
  20. POS by Anonymous Coward · · Score: 0

    Another BSD...tsk, tsk, tsk...that's all we need. ugh.