DragonFly 3.0 is out!
Justin Sherrill
justin at shiningsilence.com
Fri Feb 24 13:56:32 PST 2012
Chances are good you already noticed, but: DragonFly 3.0 is released!
Check the release notes for details.
http://www.dragonflybsd.org/release30/
Download from a convenient mirror. We had issues with the inital
x86_64 GUI ISO image (file was over 2G when decompressed) but the ISO
there now will work.
If you are running DragonFly 2.10 or the tagged-but-not-released 2.12,
these steps will bring your src to 3.0:
cd /usr/src
git fetch
git checkout -b DragonFly_RELEASE_3_0 origin/DragonFly_RELEASE_3_0
... and then go through a normal buildworld/buildkernel as detailed
in /usr/src/UPDATING.
More information about the Users
mailing list