Re: sysupgrade -s
Nick Holland <[email protected]> Tue, 23 Jun 2026 16:30:29 -0400
| Newsgroups | gmane.os.openbsd.misc |
|---|---|
| Message-ID | <[email protected]> |
On 6/23/26 13:56, void wrote: > 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. > I think you are making this more difficult than need be -- point your web browser at your favorite mirror's snapshot directory of your desired platform. Look at the date of the files. There's the date the snapshot was built. If that's newer than what you are running...there's a new snapshot. If not, or about the same day, it isn't. This is not really a role for sysupgrade. sysupgrade is to upgrade the system. If you just want to browse the option for updating, use a browser. Nick.