generic-poky/meta/recipes-core/initrdscripts
Darren Hart 64f7feb5c3 EFI: Make installer EFI aware
[YOCTO #1919]

Create a basic EFI installer script modeled after the existing installer
and add it to a new initramfs-live-install-efi recipe. Update the
init-live.sh script to distinguish between LABEL=install and
LABEL=install-efi and select the appropriate script. Add the efi
installer to core-image-minimal-initramfs.

Update grub-efi.bbclass to use "LABEL=install-efi" when it detects a
label of "install". This is clearly not ideal, but a proper fix would
involve decoupling the LABELS assignment from the image-live.bbclass
usage of SYSLINUX_LABELS. We should be able to address that in a
follow-on clean-up series.

V2: Include missing initramfs-live-install-efi_1.0.bb
V3: Rebase after Radu's console_params fix

(From OE-Core rev: 4bce3417917a3e88ba6529db394525fba82e0699)

Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-19 17:49:48 +01:00
..
files EFI: Make installer EFI aware 2012-07-19 17:49:48 +01:00
initramfs-framework initramfs-framework: provides a modular initramfs 2011-12-08 15:24:28 +00:00
initramfs-boot_1.0.bb Set an explicit path for the initrd scripts 2011-09-16 13:30:26 +01:00
initramfs-framework_1.0.bb initramfs-framework: provides a modular initramfs 2011-12-08 15:24:28 +00:00
initramfs-live-boot_1.0.bb initramfs-live-boot: Disable unionfs until its issue with the system rootdir are resolved 2012-04-22 16:00:26 +01:00
initramfs-live-install-efi_1.0.bb EFI: Make installer EFI aware 2012-07-19 17:49:48 +01:00
initramfs-live-install_1.0.bb initrdscripts: Update install.sh to work with mmc devices 2012-05-06 09:55:48 +01:00