kumquat-buildroot/boot
Thomas Petazzoni a3ac2a6f58 grub2: fix a few minor issues in help text
The help text of grub2 explains the detailed steps to create a disk
image with grub2 installed on it. However, the steps for the
BIOS-based systems have a few minor issues fixed by this patch:

 - When calling partx to get the partitions detected, we should do it
   on the /dev/loop0 block device, and not on the underlying disk.img
   image file.
 - The grub-bios-setup utility must be called as root to work properly
   on /dev/loop0.
 - The steps to cleanup the partx and loop device were missing.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-07-15 20:09:11 +02:00
..
at91bootstrap
at91bootstrap3 at91bootstrap3: bump to v3.6.2 2014-06-29 10:54:08 +02:00
at91dataflashboot
barebox barebox: bump to version 2014.06.0 2014-06-07 09:24:06 +02:00
boot-wrapper-aarch64
grub
grub2 grub2: fix a few minor issues in help text 2014-07-15 20:09:11 +02:00
gummiboot
lpc32xxcdl
mxs-bootlets mxs-bootlets: add license information 2014-06-29 10:38:11 +02:00
syslinux boot/syslinux: install in a sub-dir of $(BINARIES_DIR) 2014-05-03 22:05:30 +02:00
uboot u-boot: use spl/u-boot-spl.bin as default spl file 2014-05-29 23:16:32 +02:00
xloader
common.mk
Config.in