Skip to content
Snippets Groups Projects
Unverified Commit c48a145f authored by Leo Famulari's avatar Leo Famulari
Browse files

system: grub: Actually default to 'gfxterm' for displaying the GRUB menu.

This is a followup to commit e0b2e930.

* gnu/system/grub.scm (eye-candy): Re-order the elements of the generated
GRUB configuration.
parent a6244698
No related branches found
No related tags found
No related merge requests found
......@@ -249,8 +249,8 @@ (define font-file
fi~%"
#$setup-gfxterm-body
#$(grub-root-search store-device font-file)
#$(grub-setup-io config)
#$(setup-gfxterm config font-file)
#$(grub-setup-io config)
#$(strip-mount-point store-mount-point image)
#$(theme-colors grub-theme-color-normal)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment