[Buildroot] [PATCH v1 1/1] coreutils: allow selection of installed programs

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Feb 24 21:19:29 UTC 2016


On 22/02/16 05:40, Romain Izard wrote:

> My issue is that I'm updating an existing system, and the application
> has expensive scripts that rely on the behaviour of coreutils regarding
> some options that busybox does not have. As I cannot easily change those
> scripts, my goal is to try to provide the same services with an updated
> rootfs. To keep everything (including wifi, bluetooth, glib and a lot
> more) in less 10 MiB as it did in the past, removing even 300 KiB from
> coreutils is a step in the right direction. And I though it was a better
> if is was done in a clean way, instead of the ad-hoc patches I had in
> the previous generation
>
> But if you think buildroot does not need it, I won't insist.
>
> Best regards,

Hi Romain.
How about adding a more lightweight option to the coreutils package to 
disable the single-binary mode?
That way if all you want is 1-2 binaries you can purge the rest from a 
post-build script to save space, if you want more then single-binary 
mode makes sense to kill code duplication.
Regards.




More information about the buildroot mailing list