kumquat-buildroot/boot
Thomas Petazzoni a5dc0cdced grub2: remove package
Grub 2 has been marked BROKEN in June 2010, and nobody cared to fix it
since then.

At that time, it was marked broken because the build process needed a
Ruby interpreter available on the host, and it's really a pain that
building a bootloader needs such a thing.

I've tried to upgrade the package to Grub2 1.99-rcX, and now it does
not need a Ruby interpreter anymore, but instead requires a tool
called "autogen", which itself needs the Guile Scheme interpreter.

Since we haven't heard any complaints about Grub2 being marked broken,
and since it's such a pain to package, let's get rid of it. Of course,
anybody interested in Grub2 is invited to contribute a working
package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-07-10 15:31:16 +02:00
..
at91bootstrap at91bootstrap: convert to GENTARGETS 2011-07-10 15:06:47 +02:00
at91dataflashboot at91dataflashboot: convert to GENTARGETS 2011-07-10 15:16:11 +02:00
barebox barebox: convert to GENTARGETS 2011-07-10 13:57:48 +02:00
grub grub: convert to AUTOTARGETS 2011-07-10 15:28:23 +02:00
syslinux syslinux: convert to GENTARGETS 2011-07-10 15:27:20 +02:00
u-boot u-boot 2011.03: fix mkimage build failure when u-boot isn't configured 2011-04-26 21:30:15 +02:00
common.mk bootloaders: move bootloader build code to boot/ 2010-06-10 21:05:12 +02:00
Config.in grub2: remove package 2011-07-10 15:31:16 +02:00