DragonFly 6.2.2 released

Justin Sherrill justin at shiningsilence.com
Fri Jun 10 17:34:39 PDT 2022


DragonFly 6.2.2 is released - this is a bugfix release.

Here's the existing release page:

https://www.dragonflybsd.org/release62/

And here's the tag with the very short list of commits between 6.2.1 and
6.2.2:

https://lists.dragonflybsd.org/pipermail/commits/2022-June/820953.html

The normal ISO/IMG/uncompressed images are up now.

To update on an existing install of 5.8, 6.0, or 6.2:

> cd /usr
> make src-create
> (or make src-update if you already have a src directory)
> cd 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.
There's a new set of binary packages built last week:

> pkg update
> pkg upgrade
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20220610/672821b2/attachment-0002.htm>


More information about the Users mailing list