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.

Official mail archive available

After several iterations, we now now a “offical” archive of discussions on the dragonflybsd lists. This pulls right from the news server. It’s currently updated every 2 hours. Credit’s due to Matt and Hiten for hitting me with ideas for it, and for adding the support applications.

There’s still some work to be done: Search functions, raw messages, and archive downloads. That’ll be the next version.

Other archives out there:
http://marc.theaimsgroup.com/
http://www.gmane.org/ (dragonflybsd.kernel only)

ehci Ejection

Matt Dillon noted that removing ‘device ehci’ from your kernel configuration will cause the USB 2.0 ports to switch down to USB 1.1. This may be needed to make certain USB chipsets work.