Hello,
I have a basic question about following -current.
I have an OpenBSD 7.5 system. I want to grab the latest snapshot and update my packages. Is the correct process as follows ?
$ doas sysupgrade -s
$ doas pkg_add -uvi
The OpenBSD FAQ mentions that package updates changes when a snapshot is a release candidate. In that case is the correct process as follows ?
$ doas sysupgrade -s
$ doas pkg_add -D snap
Thanks for your help,
- J
No comments:
Post a Comment