[PATCH] binman: Avoid requiring a home directory on startup
Mike Frysinger
vapier at chromium.org
Tue Feb 14 21:12:46 CET 2023
On Tue, Feb 14, 2023 at 3:08 PM Tom Rini <trini at konsulko.com> wrote:
> Downloading things from the internet and putting them in to the default
> PATH always and forever is also kinda not great?
you just described a standard distribution. this is like literally
how all of them work. not to mention every other language-specific
distro tool out there (e.g. Python pip, Perl cpan, Go, etc...).
maybe you'd like more guarantees on top (e.g. signature verification)
which is reasonable.
but to be clear, this script is already merged & in the tree, so your
feedback doesn't block this patch.
-mike
More information about the U-Boot
mailing list