fs/iso9660: add support for grub2
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 8 Jun 2015 22:21:48 +0000 (00:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 14 Jun 2015 21:25:18 +0000 (23:25 +0200)
commit795df97093a0cb027bc0c844f06778c936084abe
treeb9c4552f4c5243d903c5d13718730eb6deffa2fb
parent8decd25477fe5a8bb314e65c9b1a2c9d54bc9124
fs/iso9660: add support for grub2

After having extended the iso9660 support to allow isolinux as an
alternative to grub, this commit adds grub2 as a third
alternative. With the previous work done to support isolinux, adding
support for grub2 is fairly trivial.

[Thomas: set timeout to 10 seconds and not 5 seconds, in order to
match the configuration used for grub.]

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
fs/iso9660/Config.in
fs/iso9660/grub.cfg [new file with mode: 0644]
fs/iso9660/iso9660.mk