Re: sysupgrade -s

void <[email protected]> Tue, 23 Jun 2026 18:56:25 +0100
Newsgroups gmane.os.openbsd.misc
Message-ID <ajrIycdZPX3fh9j0@int21h>
On Tue, Jun 23, 2026 at 06:33:24PM +0200, Florian Obser wrote:
>$ doas sysupgrade -s
>Fetching from https://ftp.ch.openbsd.org/pub/OpenBSD/snapshots/amd64/
>SHA256.sig   100% |*************************************|  2144       00:00
>Signature Verified
>Already on latest snapshot.
>^^^^^^^^^^^^^^^^^^^^^^^^^^^

My point is that what if you just want to see if there's a new one?
And not, at that time, upgrade.

% uname -a
OpenBSD vm2-openbsd.home.arpa 7.9 GENERIC.MP#2 amd64

% doas sysupgrade -s
Fetching from https://cdn.openbsd.org/pub/OpenBSD/snapshots/amd64/
SHA256.sig   100% |**************************************************************************|  2144       00:00    
Signature Verified
BUILDINFO    100% |**************************************************************************|    54       00:00    
Verifying old sets.
INSTALL.amd64 100% |*************************************************************************| 44889       00:00    

--