Rsyncing src

A few of the mirrors out there have DragonFly source available through rsync; Peter Avalos describes the correct command to retrieve it from theshell.com.  (Note: read that post for details before trying it yourself.)

Kernel and the egg

One of the eternal chicken-and-egg problems is kernel modification.  Sometimes, a freshly installed system requires a different kernel, but you can’t download the source to build that new kernel until those changes are made.  However, kernel source will be included with the 1.8 release, so this should theoretically not be a problem.

Much bugs activity

bugs.dragonflybsd.org has seen a lot more activity lately, with the number of reported issues down by a third, to around 100. If you want to help out, try to replicate an older bug (especially ones from DragonFly 1.4), and mention if it doesn’t seem to be around any more. If you’re a developer, there’s a number of small patches under ‘feature’ that would be easy to check and commit.