Re: git: e7e7bf757ace - main - krb5: create the KDC database directory

From: Lexi Winter <ivy_at_freebsd.org>
Date: Wed, 08 Oct 2025 10:03:39 UTC
Dag-Erling Smørgrav wrote in <86jz157lvo.fsf@ltc.des.dev>:
> Lexi Winter <ivy@freebsd.org> writes:
> >                 [...]  this is an ongoing issue that affects a lot of
> > things (not just Kerberos) and will probably be fixed by me going
> > through every mtree file and manually adding the right package tag.
> 
> ...or you can simply create two chroots side by side, one using pkgbase
> and the other using dist tarballs, run `mtree -cd` on both, and compare
> the outputs.

... and having done that, i would then need to go through every mtree
file and manually add the right package tag.

unless you have a better idea to fix this, in which case please feel
free to do so.