* util/grub.d/00_header.in: Process GRUB_THEME and GRUB_BACKGROUND

after setting gfxterm as the active terminal.  GRUB_BACKGROUND
doesn't work otherwise.
This commit is contained in:
Colin Watson 2010-07-06 09:42:37 +01:00
parent 75d959ea7c
commit c8c069533f
2 changed files with 58 additions and 51 deletions

View file

@ -1,3 +1,9 @@
2010-07-06 Colin Watson <cjwatson@ubuntu.com>
* util/grub.d/00_header.in: Process GRUB_THEME and GRUB_BACKGROUND
after setting gfxterm as the active terminal. GRUB_BACKGROUND
doesn't work otherwise.
2010-07-05 Colin Watson <cjwatson@ubuntu.com>
* docs/grub.texi (Features): Update list of supported file systems.