Rebuildworld

As Erik P. Skaalerud pointed out in the bugs list, there’s been a lot of source changes lately. If you encounter an error when doing a buildworld/buildkernel, update your sources and try again. A number of people have managed to fall right inbetween updates lately.

KDE ‘packs’

GoBSD.com has a ‘packages’ section which holds prebuilt software packages for DragonFly, suitable for adding with pkg_add -r packagename. It doesn’t happen to have many KDE packages, which can be very time-consuming to build by hand. However, there’s a whole bunch in a different directory, http://gobsd.com/packs/.

WineX release

WineX, a commercial version of Wine oriented towards gameplay, has been released (version 4.0) and renamed (“Cedega”). I vaguely recall it was possible to get it working on FreeBSD – it would be interesting to see how it performs on DragonFly, comparatively.

Right the first time

The libh project for FreeBSD was supposed to replace the creaky sysinstall program, though it hasn’t been worked on extensively enough to offer a real replacement. Robert Watson writes some interesting points on the right way to go about working on an installer.

Why do I point this out? The DragonFly Installer has followed this general plan already; it’s nice to have external verification that something was done right.