Simon ‘corecode’ Schubert has been working on an import of gcc 4.4 to DragonFly; it’s not usable yet, but when it is, it means the 3.x gcc code can be dropped.
This machine, shiningsilence.com, is having some issues. I had to power down because of unrelated problems, and the system couldn’t find the kernel on the next boot, though the issue disappeared on the next boot. That’s enough of an excuse to build new…
Any hardware recommendations? I’m interested in hearing what chipsets/disks/RAID setups/etc. and/or hardware suppliers worked well for people.
The August issue of the Open Source Business Resource is out, focusing on open-source businesses. You should read this if you plan to (or have at least dreamed of) being your own boss.
The web pages on www.dragonflybsd.org now show individual page history through gitweb, and the RecentChanges page will link to diffs for each new edit.
(My apologies for not figuring this out sooner.)
Postgres version 8.1 is going to be removed from pkgsrc soon, since Postgres 8.4 is now available (in general, and in pkgsrc). Speak up on the pkgsrc mailing lists if this is a significant problem for you.
A recent change from Matthew Dillon makes it possible for a NFS client connection to be cleanly re-established after a reboot. Previously, the server would lose track of the client.
Thanks to Xin Li, gzip now supports pack and can unpack archives in that format.
Not directly DragonFly-related, but good to think about: the amount of effort you put into reporting bugs often pays off proportionally.
Hug a sysadmin today, please.
The DevFS Summer of Code project is going into DragonFly this weekend; be ready for surprises if you update. It’s not complete yet; there’s a few more weeks for Summer of Code, but there’s other work that this code will enable.
Sepherosa Ziehau working on merging some of Alexander Polakov’s ACPI work; testers needed. If you have a system that pitches a fit with ACPI enabled, you would make a perfect subject.
For those people who use a variety of dynamic languages, but haven’t yet hit C: Just Enough C For Open Source Projects has a brief but comprehensive run through the basic parts. The page linked is about the presentation, but the slides are available on there as a tarball. (Via) I could have used this a few days ago.
The latest @Play column talks not about specific roguelikes, but rather programming them, delving into python programming. It’s a new level of nerdy.
Google has published some inital statistics from the 2009 midterms. This covers all Summer of Code projects, not just DragonFly.
Remember, projects are due August 17th at the very latest.
The latest quarterly release of pkgsrc, 2009Q2, is out. The release announcement has details on what’s new.
Peter Avalos has made it possible for TCP buffers to be automatically sized according to need, which improves performance when latency goes up. It’s already in.
The system leaf.dragonflybsd.org, where developer accounts are located, has had a significant bump in CPU and RAM, and has the newest scripts for automated vkernel setup.
As always, leaf accounts are available for anyone who wants to develop something on DragonFly, independent of commit access.
Release 2.3.2 has been tagged, for anyone who wants to stick with DragonFly past the current release but before the recent radical changes to NFS. Check the commit message for a summary of what’s changed since 2.3.1, taken from the commit messages.
Well, default as of the next release. With the recent changes to NFS, TCP will be needed in most circumstances. It’s still possible to force UDP if desired with the ‘mntudp’ option, or ‘udp’ if you’re using a 2.3.x system.
It is now possible to mount a Hammer PFS via NFS, though you’ll want to use NFSv3.