On Wed, Jul 24, 2024 at 09:58:23AM -0500, Will Senn wrote:Thx. So, if I'm understanding this better, I can run: sysinst choose upgrade choose httpor https :-)set host as nycdn.netbsd.org set base directory as pub/NetBSD-daily/netbsd-10/latest let 'er rip ... and my system will be up to date with the stable latest pull up for my netbsd-10 system?and yes, and all these should already be the default values.
Yeah, I rebooted.. just didn't put it in the note.before: uname -a NetBSD loki.sentech.home 10.0 NetBSD 10.0 (GENERIC) #0: Thu Mar 28 08:33:33 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64 after: uname -a NetBSD loki.sentech.home 10.0_STABLE NetBSD 10.0_STABLE (GENERIC) #0: Sat Jul 20 16:11:27 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/ usr/src/sys/arch/amd64/compile/GENERIC amd64Yes, with the minor nit that you need to reboot after the update before testing the uname -a. Martin