DragonFly 4.4.3 released
Justin Sherrill
justin at shiningsilence.com
Tue Apr 19 18:40:36 PDT 2016
The DragonFly 4.4.3 point release is out. Here's the commit listing
the 4.4.2 -> 4.4.3 commits:
http://lists.dragonflybsd.org/pipermail/commits/2016-April/459731.html
If you want a complete image, it's available for download at your
nearest mirror.
https://www.dragonflybsd.org/mirrors/
If you want to upgrade an existing install:
cd /usr; make src-update
(or src-create-shallow if you don't already have source)
make buildworld && make buildkernel
make installkernel && make installworld
make upgrade
reboot
More information about the Users
mailing list