]> code.ossystems Code Review - openembedded-core.git/commit
initrdscripts/init-install*: Select install target instead of looping through
authorCalifornia Sullivan <california.l.sullivan@intel.com>
Wed, 13 Jul 2016 00:41:58 +0000 (17:41 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Jul 2016 06:45:01 +0000 (07:45 +0100)
commite68774f684543fd75250e56ea88a5e0cb0a2dd0a
tree5dccf5f766d3f0b07e63d632ef648d41563c588f
parentd1fd3a7dbc363bdc02d810f796b3b810cb13f029
initrdscripts/init-install*: Select install target instead of looping through

Its not immediately apparent that more than one install target could be
available. With this change we list the available devices up front then
prompt the user for which one to use, reducing confusion.

Fixes [YOCTO #9919].

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/initrdscripts/files/init-install-efi.sh
meta/recipes-core/initrdscripts/files/init-install.sh