DragonFly 5.8.1 release note, now with less noise
Justin Sherrill
justin at shiningsilence.com
Wed May 6 17:49:36 PDT 2020
(Gmail added some undesirable extra characters that didn't get stripped in
the original announcement, so I'm reposting this cleaned up for clarity)
DragonFly 5.8.1 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-May/769083.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/20200506/10ce9b08/attachment-0003.htm>
More information about the Users
mailing list