Archive for the Heads Up! Category

11/12/2008

Matthew Dillon noticed that it is possible to have files on a Hammer volume marked ‘nohistory’ even when the volume they are on is retaining history details.  He’s fixed the cause, and it will be in 2.0.1 soon.  Check for this if you have a Hammer-based /usr/obj.

09/29/2008
2.0.1 is out

Somehow I missed this commit, but DragonFly 2.0.1 is out, with many changes to Hammer and other miscellaneous updates.

09/14/2008
2.0.1 this Wednesday

DragonFly 2.0.1 is going to be rolled this Wednesday, so if there’s anything you need in there, speak up.

09/01/2008
HEADS UP: the kernel moved

As Matthew Dillon writes in a post to kernel@: “The kernel & modules are now being installed in /boot/kernel and /boot/modules instead of /kernel and /modules.

This means do a full buildworld and installworld if you are using bleeding edge code; this is to clean up the correct files.

HEADS UP: intr_mpsafe is enabled

Sepherosa Ziehau has enabled intr_mpsafe for bleeding edge code; see his warning if this causes issues for you.  Another step closer to removing the big lock from networking…

07/21/2008
2.0 released

Read and go!  Please use a mirror if possible.  If you’re feeling torrentish, Christian Sturm has a BitTorrent link.

07/20/2008
Release slightly delayed for mirrors

Do you run a mirror?  Make sure you’re downloading the 2.0 release ISO.  The release won’t officially happen until there’s enough ISOs floating around for people to actually reach it.

07/18/2008
Last chance for commits

If you want to commit something for 2.0, do it now!

If you are so inclined, test 2.0 building with a ‘cd /usr/src/nrelease; make installer release

07/16/2008
Happy 5th birthday, DragonFly

It’s been 5 years since Matthew Dillon announced DragonFly. Happy 5th birthday, us!

07/14/2008
2.0 is branched - one week countdown!

2.0 is going to be released on the 20th.  If you’re committing, make sure to put it both in the 2.0 and 2.1 branches, please.  And get it in quickly!  If you’ve contributed changes to this release, please get them listed in the 2.0 release document that Matthias Schmidt has been conscientiously updating.

07/13/2008
2.0 on 20

The 2.0 release of DragonFly will be on the 20th of this month.  I’ll be working on a new set of pkgsrc packages to match.

07/07/2008
MPLS support added

Nuno Antunes has added experimental MPLS over Ethernet support.  Note that this will require a complete rebuild if you are running bleeding-edge code.

06/07/2008
HAMMER speedup and a warning

A recent commit from Matthew Dillon improves HAMMER’s write performance, but introduces some potential stability problems.  They should be solved in the next few days.

06/01/2008
New calls require rebuild

Matthew Dillon’s new statvfs() calls in the kernel require a full build/install process for world and kernel, if you are running bleeding edge code.

04/22/2008
DragonFly 1.12.2 is out

The 1.12.2 release is out; check the download page and the errata page for details on the changes that went into this minor release.

04/06/2008
Fairq finds futher features

Matthew Dillon had another patch for his fairq code, adding changed prompted by Max Laier’s suggestion of WFQ, along with other ideas. There is one outstanding issue, however. The code causes an ABI change, so take extra steps if you aren’t doing a full buildworld/buildkernel.

03/25/2008
dragonflybsd.org network hiccups

The upstream network provider for dragonflybsd.org is going through some changes, so there may be occasional downtime for some weeks.

03/17/2008
Google Summer of Code - we’re in!

I’ll link to my mailing list post about it, as I’ve already summarized there.  Student signup is the 24-31st of March, so start getting it together if you want to be involved as a student or mentor!

p.s. Yay!

03/08/2008
Full buildworld/buildkernel needed

HEAD users will need to do a full buildworld/buildkernel because of Sepherosa Ziehau’s recent changes to ifnet.

03/04/2008
12.1 on the way

Matthew Dillon is going to roll release 12.1 very soon, due to the discovery and fix of a Sendmail bug that can cause segfaults.