]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bash: use update-alternatives for the bash binary
authorAndreas Oberritter <obi@opendreambox.org>
Sat, 15 Oct 2016 17:54:37 +0000 (19:54 +0200)
committerAndreas Oberritter <obi@opendreambox.org>
Tue, 17 Oct 2017 02:38:27 +0000 (04:38 +0200)
commit525e25817257177ec4cf14e56ebcc2ba46189d35
tree4131cad98dbd9673b77ae362316e6debec88ef6d
parent4f089ca3a9853a95996d8e6178e11d2f4d54a003
bash: use update-alternatives for the bash binary

Busybox may offer a bash applet. If enabled, the alternatives mechanism
avoids breaking logins if bash gets deinstalled while /bin/bash is configured
as a login shell.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
meta/recipes-core/busybox/busybox.inc
meta/recipes-extended/bash/bash.inc