generic-poky/meta/recipes-bsp/grub
Chen Qi 059db226a0 init-install.sh: fix to handle the boot partition correctly
Previously, the boot partition was created for the target hard drive
but there was no corresponding entry for it in /etc/fstab. Besides,
even if the boot partition was mounted, it would just result in odd
directory hierarchy like /boot/boot/grub. However, what we really need
is /boot/grub. This patch fixes this problem.

Besides, for future maintance work, this patch also renames some of the
intermediate directories. It uses more descriptive names like /tgt_root
and /src_root. The name of /ssd is dropped.

[YOCTO #5018]

(From OE-Core rev: aa67b1333b4774e1845f562085f7048df65a644f)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-20 15:31:25 +01:00
..
files grub-efi-native: add flex patch to efi-native version also 2013-08-06 12:39:56 +01:00
grub-0.97 grub_0.97: Fix to correctly ship files under /usr/lib 2013-08-13 23:06:00 +01:00
grub-2.00 init-install.sh: fix to handle the boot partition correctly 2013-08-20 15:31:25 +01:00
grub-efi-native_2.00.bb grub-efi-native: add flex patch to efi-native version also 2013-08-06 12:39:56 +01:00
grub_0.97.bb grub: disable floating ncurses dependency for GPLv2 version 2013-08-03 10:33:13 +01:00
grub_2.00.bb grub_2.00: fix compilation when using flex 2.5.37 2013-08-03 10:33:08 +01:00