Michael Neumann wrote up a HAMMER description, with some ZFS comparisons. Matthew Dillon had some corrections, which I think have made it back to the original article. There is an obvious bias in the article, but it does at least provide a feature list.
Hasso Tepper pointed at the usb4bsd project as a potential improvement for USB, though Jeremy Messenger saw something that may keep it out of FreeBSD, at least.
GameSetWatch has a very in-depth article talking about Angband and Nethack, two classic roguelike games. It’s well worth a read if you are familiar with the genre.
Along the same lines, Julian Dibbell’s book “My Tiny Life” is now available. It describes his time playing in LambdaMOO , and is based in part on his Village Voice article, “A Rape In Cyberspace“.
For those readers too young to know these games, roguelike games are single-player dungeon exploration games like Diablo, and MOO/MUDs a type of MMORPG. The mechanisms are remarkably similar, but the graphics were all terminal based. Keep in mind you can still try these games right now.
While we are on the topic: It Is Pitch Dark.
Vincent Stemen found that it was difficult to get cvsup running on DragonFly, and went looking for mirrors that supplied DragonFly via rsync. Joerg Sonnenberger handily supplied an example script, and Simon ‘codecode’ Schubert supplied a more complex example, though there are more servers that run rsync than just the one in the script. Vincent’s further tests showed better performance with rsync, though Garance A Drosihn pointed out these tests were not comprehensive enough to point out a real advantage. Csup, the cvsup replacement that isn’t dependent on modula-3, is close to working completely as a replacement, though it doesn’t remove the need for cvsupd.
If you’re running bleeding-edge DragonFly code, Sepherosa Ziehau’s recent 802.11 changes will require you to do a ‘make quickworld’ or normal ‘make world’ on your next build, due to structure changes.
Matthew Dillon posted an update a few days ago on the state of HAMMER – the short form is that he’s reworking the spike code.
A bunch of links from around the web, thrown out while I catch up on my backlog of news:
- Regex Legends, for computer history buffs. (via the manly Joel Johnson)
- SSH Best Practices: nothing complex, but good steps to know.
- A giant robotic trebuchet that flings bowling balls. I love things that fling.
- A multi-part computer you can assemble. It just runs Linux, though the SDK is called ‘dragonfly’.
- StudyBSD – a site with video lessons on administering BSD. A neat idea! (Via hubertf)
OpenLDAP in pkgsrc has undergone a major upgrade from 2.3 to 2.4; Geert Hendrix’s pkgsrc-users message has more information on how to handle the upgrade.
Simon ‘corecode’ Schubert has updated gdb to version 6.7.1.
If anyone wants to convert NFSv4Â support over from OpenBSD, Rick Macklem has some tips.
Matthias Schmidt has added a handy tool for converting USB ids from other BSDs into a format for DragonFly.
Micropolis, a cleaned-up version of the original SimCity game, is now available under the GPL. Anyone know if this works on a DragonFly system? Don Hopkins’ blog is a good place to see details about the history and ideas involved, among other things. (Via lot of places)
Note that there’s already some open-source clones out there, like lincity-ng. Feel free to comment with more links if you know them.
Peter Avalos has an update for the aac(4) device; give it a whirl if you have this hardware.
I love to alliterate. The Southern California Linux Exposition schedule for their show in early February is up. There’s some potentially BSD-related events on there, including a talk on OpenBSD failover by Jason Dixon and Dru Lavigne’s presentation on open source publishing, for which I assume she’s using a BSD platform given her authorial bent.
Dario Banno and Matthias Schmidt have both been doing a lot of cleanup work on the version of the Handbook contained in the wiki. I want to point out the work they are doing because it’s helpful, and also because it’s possible for anyone else to contribute to this. If you’ve been feeling an itch to do something, here’s your chance to contribute to DragonFly with only a few seconds of labor.
Matthew Dillon wrote an update on the state of HAMMER, and what remains to complete. (summary: not too much) He also wrote out some explanation of the balancing code, and the ‘spikes’ used for cluster expansion.
Matthew Dillon wants the 2.0 release of DragonFly to include HAMMER, so 2.0 won’t be ready until HAMMER’s ready too. This may mean a delay of the usual 6-month release to February.
In the meantime, the Preview tag has been moved up, for those folks following nearly bleeding-edge code.
HAsso Tepper has committed changes that allow recognition of the EVDO/UMTS card found in in a Thinkpad X61.
Sepherosa Ziehau is planning to remove support for the awi(4), ray(4) and gx(4) devices in the next DragonFly release. These are (I think) all wireless devices; please speak up on kernel@ or users@ if you actually need/use them.