generic-poky/meta/recipes-core/initrdscripts
Awais Belal e1de8af487 initrdscripts: make boot drive detection more generic
The init script that invokes install and install-efi scripts
passes the first parameter that identifies the boot drive but
in cases when this disk is labeled and kernel configurations
allow disk labeling under /run/media/ this would pass the disk
label.
The earlier implementation considered that the drive name will
be passed and in case the label is passed it fails and provides
the boot drive as an option for installation driver.
We now use a more generic approach to identify the boot drive
which can handle both drive name as well as label if passed.

(From OE-Core rev: 1964b697ddadc59e27087f9f1f6b24236f4addcc)

Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-24 07:19:18 +01:00
..
files initrdscripts: make boot drive detection more generic 2015-05-24 07:19:18 +01:00
initramfs-framework initramfs-framework: fix test that filter backup module files 2013-10-23 07:14:13 +01:00
initramfs-boot_1.0.bb meta: set proper S value 2015-01-23 11:36:27 +00:00
initramfs-framework_1.0.bb meta: set proper S value 2015-01-23 11:36:27 +00:00
initramfs-live-boot_1.0.bb meta: set proper S value 2015-01-23 11:36:27 +00:00
initramfs-live-install-efi-testfs_1.0.bb meta: set proper S value 2015-01-23 11:36:27 +00:00
initramfs-live-install-efi_1.0.bb meta: set proper S value 2015-01-23 11:36:27 +00:00
initramfs-live-install-testfs_1.0.bb meta: set proper S value 2015-01-23 11:36:27 +00:00
initramfs-live-install_1.0.bb meta: set proper S value 2015-01-23 11:36:27 +00:00