[PATCH 0/3] infra: make it possible to install without clobbering existing utilities

Denys Vlasenko vda.linux at googlemail.com
Thu Jan 4 13:33:07 UTC 2018


On Thu, Dec 28, 2017 at 11:49 PM, Yann E. MORIN <yann.morin.1998 at free.fr> wrote:
> Hello All!
>
> Even though there is a hint of code preventing installation of applets
> over existing utilities, this is flawed in two ways:
>
>   - first, the non-clobbering conditional code does not account for
>     installation as script wrappers,
>
>   - second, only one option can be passed to the install script, which
>     is not very useful.
>
> And finally, there is no way to pass additional options to the install
> script when calling 'make install'.
>
> This series fixes all three issues.

Applied all three, thanks!


More information about the busybox mailing list