Archive for November 2004

11/30/2004
Why not Wiki?

I suggested on the docs@ list that using a Wiki to allow people to make documentation updates may make it easier to actually have people contribute, and then changes can be merged back into CVS. Discussion ensued, with some folks pointing at Wikipedia’s MediaWiki, or TikiWiki. Similar discussion popped up elsewhere. I plan to try this … soon.

November TPJ out

The latest issue (November) of The Perl Journal is out, if you happen to subscribe. Quick! Someone make a Python comment, apropos of nothing!

Want to Clean Up?

Liam J. Foy has put together a new page to track what needs to be cleaned in DragonFly; take a look if you are curious, or(even better) if you wanted a relatively simple task.

New Shell book

Spotted on Unixreview.com: a review of Unix Shells by Example; a decent review, plus it covers the interesting term “UUOC“.

11/28/2004
Supported hardware list

Jasse Jansson is putting together a list of supported hardware; he’s at jasse ‘at’ hornet ‘dot’ ac if you want to contribute.

11/27/2004
Another mirror

Macomnet.net is a new DragonFly mirror: http://mirror.macomnet.net/pub/DragonFlyBSD/

11/24/2004
Much GoBSD

The GoBSD site has been visually updated, with a new GoBSD ‘distribution‘ of DragonFly, which includes pkgsrc as a built-in ports replacement. There’s also an ambitious mission statement.

Timer information

Joerg Sonnenberger (here) and Matthew Dillon (here) both did a nice explanatory writeup of how the timer system works.

HEAD and Stable, together

The Stable tag has been moved up to the most recent code, as some critical fixes required what’s in the most recent code. In general, this should only be positive, unless you are using unionfs or nullfs, as they will be broken if you upgrade. So, if you are using those file systems, hold off on upgrading for a few weeks. When you do upgrade, it has to be a full buildkernel/buildworld.

Citizen Checkpoint

Checkpointing has now been fully integrated, with man pages and everything.