November 2010
51 posts
Chromium testing for DragonFly →
Rui-Xiang Guo has brought chromium, the base of Google’s speedy Chrome web browser, into pkgsrc, in the wip branch. He’s looking for testers of the work, especially on DragonFly. Please…
2010 Home-made Holiday Geek Gift Guide →
I did this last year and the year before, so why not make a habit of it? I get no commissions; these are mostly places I’ve shopped or plan to shop. It’s based on “This would be SO COOL to…
Google Code-In results, so far →
Several Google Code-In tasks for DragonFly have already been claimed and finished – a regression test and desktop documentation, plus others I haven’t been involved in.
The contest runs…
NAT with pf, redux →
DragonFly versions >=2.6 and ipfw don’t seem to get along for doing network address translations. I’ve posted about this before, but I’m linking again because this time I have the explicit…
dmirror: the idea →
Alex Hornung has added the basic work for dmirror, a software RAID-1 implementation into the tree, along with a concept description from Matthew Dillon. It’s not ready for use yet; ready for…
Odd mouse fix →
Siju George noticed that his mouse would stop working in X, perhaps every hour. Restarting X would fix it, but he didn’t have a clear cause. Antonio Huete Jimenez suggested turning the sysctl…
New committer: Ilya Dryomov →
Please welcome our newest committer: Ilya Dryomov. He’s already responsible for deduplication code for Hammer, so now he can work directly.
Robotics, anyone? →
Tomas Bodzar found robotpkg, a pkgsrc-based collection of robotics-related software. Because of its pkgsrc origins, it should in theory work with DragonFly, or most anything.
arcmsr(4) update for Areca users →
Sascha Wildner has updated the arcmsr(4) driver, for you Areca users out there. I think Areca was one of the vendors kind enough to test DragonFly on their hardware directly, so please…
Google Code-In started! →
If you’re between 12 and 18 years of age, Google Code-In has started. There’s plenty of tasks available for DragonFly BSD, so jump in now! (or, well, wait a few days for the holiday if you’re a…
OpenSSL updated, more stats →
Peter Avalos has committed his speedups for OpenSSL encryption (using assembly), along with a lot of numbers to show performance changes. It’s definitely sped up, but the quantity of values is…
The return of APIC_IO →
APIC_IO is back as a kernel config option, though it just toggles the sysctl default. This is so a kernel config file with that option still set won’t cause an error.
Better AMD chipset support →
Matthew Dillon’s made several changes to improve support for AMD SB850 chipsets (for AHCI) and also for 880/890 chipsets. If you have one of these systems, it may be bootable/more reliable….
RSS feed change for Digest →
I’m moving the RSS feeds for the site to go through Feedburner, so I can see how actively they are used. I’m putting in a redirect, so it should not (I hope) affect reading it for anyone, but this…
Faster OpenSSL a possibility, without hardware →
Peter Avalos is working on having OpenSSL use assembly code. On i386, he reports initial rough results of blowfish working 15% faster, and DES doubling in speed. (seen via IRC.)
pkg_radd: oddly successful with upgrades →
The utility pkg_add has a -u option that tells it to upgrade any existing matched package with a given binary package. Since pkg_radd passes options on to the underlying use of pkg_add,…
Faster OpenSSL a possibility, without hardware →
Peter Avalos is working on having OpenSSL use assembly code. On i386, he reports initial rough results of blowfish working 15% faster, and DES doubling in speed. (seen via IRC.)
pkg_radd: oddly successful with upgrades →
The utility pkg_add has a -u option that tells it to upgrade any existing matched package with a given binary package. Since pkg_radd passes options on to the underlying use of pkg_add,…
OpenSSL update, vn update →
Peter Avalos is bringing in OpenSSL 1.0.0b. I’m not sure what the difference between 1.0.0b and 1.0.1 would be. Also, Alex Hornung has updated vn(4) – there’s more updates than the one I…
RSS feed change for Digest →
I’m moving the RSS feeds for the site to go through Feedburner, so I can see how actively they are used. I’m putting in a redirect, so it should not (I hope) affect reading it for anyone, but this…