Archive for May 2007

05/31/2007
UnixReview.com: a full range of articles

It’s a week with variety on UnixReview.com: “More Forensic Tools“, a Shell Corner article: “Littera Delenda Est“, a Regular Expressions article: “Good Works with Real Databases“, and a product review: “Examining SlickEdit 2007: Code Quick | Think Slick

05/30/2007
bce(4)’s better

How good is Sepherosa Ziehau? The bce(4) driver is broken with polling in FreeBSD, but he’s made the DragonFly version work just fine.

05/29/2007
Faster, newer pf

Apparently pf has some significant speedups; updating the DragonFly version would have a nice benefit at this point.  (seen on Undeadly and by _hasso_ on #dragonflybsd)

The many ways to upgrade pkgsrc

Julio M. Merino Vidal, a pkgsrc developer, has a writeup on his blog about some different ways to upgrade pkgsrc, along with a link to the definitive source.  (seen on NetBSD News Beat)

05/27/2007
Vkernel rebootable

Matthew Dillon has changed virtual kernels so that they can be internally restarted or shut down, just like a real system.  OMG.

05/26/2007
Disklabel methodology

Matthew Dillon wrote up an explanation of how his disklabel changes work out.

Broadcom NetXtreme II cards support

Broadcom NetXtreme II GigE network cards are now supported on DragonFly, thanks to an excellent interaction between developer, users, and Broadcom.

05/25/2007
Flash, with and without Linux emulation

This is interesting: Getting Flash to work on FreeBSD without Linux compatibility.  It may apply to other BSDs - otherwise untested.  (Thanks, BSDNews)  If you want to do it with the Linux compatibility options, that’s documented on the wiki.

Down on Agile

While not DragonFly specific, I think this Worse Than Failure article about what’s wrong with Agile development is interesting for its main point: strategy is not a replacement for skill.

05/24/2007
Virtual kernels now can boot from ISO

In an effort to make testing of a new installer easier, Matthew Dillon added support for having a virtual kernel boot from a CD image.  It works, though you can’t quite run an installer on it yet.

05/23/2007
UnixReview.com: MySQL certification, and books

It’s a sparse week on UnixReview.com: Examining MySQL Certification, book reviews of “FISMA Certification and Accreditation Handbook“, and “PC Technician Street Smarts“. If you’re curious to know, FISMA stands for “Federal Information Security Management Act”, which means it’s probably only of interest to U.S. readers or people who enjoy  bureaucratic paperwork.

05/22/2007
pkgsrcCon 2007 slides

Hubert Feyrer noticed that slides are up for all the pkgsrcCon 2007 presentations.

05/21/2007
Leaf cleaning

I’m going to be cleaning leaf.dragonflybsd.org - watch out!  This should not affect services located there, like developer accounts or the mail archive.  I hope.

A vkernel Peek on dragonflybsd.org

Aggelos Economopoulos’s lwn.net articles titled “A Peek at the DragonFly Virtual Kernel” are now available as a single item on dragonflybsd.org, with some additional details that didn’t appear in the initial version.

05/20/2007
wiki -> RSS -> email?

Gergo Szakal suggested using FeedBurner to put recent wiki changes onto the doc@ mailing list. I think it would work well to make sure major changes get discussed - opinions?

05/19/2007
More disklabel work

Matthew Dillon has done some careful reworking of the disklabel system; it will require a full make buildworld and etc. process if you are running bleeding edge code and want to upgrade.  Be careful!

Incidentally, this makes a dynamic /dev possible, for anyone wanting to put it together.   Again, be careful!

05/18/2007
UnixReview: PHP quiz, Apache and C books, and Up.Time

UnixReview.com has 4 new items this week: A liitle quiz titled “Test Your Knowledge of PHP“, book reviews of “Apache Phrasebook” and “Beginning C: From Novice to Professional“, and a review of Up.Time 4.

05/17/2007
CCD changes require full rebuild

If you are running bleeding edge DragonFly, make sure your next buildworld/buildkernel is a full one.  Matthew Dillon has made changes to ccdconfig/vnconfig that require it.

05/16/2007
Parallel bulk builds for pkgsrc

Joerg Sonnenberger has posted his initial plans for making bulk build of pkgsrc run in parallel.

05/15/2007
Heads up: disklabel work

Since Matthew Dillon’s working on the disklabel code, be careful if you’re running bleeding edge code in the next few days.  Disklabel errors eat data.