Bug#567456: grub-pc: gfxpayload=keep in every linux-menu-entry
Elmar Teufl
teufl at math.uni-bielefeld.de
Fri Jan 29 07:50:03 UTC 2010
Package: grub-pc
Version: 1.98~20100128-1
Severity: normal
*** Please type your report below this line ***
Hi,
Since two updates grub-pc adds gfxpayload=keep to every linux-menu-entry
changing
configuration settings declared above in grub.cfg
There is no changelog to this and probably 10_linux is not the right
place to change theme
related things. I guess the following lines in 10_linux are responsible:
# Use ELILO's generic "efifb" when it's known to be available.
# FIXME: We need an interface to select vesafb in case efifb can't be
used.
if grep -qx "CONFIG_FB_EFI=y" /boot/config-${version} 2> /dev/null ; then
cat << EOF
set gfxpayload=keep
EOF
fi
If this cannot be changed, it would be nice to allow configuration in
/etc/default/grub.
Best regards,
Elmar
More information about the Pkg-grub-devel
mailing list