2010-02-10 Vladimir Serbinenko <phcoder@gmail.com>
Support GRUB_GFXPAYLOAD_LINUX. * util/grub-mkconfig.in: Export GRUB_GFXPAYLOAD_LINUX. * util/grub.d/10_linux.in (linux_entry): Handle GRUB_GFXPAYLOAD_LINUX.
This commit is contained in:
parent
dd01d3970f
commit
65a533e78a
3 changed files with 16 additions and 2 deletions
|
@ -221,6 +221,7 @@ export GRUB_DEFAULT \
|
|||
GRUB_DISABLE_LINUX_RECOVERY \
|
||||
GRUB_GFXMODE \
|
||||
GRUB_THEME \
|
||||
GRUB_GFXPAYLOAD_LINUX \
|
||||
GRUB_DISABLE_OS_PROBER
|
||||
|
||||
if test "x${grub_cfg}" != "x"; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue