* Fix the terminal_output command. (This used to work but not with

the latest GRUB I guess.)

svn path=/nixos/trunk/; revision=22575
This commit is contained in:
Eelco Dolstra 2010-07-13 11:48:40 +00:00
parent 2b7ac80b3d
commit baf54c517d

View file

@ -75,7 +75,7 @@ let
set gfxmode=640x480
insmod gfxterm
insmod vbe
terminal_output.gfxterm
terminal_output gfxterm
insmod png
if background_image /boot/grub/splash.png; then