]> code.ossystems Code Review - openembedded-core.git/commit
initramfs-framework: fix "support dropping into shell on failure"
authorPatrick Ohly <patrick.ohly@intel.com>
Fri, 18 Sep 2015 11:49:21 +0000 (13:49 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2015 14:39:31 +0000 (15:39 +0100)
commit2a4335eae4b31ea9451a665dad2ba33ae4967670
tree72fbfd160e393af0bbc6ff3563d8f5eb4dad0835
parent598c9660f26018a748a4749377389ced7eab2229
initramfs-framework: fix "support dropping into shell on failure"

Due to a missing $ before the variable name, all fatal errors ended up
invoking a shell, instead of only doing that when init_fatal_sh is set
as boot parameter.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/initrdscripts/initramfs-framework/init