dragonflybsd.org is down right now, so if you’re looking for the Google Summer of Code ideas page for DragonFly, I have a local mirror of that page.
Update: dragonflybsd.org is back up, but I’ll keep that mirror there just in case…
A running description of activity related to DragonFly BSD.
dragonflybsd.org is down right now, so if you’re looking for the Google Summer of Code ideas page for DragonFly, I have a local mirror of that page.
Update: dragonflybsd.org is back up, but I’ll keep that mirror there just in case…
This month’s issue of BSD Magazine is titled “The Wonders of Blender”, but there’s a lot more articles in there with other topics. There’s a two-page spread of DragonFly news that may look familiar to readers of this site…
The GIF format, or rather the LZW format it uses, is no longer patent-encumbered. (GIF patent worries led to the creation of the PNG format, if I’m not mistaken) Matthias Drochner has changed pkgsrc to use giflib instead of libungif.
According to Wikipedia, the patent expired more than 5 years ago, so this isn’t really news other than some packages need to be rebuilt. Still, memories of the general Internet Outrage from a decade ago are interesting compared to the events of today.
Venkatesh Srinivas performed the fefe.de ‘scalability’ benchmarks, which have been mentioned here before. He performed it on different hardware and only with DragonFly, so it’s not really for comparison but rather for analysis. However: graphs!
Matthew Dillon added some system tunables to match these microbenchmarks, and then changed the values. The benchmarks looked better, but according to him you wouldn’t want to run a system normally with those values.
Did you know that Euraeka, a news search site, runs on DragonFly? I did not. Now we both do!
There’s two recent changes for pkgsrc and DragonFly:
Dan Langille has announced the BSDCan 2011 schedule/list of events in several places. There’s some fun stuff in there, like discussion of Sendmail from the guy who (originally) wrote it. There’s a talk about Roff (it’s that old?)from Kristaps Dzonsons, whose mdocml also happens to just have been committed by Sascha Wilder to DragonFly’s contrib.
NYCBSDCon 2010 was crazy fun. I hope I can make it to BSDCan…
Jaime Fournier ran a Ruby benchmark against the various BSDs. (noted via IRC and here) DragonFly came out scoring very well. However! I don’t really know what these benchmarks are testing, since I haven’t used Ruby or these tests before. Jaime seems to be planning more tests.
Michael Lucas’s “BSD Needs Books” talk from NYCBSDCon 2010 is online, in video form. I got to see this as it happened, and it was a excellent talk. Mr. Lucas is able to put some reasonable arguments together as to the why of things, since he’s been published multiple times, plus his sense of humor keeps it moving.
Hey, wait – there’s more from the conference on BSD TV! How did I miss this? Hopefully even more will show up; the facility was perfect for recording.
Joe Talbott has some changes for both Intel and non-Intel wifi NICs; please try out his branch and report the results.
Sascha Wildner has changed the default compiler to gcc 4.4. See his commit notes for some details. To my knowledge, we’re the only BSD using this recent a version.
A full buildworld/buildkernel is probably the best strategy. I’ll be rebuilding all the pkgsrc packages for 2.9 using gcc 4.4… This will take at least a week.
I forgot to mention it when I did this opening night, but: DragonFly’s application to Google Summer of Code 2011 is in. We find out if we’re accepted on the 18th.
If you’re curious, I have a bulk build on DragonFly 2.9/x86_64/pkgsrc-current finished. Work on the programs that don’t build is always welcome. It’s pretty good for bleeding-edge, though!
“Co-Creation” is the theme of this month’s Open Source Business Resource, and appropriately enough, it has two editors. This issue has perhaps the most umlauts ever.
… is to make its patches unnecessary, by getting the changes needed for any program to compile on DragonFly built right into the program. (Often called “pushing patches upstream”) That usually means creating a patch and then tracking down the program authors to get them to include those changes in the next release of a project. That tracking down can be a majority of the work. In that case: thanks, Rumko!
Update: Also, thanks, Matthias Rampke! He did the same thing for pcc.
It’s not even released yet, but John Marino and Sascha Wildner have been laying the foundation for using gcc 4.6 in DragonFly. gcc 4.6 looks to have some new things in it; more Objective-C support and Go, too, based on my quick perusal of the gcc website.
“Arjun S R” wrote to the kernel@ mailing list asking about the Google Summer of Code projects for DragonFly that he found interesting. Samuel Greear has a response so detailed it includes links to a similar project proposed last year. It also works as a good model for how much thought needs to go in before you start.
Update: there’s more, plus some pertinent advice!
Matthias Scheler is looking for Postfix testers. If you run it, he has a patch to version 2.8.1 he’d like you to try.
Also, the final list of GTK1-using packages that are not actively updated has been determined. These packages are leaving pkgsrc next week unless there’s any last-minute intercessions.
I’ve linked to it before, but it’s expanded since: the Google Summer of Code projects page on dragonflybsd.org has a whole lot of ideas listed. Please add to it, especially if there’s a project you’d like to be doing. (Here’s more thoughts, for example.)