DragonFly 5.8.2 released

Justin Sherrill justin at shiningsilence.com
Wed Sep 23 19:55:13 PDT 2020


DragonFly 5.8.2 is released - here's the release page:

https://www.dragonflybsd.org/release58/

And here's the tag with a list of the commits:

http://lists.dragonflybsd.org/pipermail/commits/2020-September/769773.html

The normal ISO and IMG files are available for download and install,
plus an uncompressed ISO image for those installing remotely.

If updating from 5.8.0:

> cd /usr/src
> git pull
> make build-all
> make install-all
> make upgrade

If upgrading from a version older than 5.8.0, see the 5.8.0
announcement and follow those instructions.

http://lists.dragonflybsd.org/pipermail/users/2020-March/358432.html

After your next reboot, you can optionally update your rescue system:

(reboot)
> cd /usr/src
> make initrd

Don't forget to upgrade your existing packages if you haven't recently:

> pkg update
> pkg upgrade
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20200923/2c2ea9af/attachment.htm>


More information about the Users mailing list