Re: sysupgrade in src?

2022-04-16 Thread Sverre Froyen
> 15. apr. 2022 kl. 11:20 skrev Greg Troxel : > > > nia mailto:n...@netbsd.org>> writes: > >> On Fri, Apr 15, 2022 at 08:05:54AM -0400, Greg Troxel wrote: >>> To me, the right behavior is to know if each file in etc has been put >>> there as a copy of a file that appeared in etc.tgz, and to cha

Re: sysupgrade in src?

2022-04-16 Thread Taylor R Campbell
> Date: Fri, 15 Apr 2022 15:29:49 + > From: nia > > -a etcupdate can automatically update files which have not >been modified locally. The -a flag instructs etcupdate to >store MD5 checksums in /var/etcupdate and use these >checksum

Re: sysupgrade in src?

2022-04-16 Thread nia
On Fri, Apr 15, 2022 at 01:20:04PM -0400, Greg Troxel wrote: > Use of RCS IDs seems fragile/unsound in that you can't conclude from > matching IDs that the files match, or really the other way around, given > people storing sources in !cvs with local modes, local builds, etc. > (Not saying doing lo

Re: sysupgrade in src?

2022-04-16 Thread Greg Troxel
nia writes: > On Fri, Apr 15, 2022 at 01:20:04PM -0400, Greg Troxel wrote: >> Use of RCS IDs seems fragile/unsound in that you can't conclude from >> matching IDs that the files match, or really the other way around, given >> people storing sources in !cvs with local modes, local builds, etc. >>

Re: Proposal: remove usr.bin/mkstr

2022-04-16 Thread nia
On Tue, Apr 12, 2022 at 07:19:59AM +0700, Robert Elz wrote: > Once again you are making assumptions about the way it is used. > mkstr is only used for particular programs which are designed to > be used with it, not simply any random source code. Those were ones > (and one in particular) that wer