buildrootschalter/package/bash
Yann E. MORIN 02e5cef14c system: add option to choose what /bin/sh points to
Not all our shells do install a pointer to /bin/sh. Besides, between
those that do and multiple ones are enabled, the last one to install
wins the the symlink.

Add a new config choice in the system sub-menu that allows the user to
explicitly select the shell to provide /bin/sh. If busybox is not
enabled, default to using dash, a POSIX shell.

Remove the symlink creation from bash.mk at the same time.

Note: for every shell, we select them, except busybox, on which we
depend, on the assumption that we do not want to force busybox in case
the user decided not to enable it.

[Peter: remove redundant !BR2_PACKAGE_BUSYBOX dependency]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Gustavo Zacarias <gustavo@zacarias.com.ar>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-10-12 15:51:38 +02:00
..
Config.in bash: bump to version 4.3 2014-03-01 14:47:17 +01:00
bash-000-mkbuiltins-cross.patch bash: bump to version 4.3 2014-03-01 14:47:17 +01:00
bash-001-patchlevel1-27.patch bash: add more security patches 2014-10-03 20:54:45 +02:00
bash-002-patchlevel28.patch bash: add more security patches 2014-10-03 20:54:45 +02:00
bash-003-patchlevel29.patch bash: security bump to patchlevel 30 2014-10-06 21:00:33 +02:00
bash-004-patchlevel30.patch bash: security bump to patchlevel 30 2014-10-06 21:00:33 +02:00
bash.hash bash: security bump to patchlevel 25 2014-09-24 22:55:54 +02:00
bash.mk system: add option to choose what /bin/sh points to 2014-10-12 15:51:38 +02:00