Re: A Demo of rust-in-base

From: Alan Somers <asomers_at_freebsd.org>
Date: Sun, 04 Aug 2024 18:36:01 UTC
On Sun, Aug 4, 2024 at 12:20 PM Poul-Henning Kamp <phk@phk.freebsd.dk> wrote:
>
> --------
> Alan Somers writes:
> > On Sun, Aug 4, 2024 at 12:00=E2=80=AFPM Poul-Henning Kamp <phk@phk.freebsd.dk> wrote:
>
> > If it weren't for my experience with CTL, I would say no.
>
> > But CTL stuff _cannot_ exist in the ports tree, since the ioctl interface is unstable.
> > Similarly, stuff like the fusefs test suite can't exist in the ports tree, either.
> > It needs to be updated in lock-step with even minor kernel changes.
>
> How is that different from any other dependency management in ports ?

Because those two components need to be updated in lock-step with
potentially any git commit to the base system.  Not just official
releases, even minor ones.