On Thu, Oct 02, 2025 at 05:48:39PM +0200, Martin Husemann wrote: > On Thu, Oct 02, 2025 at 07:52:18AM -0700, Steve Rikli wrote: > > - remove sparc64 from the "tar.xz" if-then-else code > > Yes. > ... > However, as Greg pointed out, this can be easily overwritten at build > time: > > build.sh -V USE_XZ_SETS=no .... > > and many users do that as the .xz compression step takes a significant > part of the overall build time.
OK. I was thinking mainly about folks who aren't installing from src and building their own sets, simply using the NetBSD provided sets for binary upgrades, with sysupgrade as mentioned in the Guide: https://www.netbsd.org/docs/guide/en/chap-upgrading.html#using-sysupgrade I count myself among sysupgrade users so anything which streamlines the process a bit makes it easier for me too. :-) Thanks, sr.
