mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-05 20:11:43 +03:00
* 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:
parent
2b7ac80b3d
commit
baf54c517d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user