(no commit message)
[ikiwiki.git] / index.mdwn
1 ## Ongoing DragonFly News
2
3 ### 2.6.3 Released, 07-May-2010!
4
5 The [[DragonFly 2.6.3 release|release26]] is now available!  This release features our
6 new swapcache, a tmpfs port, fast-fsync for HAMMER, improved random I/O, and numerous
7 other goodies.  2.6.2 features a major bug fix to a HAMMER issue related to reblocking
8 full filesystems, and 2.6.3 is a stabilization pass which primarily fixes a kernel panic
9 related to sendfile() and works around a few pkgsrc issues.
10
11 DragonFly had a very successful Google [Summer of Code](http://socghop.appspot.com/) for 2010, with all projects being completed successfully! Consult the [Summer of Code 2010](/docs/developer/gsoc2010/) page for a list of projects and links.
12
13 <div class="digestbox">
14 Recent news from the <a href="http://www.shiningsilence.com/dbsdlog/">DragonFly Digest</a>
15 <ul>
16 <span class="digestcontent">[[!inline pages="internal(digest/*)" feeds="no" template="digestitem"]]</span>
17 </ul>
18 The <a href="http://www.shiningsilence.com/dbsdlog/">DragonFly Digest</a> is also on <a href="http://dragonflybsd.tumblr.com/">Tumblr</a> and <a href="http://www.twitter.com/dragonflybsd">Twitter</a>.
19 </div>
20
21 ## What is DragonFly BSD?
22
23 DragonFly belongs to the same class of operating system as BSD and Linux
24 and is based on the same UNIX ideals and APIs.  DragonFly gives the BSD
25 base an opportunity to grow in an entirely different direction from the one
26 taken in the FreeBSD, NetBSD, and OpenBSD series.
27
28 The DragonFly project's
29 ultimate goal is to provide native clustering support in the kernel.
30 This involves the creation of a sophisticated cache management
31 framework for filesystem namespaces, file spaces, and VM spaces, which
32 allows heavily interactive programs to run across multiple machines with
33 cache coherency fully guaranteed in all respects.  This also involves being
34 able to chop up resources, including the cpu by way of a controlled VM
35 context, for safe assignment to unsecured third-party clusters over the
36 internet (though the security of such clusters itself might be in doubt,
37 the first and most important thing is for systems donating resources to not
38 be made vulnerable through their donation).
39
40 For more information, visit the [[History|History]] page.
41
42 ## Now Hiring
43
44 DragonFly provides a welcoming environment for those looking to participate in open source. See the [[Projects|/docs/developer/ProjectsPage]], [[Research Projects|/docs/developer/ResearchProjectsPage]], [[Code Bounties|/docs/developer/Code_Bounties]] and [[Summer of Code Projects|/docs/developer/GSoCProjectsPage]] pages for project ideas. If you are looking for an easy way to get your feet wet, you might find something suitable in the [Bug Tracker](http://bugs.dragonflybsd.org/). Or bring up your own idea on the appropriate [[mailing list|mailinglists]] or IRC!