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."
"... 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...
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?
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...
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.
I hereby invite you to try out the latest MirBSD
./. journalling = data+metadata
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)
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
snapdragons?
badda bing!
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.
11. I'm a 'tard.
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.
Its just openbsd he fucked up.
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
hmm UFS2+softupdates *is* nice but it can also hose data. (not that I care)
You're an idiot. I am all for DragonFly. I am disapointed that I can't currently use it.
BTW, you're still a fucking idiot. Not that I care.
You only validate the points I have made.
===
Generated by TrollBot 0.12
===
UFS1 + Softupdates can hose data (but not
/dev/rsd0c -m 8 -P 3 -e
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
and set the WCE entry to 0.
My Karma isn't excellent, damn it! (And
1. You can not play games on it. /usr/ports/games/ | wc -l
The ports collection begs to differ...
sh-2.05a$ ls
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. /usr/ports/x11-wm/ |wc -l
So KDE and GNOME are of no note? Plus:
sh-2.05a$ ls
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. /etc/rc.conf |grep linux
sh-2.05a$ cat
linux_enable="YES"
10.It is dying.
Ermm, no? I would love to see some real proof of this. Seriously.
Check out my life
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.
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
Another BSD...tsk, tsk, tsk...that's all we need. ugh.