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 http
or 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. > before: > uname -a > NetBSD loki.sentech.home 10.0 NetBSD 10.0 (GENERIC) #0: Thu Mar 28 08:33:33 > UTC 2024 mkre...@mkrepro.netbsd.org:/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 mkre...@mkrepro.netbsd.org:/ > usr/src/sys/arch/amd64/compile/GENERIC amd64 Yes, with the minor nit that you need to reboot after the update before testing the uname -a. Martin