Archive for September 2008

09/30/2008
Realtek 8102EL support and history

Mitja Horvat purchased an Intel D945GCLF motherboard, which worked fine with DragonFly except for some minor issues with hardware checksumming on the Realtek 8102EL network card.   He supplied a patch to fix this, which was committed.  Edward O’Callaghan chimed in with some history of why this particular card was problematic in DragonFly and other operating systems.

OpenSSL, OpenSSH updated

Peter Avalos has updated OpenSSL to version 0.9.8i and OpenSSH to version 5.1p1.  Thanks, Peter!

09/29/2008
DragonFly on VirtualBox

Michael Neumann has a patch that makes DragonFly able to run on VirtualBox; Matthew Dillon has a suggestion on how to make the fix permanent, which also may help with clock timing under other virtualized setups.

2.0.1 is out

Somehow I missed this commit, but DragonFly 2.0.1 is out, with many changes to Hammer and other miscellaneous updates.

09/26/2008
BSDTalk 158: Chess Griffin

This week’s BSDTalk is a 24-minute talk with Chess Griffin, who put together the 100-podcast LinuxReality series.

Buncha Links

Dru Lavigne’s blog brings news of her upcoming convention schedule, the September issue of the OSBR, themed on “Social Innovation”, and an always-fun linkpile.

09/25/2008
More cross-BSD work

It’s always nice to see work benefiting multiple BSDs.  (via)  Joerg Sonnenberger also gets credit for committing patches from Hasso Tepper to pkgsrc, contributing to the upward success rate for pkgsrc packages building on DragonFly.

09/24/2008
pkgbox upgraded

pkgbox.dragonflybsd.org has been upgraded to DragonFly 2.1, and now has several Hammer volumes.  This is the system that builds and hosts the pkgsrc binary packages.

More pkgsrc success

Hasso Tepper is continuing his pkgsrc bulk builds, with his most recent build showing 7,130 packages built successfully, an increase of 116 over his last build.  (I don’t know if he’s using local patches…)

09/23/2008
Another step closer to lock removal

Sepherosa Ziehau has added code to make it possible to run network threads without the Big Giant Lock.  It’s still experimental, so it has to be manually set via sysctl.

2.0.1 Real Soon Now

The 2.0.1 release of DragonFly will arrive soon, incorporating recent improvements to Hammer, including the new cleanup utility.

09/22/2008
Happy!

Supplied by Alexander Schrijver: the happiest dragonfly ever.

New Hammer utility: cleanup

Matthew Dillon has added a new tool for Hammer: ‘cleanup‘.  This does the normal pruning, reblocking, and snapshots all together, with some sensible defaults.

09/19/2008
GNOME and C# work

As a followup to his pkgsrc bulk build, Hasso Tepper would welcome contributions from anyone interested in making pkgsrc’s version of the GNOME desktop and the various C# utilities work better on DragonFly.

A bigger leaf

The development machine leaf.dragonflybsd.org has been upgraded with a lot more disk space.  Development accounts on there are free for everyone, though keep in mind only some parts are backed up.

09/18/2008
Another pkgsrc build

Hasso Tepper completed a bulk build of pkgsrc (current) on DragonFly 2.1 - about 7/8th of all the packages built.

09/17/2008
Linkdump for 2008/09/17

Some random links for browsing that I’ve been holding onto:

pkgsrc freeze for 2008Q3

The freeze on pkgsrc development for the next quarterly release has been announced; expect the 2008Q3 branch in about 2 weeks.

09/16/2008
Shh

No post.  Very busy.

09/15/2008
Free software includes publishing methods

I know I go on about this, but how you distribute your software, even past whatever license you use, can affect how free it really is, as some iTunes/iPhone developers are finding out. (via)