Re: sysupgrade -s
Jan Stary <[email protected]> Tue, 23 Jun 2026 16:13:28 +0200
| Newsgroups | gmane.os.openbsd.misc |
|---|---|
| Message-ID | <[email protected]> |
On Jun 23 14:39:07, [email protected] wrote: > What I'd like is for it (or some other tool) to ask "what is the next > snapshot" to scan or download a thing and use it to emit an answer and > that's all. What do you suppose the "answer" should be? Something like the output of uname -a? Or does any of the following give you the answer? https://ftp.eu.openbsd.org/pub/OpenBSD/snapshots/amd64/index.txt https://ftp.eu.openbsd.org/pub/OpenBSD/snapshots/amd64/BUILDINFO (Reaplace with your /etc/installurl, obviously.) Jan