Another way to edit dragonflybsd.org

The dragonflybsd.org website is a wiki (ikiwiki, to be exact) and any page on it can be edited.  You have to create an account, first, which only requires picking a username and password.

However!  If you have an account on leaf.dragonflybsd.org where it is hosted, you can check it out via git, edit any number of pages using your favorite editor, and commit it back and the pages will automatically rebuild.  The commit will even show up like any other change.

Slightly less hassle for Linux support

Something that always got with with Linux binary support was that I couldn’t get the Linux /proc filesystem to automatically mount on boot.  I’d end up doing it by hand later, right after I tried to start a Linux binary and had all sorts of issues.  Pierre Abbat had this same problem, and Sascha Wildner has the answer: “linux_load=yes” in /boot/loader.conf.