> > Can we ask in the future something similar at src/*/shlib_version major > > bumps? > > > > to avoid ``pkg_add -u'' complaining about bad > major/minor I do the following: > > - check that my mirror is up to date > ie ``ls'' to make sure all files belong > to the same snap
you mean: all files=${mirror}/pub/OpenBSD/snapshots/${arch}/* ? You don't care comparing the 3 date (major bump, base sets, packages)? > - update to base (using the installer or just > reboot and untar base file sets) Yes. > > - apply changes in current.html Yes + sysmerge -s etc47.tgz, sysmerge -x xetc47.tgz > > - pkg_add -ui > > this should always work and you don't have to care about > bumps. Always or almost always? It doesn't depends on major bump? Major bumps are infrequent, but sometimes happen.