[Bug 268063] pkgbase rescue depends on runtime

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 07 Dec 2022 11:34:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268063

--- Comment #3 from dfr@rabson.org ---
Most things will be just fine without depending on runtime - any shared library
dependencies should automatically pull in clibs etc. to resolve.

On the other hand, this isn't super important - I can work around it by
unpacking rescue into a staging environment and copying just what I need for
the tiny image.

-- 
You are receiving this mail because:
You are the assignee for the bug.