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.

Leaf moves up

leaf.dragonflybsd.org is moving to the most recent version of DragonFly (HEAD) so as to serve as a test for some SATA fixes.

11/22/2004
DragonFlyBSD.org outage

Matthew Dillon reported a hard disk failure knocked out the DragonFly website and mailing lists over the weekend; there’s a new disk, filled from backups, back in place now.

21C3 meetup

Andreas Hauser mentioned that he and others are going to 21C3, and are looking to meet up with other DragonFly enthusiasts.

Timer fix?

Matthew Dillon has added code that should hopefully fix the long-standing timer bug some people have seen.

11/21/2004
One CD, boot many OSes

Oliver Fromme suggested a way to make it possible to boot a CD into a variety of operating systems - specifically either FreeBSD or DragonFly.

Safe SACK

A big was found in SACK; it could cause downloaded file corruption - it’s fixed now.

11/19/2004
Checkpoint getting checked

Matthew Dillon did an update of checkpointing, as apparently someone had expressed interest in porting it.

Fetch fixed

A vulnerability was found in FreeBSD’s fetch, which also affected the DragonFly version. Jeroen Ruigrok has already fixed it.

11/16/2004
Firefox port

‘Rum’ noted he has a dfport of Firefox 1.0.1 available.

Getting Atheros working

Freddie Cash described on kernel@ how he got his atheros card working, using a FreeBSD driver.