From: Stefan Sperling Subject: Re: got{,sys,web}d link-kits To: Kyle Ackerman Cc: gameoftrees@openbsd.org Date: Wed, 17 Jun 2026 09:26:39 +0200 On Tue, Jun 16, 2026 at 09:30:05PM -0600, Kyle Ackerman wrote: > > Here is my last diff in this series. This adds the RELINK flag into > got{,sys,web}d Makefiles to generate the link-kits, Won't this always attempt to install relink kits into /usr/share/relink? What about non-release builds as a regular user, which usually install files to ~/bin? I'm not sure how OpenBSD handles boot-time relinking of software which is not part of the base system. Is your intention to have this relink kit shipped in packages on OpenBSD and be used by everyone?