kumquat-buildroot/fs
Thomas Petazzoni b49c231cab fs/iso9660: put the Buildroot boot entry first in Grub menu.lst
The ISO9660-specific Grub menu.lst contains two entries: one entry to
chainload the bootloader available in the first hard drive, and
another entry to boot the Buildroot system.

However, it defaults to booting the first entry, i.e chainloading
what's on the first hard drive. For a Buildroot generated system, this
is quite odd: we're not even booting the system built by Buildroot.

So, switch the two entries, and put the Buildroot boot entry first.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2013-12-29 12:17:27 +01:00
..
cloop
cpio uboot-tools: factor out common mkimage infrastructure 2013-11-11 00:37:03 +01:00
cramfs
ext2 Config.in files: fix incorrect indentation 2013-12-25 12:29:52 +01:00
initramfs Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
iso9660 fs/iso9660: put the Buildroot boot entry first in Grub menu.lst 2013-12-29 12:17:27 +01:00
jffs2 Remove redundant dollar signs in Config.in files 2013-10-26 19:58:30 +02:00
romfs
squashfs Config.in files: whitespace cleanup 2013-11-11 22:19:30 +01:00
tar
ubifs
common.mk rootfs-common: refactor the common compression commands 2013-11-11 00:32:46 +01:00
Config.in