Re: GRUB doesn't allow background images with upper case file extensions

2011-02-06 Thread Alexander Kurtz
Am Mittwoch, den 26.01.2011, 11:20 +0100 schrieb Alexander Kurtz: > I can confirm that the attached patch fixes the problem for me. If you > have no objections, please include it in the next version. Ping? signature.asc Description: This is a digitally signed message part ___

GRUB doesn't allow background images with upper case file extensions

2011-01-26 Thread Alexander Kurtz
Dear GRUB developers, when I try to use background images with upper case file extensions (e.g. `foo.JPEG') it doesn't work. If I try to debug this manually from the grub shell, I get this: grub> background_image /grub/comet.JPEG error: unsupported bitmap format grub> Thi