fs/iso9660: put the Buildroot boot entry first in Grub menu.lst
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 28 Dec 2013 14:56:32 +0000 (15:56 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Dec 2013 11:17:27 +0000 (12:17 +0100)
commitb49c231cab4db6c34ebcd546cdbd92bcd31db8c6
tree27e7db15e96e5fae96c4eee9ea5bd5d8e9ddbf77
parentf1fedbb246ae90bf30e4342202b11bc3030d9ca7
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>
fs/iso9660/menu.lst