]> code.ossystems Code Review - openembedded-core.git/commit
init-install: Use GPT table with GRUB 2
authorEd Bartosh <ed.bartosh@linux.intel.com>
Thu, 11 Jun 2015 16:01:35 +0000 (19:01 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Jun 2015 10:38:15 +0000 (11:38 +0100)
commit9544ac920d65edb7ddb267482c84d6fc1b464912
tree44f9b879a06794bd3e9c16e64dd68337a6fc74c8
parentf51b050e0df6ceaea07fbda99f54dc4aeaab334c
init-install: Use GPT table with GRUB 2

Changed partition type from 'msdos' to 'gpt'.
Added special partition for grub stage2 bootloader.

NOTE: This is done only for GRUB 2 as legacy GRUB is
rarely used and doesn't support GPT partitions.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
meta/recipes-core/initrdscripts/files/init-install.sh