<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/23971/DragonFly_BSD_2_8_2_Released</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Fri, 24 May 2013 17:47:48 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>The Crowd</title>
			<link>http://www.osnews.com/thread?447889</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?447889</guid>
			<description>At reading the teaser in Opera's feeds reader, I thought &quot;how many BSD variants are there?&quot;. Why? Because of this:<br />
<div class="cquote"><br />
DragonFly BSD is now available [...] includes many feature advancements including: pf from OpenBSD 4.2, the Wifi stack from FreeBSD and DataMapper from NetBSD<br />
 </div><br />
The landscape seems crowded to me and since as I'm not into BSD systems, I thought I'd better ask the question here.</description>
			<pubDate>Sun, 31 Oct 2010 22:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (vodoomoth)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: The Crowd</title>
			<link>http://www.osnews.com/thread?447892</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?447892</guid>
			<description><div class="cquote">At reading the teaser in Opera's feeds reader, I thought &quot;how many BSD variants are there?&quot;. Why? Because of this:<br />
"<i><br />
DragonFly BSD is now available [...] includes many feature advancements including: pf from OpenBSD 4.2, the Wifi stack from FreeBSD and DataMapper from NetBSD<br />
 </div><br />
The landscape seems crowded to me and since as I'm not into BSD systems, I thought I'd better ask the question here. </i>"<br />
<br />
FreeBSD, NetBSD, OpenBSD, and DragonflyBSD are the most popular &quot;flavors.&quot; There are other flavors, but you'll find that these four make up the bulk of *BSD systems. <br />
<br />
These flavors are commonly confused with Linux distributions. Unlike Linux distributions, which all use the same kernel and really only differ in the userland tools they provide, each &quot;flavor&quot; of *BSD has its own kernel, own base system, own userland tools, and own package management system. Each *BSD flavor its its own full-featured OS. <br />
<br />
All of the current *BSD's are based on the original 4.4-BSD operating system. FreeBSD and NetBSD are direct ports, while OpenBSD and DragonflyBSD are forks of NetBSD and FreeBSD respectively. Since they share the same heritage, they also share a lot of code which makes porting tools easy. This is why you see DragonflyBSD using tools from other flavors and visa versa.</description>
			<pubDate>Sun, 31 Oct 2010 22:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (foldingstock)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: The Crowd</title>
			<link>http://www.osnews.com/thread?447896</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?447896</guid>
			<description>It is far less crowded than the linux variants (and better segmented), and there is far more code reuse.</description>
			<pubDate>Sun, 31 Oct 2010 22:40:00 GMT</pubDate>
			<author>donotreply@osnews.com (Radio)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: The Crowd</title>
			<link>http://www.osnews.com/thread?447899</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?447899</guid>
			<description>There are 4 major BSD OSes (listed alphabetically):<br />
* DragonflyBSD<br />
* FreeBSD<br />
* NetBSD<br />
* OpenBSD<br />
<br />
There are various permutations to each of these OSes (pfSense, FreeNAS, EchoBSD, PC-BSD, etc).  However, these tend to build upon one of the 4 BSDs, with specific things added or removed to make it work in particular niche.<br />
<br />
The BSDs tend to co-operate a lot and share code around (PF, wifi, and NIC drivers are great examples).<br />
<br />
There are also commercial forks of BSD systems.  For example, JunOS, used in Juniper routers, is a fork of FreeBSD.<br />
<br />
And MacOS X uses a lot of FreeBSD and NetBSD code.<br />
<br />
There's also the original commercial BSD/OS, which is no longer available.<br />
<br />
So, while there's more than one BSD OS out there, the environment is nowhere near as crowded as the Linux distro environment.</description>
			<pubDate>Sun, 31 Oct 2010 22:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (phoenix)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: The Crowd</title>
			<link>http://www.osnews.com/thread?447913</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?447913</guid>
			<description>Thanks to all for the information. The &quot;crowded&quot; qualification was due to ignorance on my end and hasty judgment I must confess. In fact, in the light of foldingstock's comment, the differences are more fundamental compared to Linux distributions yet there are less &quot;variants&quot;/&quot;flavors&quot;...<br />
<br />
Is there binary compatibility? Between DragonflyBSD and FreeBSD for instance? Or some sort of &quot;acceptance&quot; in the sense of one system accepting packages built for an ancestor?<br />
I guess these four flavors are desktop OSes? Is the user base significant? At what level should BSD as a whole be placed? The same as Linux? or somewhere between Linux and the likes of AROS, MorphOS, Haiku, etc.?</description>
			<pubDate>Sun, 31 Oct 2010 23:55:00 GMT</pubDate>
			<author>donotreply@osnews.com (vodoomoth)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: The Crowd</title>
			<link>http://www.osnews.com/thread?447925</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?447925</guid>
			<description>DragonFly and FreeBSD do not have binary compatibility with one another. That said, DragonFly has preserved ABI compatibility since it forked from FreeBSD, so in theory FreeBSD 4.x binaries should run on DragonFly. To my knowledge nobody has tested this in recent history (years). I cannot speak with authority on the compatibility of NetBSD and OpenBSD, but I would guess that binary compatibility does not exist. Different threading implementations makes this problematic.<br />
