April 2010
52 posts
BSDTalk 188: Dru Lavigne and the PC-BSD Guide →
Dru Lavigne is interviewed for 28 minutes on BSDTalk 188. It’s about her new book, and also about the new BSD Professional Certification.
Apr 18th
2.7.1 created for clerical reasons →
DragonFly 2.7.1 has been tagged, mostly because of a problem with version numbers caused by the recent wireless driver merge.
Apr 18th
Tip for ath(4) users →
In this recent note about the new wireless driver framework, Rui Paolo noted how to add a ath(4) device as wlan0 automatically.
Apr 18th
Even more new things: multimedia card support →
Sascha Wildner has ported MultiMedia Card support from FreeBSD; SD, SDHC, and MMC cards should work in DragonFly now. Man, there’s been a lot of new additions recently.
Apr 17th
That’s a lot of servers →
An entertaining infographic, posted over the break cause it’s big: (via) (Original)
Apr 16th
I/O scheduler arrives →
Alex Hornung’s I/O scheduler is now in DragonFly; all reports I’ve seen from users say it makes interactivity much better. It’s not on by default; read his very detailed post and followup for…
Apr 16th
NFS client reminders →
Thomas Nikolajsen wrote some tips on starting a NFS client on DragonFly; I’m linking to them both because they’re generally handy and specifically so I can have them for later…
Apr 15th
All-new network drivers →
Rui Paulo’s work porting the current set of FreeBSD network drivers over to DragonFly has been committed; there’s about a zillion commits (via Matthew Dillon) today to show for it.
Apr 15th
1 note
Binary upgrades are possible →
Gergo Szakal mentioned some ideas he had about binary upgrades; among other parts of the conversation, Samuel J. Greear/Sascha Wildner reminded everyone that Matthias Schmidt had ported the…
Apr 14th
Last-ditch ways to check your disk →
If you’re worried that your Hammer disk may be going bad – and I mean bad like physically bad – you can check it with dd, or see what the hammer tool lists as bad.
Apr 14th
New wireless drivers going into 2.7 →
Rui Paulo’s work on wireless drivers will be entering 2.7 very soon. (2.6 is unaffected.) This will cause problems if you are running acx(4), bwi(4), iwi(4), iwl(4), rtw(4), rum(4), or…
Apr 13th
BIND migration steps →
Jan Lentfer’s posted the exact steps to migrate from BIND as part of the base system to BIND out of pkgsrc. The actual commit hasn’t happened yet. This will only affect you when upgrading 2.7;…
Apr 12th
HOWTO test the I/O scheduler →
Antonio Huete Jimenez has posted his results from testing Alex Hornung’s experimental I/O scheduler. Results are positive, and he also lists exactly how to download the code and test it on your…
Apr 12th
Summer of Code applications in →
We’ve got 28 applications for Summer of Code, approximately what we had last year. If you’re a student, hold tight. We’ve got until the 21st to get everyone matched up, student <-> mentor.
Apr 11th
Updating from 2.4 to 2.6 →
Here’s some explicit instructions for upgrading from 2.4 to 2.6. If for some reason you don’t have a /usr/src directory: mkdir -p /usr/src cd /usr/src && git init git remote add origin...
Apr 11th
Talks at pkgsrcCon 2010 – submit now →
Do you want to give a talk at pkgsrcCon 2010 in Basel, Switzerland, May 28-30? Make sure to mail in the details.
Apr 10th
Hooray for DRM work and for testing →
David Shao is working on improving DragonFly’s DRM (kernel graphics drivers, not that other thing). That’s a good project to start, and also Antonio Huete Jimenez is willing to test it. We can…
Apr 10th
BIND on way out; last chance →
Jan Lentfer’s ready to remove BIND from the base system; test out his changes if you’re running a DragonFly-based name server and want to see how it’ll work.
Apr 10th
Lemme get the iPad rant out →
I suspect most people who are interested in BSD or open source in general have the same reaction to the iPad: it’s pretty, it looks neat, and hey Apple wait what do you mean I can’t use it the way I…
Apr 10th
More Gource films →
‘dylanr’ has built 2 interesting films using Gource to visualize DragonFly development; he’s mentioned them in comments here, but I want to make sure people see them.
Apr 9th