Monday, September 02, 2019

Re: handling snapshot installation in production environment

> The sysupgrade tool is a nice way to install the newest snapshot, never
> had a problem. But what is the correct way to install a stable release
> on snapshot? Using the standard bsd.rd upgrade way?

From man sysupgrade:

-r Upgrade to the next release. The default is to find out if the
system is running a release or a snapshot. In case of release
sysupgrade downloads the next release.

So when 6.6 is announced as released

# sysupgrade -r

No comments:

Post a Comment