<br />
What all of the BSD's do have, however, is a Linux binary compatibility layer. This isn't an emulation layer, per-se, it is a separate system call vector. Basically this means that the BSD kernels support multiple &quot;sets&quot; of system calls, one set supports native programs, another supports Linux programs. There is/has been some support for other systems too, such as SVR4. This binary compatibility is complete enough to run Linux versions of Flash, Java and OpenOffice to name a few.<br />
<br />
While there isn't cross-BSD binary compatibility, generally software ports quite easily between the different BSD's, because of their common ancestry. DragonFly, for example, uses NetBSD's pkgsrc system and a large proportion of the software within that system compiled from the outset, without any additional patches.</description>
			<pubDate>Mon, 01 Nov 2010 02:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (evilsjg)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>I can't believe how many commiters they have</title>
			<link>http://www.osnews.com/thread?447928</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?447928</guid>
			<description>Very impressive given how little press they get<br />
<a href="http://www.dragonflybsd.org/team/" rel="nofollow">http://www.dragonflybsd.org/team/</a></description>
			<pubDate>Mon, 01 Nov 2010 02:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (nt_jerkface)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: The Crowd</title>
			<link>http://www.osnews.com/thread?447932</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?447932</guid>
			<description><div class="cquote">Is there binary compatibility? Between DragonflyBSD and FreeBSD for instance? Or some sort of &quot;acceptance&quot; in the sense of one system accepting packages built for an ancestor? </div><br />
<br />
No, there's no binary compat between the BSDs.  They are all separate OSes, with separate ABIs/APIs/etc.  Just like you can't (normally) run a RHEL 4.x binary on a Debian 5.x system, you can't run an OpenBSD binary on FreeBSD.<br />
<br />
<div class="cquote">I guess these four flavors are desktop OSes? </div><br />
<br />
You guess wrong.  While they can be used as desktop OSes, and run the same GUI stack as Linux (Xorg, GNOME/KDE, XFce, etc), they are developed primarily as server OSes.<br />
<br />
<div class="cquote">Is the user base significant? At what level should BSD as a whole be placed? The same as Linux? </div><br />
<br />
Considering all but DragonflyBSD are older than most (if not all) Linux distributions, I'd place them on the same level.  lol  However, if you just go by market share and mind share, they're one rung lower than Linux, but way ahead of all the rest of the alternative OSes.</description>
			<pubDate>Mon, 01 Nov 2010 03:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (phoenix)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: I can't believe how many commiters they have</title>
			<link>http://www.osnews.com/thread?447963</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?447963</guid>
			<description><div class="cquote">The DragonFly project is a fork of FreeBSD 4.10, created by Matthew Dillon in an attempt to reinvent the Amiga. This is doomed to failure as Dillon did so with insufficient drama and he is not a big enough asshole to ensure success of yet another BSD fork. </div></description>
			<pubDate>Mon, 01 Nov 2010 10:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (Radio)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: The Crowd</title>
			<link>http://www.osnews.com/thread?448044</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?448044</guid>
			<description>I wish PureDarwin had taken off. It could be a very good member of the team.</description>
			<pubDate>Mon, 01 Nov 2010 20:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (fithisux)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: The Crowd</title>
			<link>http://www.osnews.com/thread?448103</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?448103</guid>
			<description><div class="cquote">There are various permutations to each of these OSes (pfSense, FreeNAS, EchoBSD, PC-BSD, etc).  However, these tend to build upon one of the 4 BSDs, with specific things added or removed to make it work in particular niche. </div><br />
<br />
Just a quick note. These ones are sometimes called distributions, because they are BSDs with different software and settings.<br />
<br />
While DragonFly, FreeBSD, NetBSD and OpenBSD are usually called derivatives, because they are forks of each other but in reality different operating systems. I'd consider MacOSX a of that family.</description>
			<pubDate>Mon, 01 Nov 2010 23:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (reez)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: The Crowd</title>
			<link>http://www.osnews.com/thread?448107</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?448107</guid>
			<description><div class="cquote">Considering all but DragonflyBSD are older than most (if not all) Linux distributions, I'd place them on the same level.  lol  However, if you just go by market share and mind share, they're one rung lower than Linux, but way ahead of all the rest of the alternative OSes. </div><br />
I think it makes sense to add that all four are used for professional, productive and commercial applications. At least NetBSD and OpenBSD also by governments. There are computers on the international space station running NetBSD and also the CERN is/has been using it for high performance networking.<br />
<br />
I don't know any other alternative operating system besides GNU/Linux achieving things like that. FreeBSD is used by every bigger computer/internet &quot;related&quot; company.</description>
			<pubDate>Mon, 01 Nov 2010 23:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (reez)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Pretty Linuxish Edition ;)</title>
			<link>http://www.osnews.com/thread?448321</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?448321</guid>
			<description>-- initrd (initial ramdisk/malloc disk) support.<br />
-- mkinitrd - A tool to generate an initrd image to be able to boot from crypto, lvm and other devices.<br />
-- libdevattr - A library giving access to additional information about kernel device nodes with an API that is mostly compatible with Linux' libudev.<br />
-- udevd - A support daemon for libdevattr.<br />
-- kern_udev - A framework to associate optional information with device nodes.<br />
-- Imported lvm (Logical Volume Manager).<br />
-- Device Mapper imported from NetBSD.</description>
			<pubDate>Wed, 03 Nov 2010 07:18:00 GMT</pubDate>
			<author>donotreply@osnews.com (vermaden)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
