Part 2 (Sunday) of Will Backman’s NYCBSDCon2008 summary is now up. (Part 1, if you missed it.)
Daniel Phillips has posted again about his Tux3 work, with some more conversation. He and Matthew Dillon have been comparing filesystem notes, since they are working on (separate) filesystem projects – see previous posts for details.
Sascha Wildner’s added a periodic(8) script to run ‘hammer cleanup’, a much-desired (by me) feature for Hammer filesystems. See the hammer(8) man page for details.
MeetBSD is happening at the Googleplex in Mountain View, CA, November 15th and 16th. It sounds like quite a party!
Sepherosa Ziehau’s added support for the Broadcom 5906/5906M chipset(s?) to the bge(4) driver.
Matthew Dillon’s collecting opinions on what source control system DragonFly should move to; the two ‘finalists’ are Git and Mercurial, though other suggestions are welcome. There’s already a lot of people that have spoken up; I count 11 for git and 8 for mercurial so far.
I love these.
- A new issue of the OSBR: “Building Community“. (via)
- Android is out as Open Source (Apache license), seen many places.
- The latest @Play column about roguelikes: “Much About Monstania“
- Interesting to me: another “Perl on Rails“.
- Heise has an article about Linux’s ext4 and its segue into btrfs, which has been mentioned here before in contrast to Hammer. (via)
- While talking about the howling void, there’s a post there about Git vs. Subversion. Matthew Dillon is in there asking about opinions on Git vs. Mercurial, for use with DragonFly.
- The Evolution of the Unix Time-sharing System*, an oldie but goodie.
Hasso Tepper has synced sensorsd(8), the sensor framework in DragonFly, with the latest version in OpenBSD.
I think I stumbled on this while looking at NYCBSDCon sponsors: Reconnoiter is a network monitoring application that is designed to monitor very large networks. It was started on OpenBSD, and works on a number of operating systems. Interesting for multiple reasons.
EuroBSDCon 2008 just concluded in Strasbourg, France. Audio (pick Formation: EuroBSDCon) and pictures from the talks are now available; check out Constantine Murenin;s talk on the OpenBSD sensors framework, as DragonFly shares that code. (via Hasso Tepper on EFNet #dragonflybsd)
Matthew Dillon’s added support for kqueue in Hammer; as part of that, he’s added a new ‘monitor‘ utility. If you’re curious about what kqueue is, look at the FreeBSD, NetBSD, and Mac OS X versions. Edit: and of course, the DragonFly version.
Hardware checksum support has been added to the re(4) (RealTek) driver by Sepherosa Ziehau, for the 8102E, 8102EL, 8168C, 8168CP and 8168D chipsets. He’s been committing a lot of other work too – this was just the easiest to summarize.
The OpenBSD Journal has a number of interesting news items, so I’m just going to list the links and titles of each. All worth reading.
- Cross-site request forgery via ftpd(8) – don’t know if this is present in DragonFly or not
- OpenGL has been relicensed
- Will Backman’s Day 1 summary for NYCBSDCon
- Ian Darwin talks about getting OpenBSD on a ‘netbook’ – I still want one of these little laptops, even though I don’t need it.
Hasso Tepper, who has been committing a number of laptop-related fixes lately, has added a page to the DragonFly wiki with some tips on how to reduce power usage and heat on your DragonFly laptop.
I don’t normally link to Windows-bashing here for various reasons, but this parody of Windows 7 is darn good.
The Call For Papers for AsiaBSDCon 2009 is out. It’s being held in Tokyo, the 12th to 15th of March.
Both Matthias Schmidt and Sascha Wildner drew attention to a rconfig(8) script now in DragonFly 2.1 that, when used off a LiveCD (and modified for any differences in disk setup) will create a UFS /boot and a Hammer /everything-else.
Matthias Schmidt has added a number of DragonFly-specific tips to the fortune file; these will be visible on login or if you run fortune dragonfly-tips
(on a bleeding edge system, of course)
As mentioned previously, DragonFly’s included BIND could use the ability to be compiled with DNSSEC support, after Jeremy C. Reed’s DNSSEC presentation at NYCBSDCon. (.mp3) Jeremy’s kindly provided a patch for just that.
The other presentations from NYCBSDCon are not yet online, but Jason Dixon’s “BSD vs. GPL” is available now on his site as an mp4 file and also at Google Video. (via comments here)