grub-mkconfig support for themes

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-01-05 21:24:33 +01:00
parent be42af3884
commit eb1c959440
2 changed files with 10 additions and 0 deletions

View file

@ -220,6 +220,7 @@ export GRUB_DEFAULT \
GRUB_DISABLE_LINUX_UUID \
GRUB_DISABLE_LINUX_RECOVERY \
GRUB_GFXMODE \
GRUB_THEME \
GRUB_DISABLE_OS_PROBER
if test "x${grub_cfg}" != "x"; then