Move from our grub2 fork to mainline grub2, now that the features we need have
commitf07e672bb26def4772d2a45f2e812da7c23b1d57
authorward <ward@0fe3215d-741a-0410-bb5a-0d2cd39d948f>
Wed, 26 Nov 2008 21:21:30 +0000 (26 21:21 +0000)
committerward <ward@0fe3215d-741a-0410-bb5a-0d2cd39d948f>
Wed, 26 Nov 2008 21:21:30 +0000 (26 21:21 +0000)
tree3a65146ec5ab75185b1cfa97c7ce6056a763cde2
parent726654140a7211c1b264acef58a2cf92a2c442af
Move from our grub2 fork to mainline grub2, now that the features we need have
been included there.

This patch also makes sure that LZMA compression of the payload is
automatically disabled for filo, etherboot and grub2, since it breaks booting
in those cases.

It also removes a few bash-isms in fetchsvn.sh.

Many, many thanks to Robert Milan for fixing the bugs in grub2 that I found
while testing.

This was build- and boot-tested on qemu, on v2 and v3.

Signed-off-by: Ward Vandewege <ward@gnu.org>
Acked-by: Jordan Crouse <jordan@cosmicpenguin.net>
git-svn-id: svn://coreboot.org/buildrom@254 0fe3215d-741a-0410-bb5a-0d2cd39d948f
buildrom-devel/bin/fetchsvn.sh
buildrom-devel/config/payloads/Config.in
buildrom-devel/config/platforms/qemu.conf
buildrom-devel/packages/grub2/boot/grub/grub.cfg [new file with mode: 0644]
buildrom-devel/packages/grub2/conf/grub.cfg [deleted file]
buildrom-devel/packages/grub2/grub2.mk