[Buildroot] [PATCH 1/5] dash: bump to version 0.5.8-1

Gustavo Zacarias gustavo at zacarias.com.ar
Wed Oct 8 18:21:58 UTC 2014


On 10/08/2014 03:05 PM, Peter Korsgaard wrote:

> Random is not good, so I suggest we either:
> 
> - Only do it for bash like today

That's not an option: non-usable default rootfs if there's no /bin/sh.

> - Provide an option for the user to select

It's possible, probably best in System Configuration an option that
selects the appropiate package.
I wouldn't pull in busybox though, only make the option available if
BR2_PACKAGE_BUSYBOX.
And make the symlink in target-finalize to avoid touching the packages
much (actually making them simpler).

> - Decide on a fixed priority order (E.G. busybox->dash->zsh->bash) and
>   tell people to use a post-build script if they are not happy with it

It's a pretty arbitrary decision, many people would balk at the idea of
having bash as default yet they may need it for other uses.
Regards.




More information about the buildroot mailing list