]> code.ossystems Code Review - openembedded-core.git/commit
init-install-efi.sh: improve hard drive searching process
authorDrew Moseley <drew_moseley@mentor.com>
Wed, 2 Jul 2014 22:09:28 +0000 (18:09 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Jul 2014 16:37:39 +0000 (17:37 +0100)
commit7386acf4ab63a5959e4907b29459b767f2bf2fdb
tree018cac7314485a62cab012e36f097301190b7400
parent3b1bae7ad8d36930aae840175c6a3433c1469772
init-install-efi.sh: improve hard drive searching process

(This patch was originally done against init-install.sh in
OE-Core rev 358f0584d779825307eec08c023b5ff14e72cf9e)

Previously, only unremovable hard drives are searched and are treated
as candidates of target disks to intall into.

However, it's possible that we're going to install the live image into
a removable media such as an USB. This patch enables this possibility.

In addition, this patch presents more information about the hard drives
so that user may have more knowledge about which hard drive they are
going to install their image into.

Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/initrdscripts/files/init-install-efi.sh