Vincent Stemen has a compiled version of the Linux Test Project available to download and run for anyone interested in helping linuxulator progress. Note that this is not a coding exercise, but rather a reporting exercise, so that we can identify what needs work in the linuxulator.
It’s been available to build for some time, but the official announcement for pkgsrc-2009Q4 is out. It’s worth reading to see what new packages pushed it over the 9,000 mark.
Michael Neumann presented a talk on HAMMER at the Karlsruher Institut
für Technologie on January 27th. His slides (in English) are now available in PDF or ODP formats, and are listed on the dragonflybsd.org Presentations page.
Google Summer of Code for 2010 is accepting applications from mentor organizations starting March 8th. Pending acceptance by Google, DragonFly will participate.
If you’ve got ideas, or if you want to mentor (or both!), enter something on the GSOC 2010 page on the DragonFly website.
A fresh set of pkgsrc-2009Q4 packages for DragonFly 2.5.x/i386 are ready, and already available on avalon.dragonflybsd.org. pkg_radd will fetch them.
There’s a number of things that all came together in the last 24 hours or so, which means: bullet points!
- Jen Lentfer took my suggestion and ran with it. He’s got an update to Sendmail 8.14.4 on the way too.
- Binary pkgsrc-2009Q4 packages for DragonFly 2.4.x/i386 are all uploaded.
- I finished a build of pkgsrc-2009Q4 for DragonFly 2.5.x/x86_64 – take a look and fix some of the broken items, if that interests you.
- Weekend reading: check out this Trivium post as there’s some interesting historical items. I may try that LackRack idea in a environment that doesn’t fit a normal rack well…
A build of pkgsrc-2009Q4 for DragonFly 2.4/i386 is complete, and uploading now to avalon.dragonflybsd.org. When the upload’s done, I’ll change the symlink so that pkg_radd downloads from the new collection. Builds for x86_64 and 2.5 will be done soon.
There’s a couple packages – lang/mono, devel/boost-libs – that can be fixed with some updates; I’ll do so next chance I get.
If you’re running DragonFly 2.5 and updated in the past week or so, and have UFS disks, there’s some instability introduced by Matthew Dillon’s recent work. It ought to be better by next week.
Users of Hammer, or of UFS only as /boot, don’t have anything to worry about.
It’s been possible for some time to automatically check for vulnerabilities in installed pkgsrc packages. However, it requires some initial setup work. NetBSD now will check automatically if there’s any packages installed. The same feature could work in DragonFly – I have a post about that even links to the appropriate changes. Someone want to take this on?
BIND has been updated by Jan Lentfer, fixing two recent vulnerabilities. His note about the update has a link to vulnerability info, for the curious. Along the same lines, Jeremy C. Reed is looking for others using DNSSEC, just to see how widespread it is.
Matthew Dillon has a summary of the development work he’s done over the past week or so. The condensed version: things faster, bugs fixed. Generally what you want to hear.
Joerg Sonnenberger’s planning to remove more old pkgsrc packages. This includes some packages like php4, which is common and also should die. There’s discussion that can be followed from the post for some details.
The economy, at least in the U.S., seems to be improving. With that in mind, I’ve seen some traffic on the freebsd-jobs mailing list lately. BSD-specific jobs are harder to come by, so take a look if you’re ‘in the market’.
Jan Lentfer’s committed support for DNSSEC. It’s supported by default, meaning you can use it right now on a 2.5.1+ system. He’s tested it locally using these instructions, which I link to for everyone’s edification. Is this important? A lot of people seem to think so.
Peter Avalos has added the HPN patch for OpenSSH; the commit message notes changes and links to a page with far more detail and acronyms than I can easily fit in a post.
I started building the pkgsrc-2009Q4 packages on several machines tonight, and I noticed something. The previous quarterly release, pkgsrc-2009Q3, had 8,969 packages. This release has 9,100. That’s right – OVER 9,000!
Still not used to typing “2010”.
- I have no idea if bup is a worthwhile backup tool or even if it would compile on DragonFly, but more products should be described this way. (via)
- I’ve seen plenty of articles along the lines of “Open Source and X”, where the article explains at great length how open source in certain situations can work well. “Doing It Wrong” comes at it from a different direction.
- BSD Magaine is going free, meaning it’s a free download starting with the February issue. The site says “sign up for our newsletter and get every issue straight to your inbox” – the correct link is “Newsletter” on the upper right corner of the page. PDFs of the print issues are available too.
- The Open Source Business Resource is now publishing weekly articles in addition to their monthly issue. The inaugural article is “Avatar, Open Source and Humanity 2.0” by Stephen Huddart, and the second is “Do, Delegate, Defer” by the wonderfully-named Emma Jane Hogbin.
- Why you should use OpenGL and not DirectX: linked many places. It’s a good argument, which reminds me… anyone want to work on DRM for DragonFly? It could use some loving.
- A Python script that takes your picture and uploads it every time a merge (in Mercurial) fails. Someone make this work for Git, please. (via)
- Speaking of Git, here’s a way to get auto-complete of git commands and local/remote branches in bash.
- The latest @Play covers the new, developing roguelike Dungeon Crawl, part 1 of many. It’s listed as running on “all the BSDs”, though I don’t see it in pkgsrc. It is playable via telnet to other servers, though.
There isn’t an official release announcement as of this moment, but the next quarterly release of pkgsrc is out. This is 2009Q4, meaning development happened in the 4th quarter of 2009. I’ll start binary package builds for DragonFly tonight…