[Git-commits] [grml/grml-live] 8a09c9: GRUB theme: replace desktop-color with desktop-ima...
Michael Prokop
mika at grml.org
Tue May 16 23:16:49 CEST 2017
Branch: refs/heads/master
Home: https://github.com/grml/grml-live
Commit: 8a09c98f94a43bdccd8699e200b66ab81f9102bf
https://github.com/grml/grml-live/commit/8a09c98f94a43bdccd8699e200b66ab81f9102bf
Author: Michael Prokop <mika at grml.org>
Date: 2017-05-16 (Tue, 16 May 2017)
Changed paths:
A templates/boot/grub/grml-theme/black.png
M templates/boot/grub/grml-theme/theme.txt
Log Message:
-----------
GRUB theme: replace desktop-color with desktop-image
With the desktop-color option we run into:
| error: null src bitmap in grub_video_bitmap_create_scaled.
| Loading kernel...
| Loading initrd...
|
| Press any key to continue...
By replacing it with this small black.png as desktop-image (which
is automatically stretched to the whole screen) the error message
disappears.
Closes grml/grml#16
Thanks: Michael Schierl <schierlm at gmx.de>
More information about the Git-commits
mailing list