Fun with time zones

Hubert Feyrer posted a note about time zones, describing how to find what’s defined on a system (all his steps work on DragonFly) and tricks to set it locally.  Along the same lines is this “A literary appreciation of the Olson/Zoneinfo/tz database” that talks about all the historical details. (via)  Of course, I have to mention Sascha Wildner, who has been carefully keeping DragonFly’s time zone data up to date for quite a while.

Update: and again!

Hammer version 3 in testing

Version 3 of Hammer is now available in bleeding-edge DragonFly, though it’s still experimental.  The biggest reason for this version bump is to move the /snapshots folder to /var for all Hammer filesystems.  This means an accidental <tt>rm -rf</tt> won’t destroy snapshots, as I’ve done.  The saved data is still on the original partition, as just the metadata is saved to /var.  More explication is available.