mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
system: grub: Actually default to 'gfxterm' for displaying the GRUB menu.
This is a followup to commit e0b2e93005
.
* gnu/system/grub.scm (eye-candy): Re-order the elements of the generated
GRUB configuration.
This commit is contained in:
parent
a62446987e
commit
c48a145fbb
1 changed files with 1 additions and 1 deletions
|
@ -249,8 +249,8 @@ else
|
||||||
fi~%"
|
fi~%"
|
||||||
#$setup-gfxterm-body
|
#$setup-gfxterm-body
|
||||||
#$(grub-root-search store-device font-file)
|
#$(grub-root-search store-device font-file)
|
||||||
#$(grub-setup-io config)
|
|
||||||
#$(setup-gfxterm config font-file)
|
#$(setup-gfxterm config font-file)
|
||||||
|
#$(grub-setup-io config)
|
||||||
|
|
||||||
#$(strip-mount-point store-mount-point image)
|
#$(strip-mount-point store-mount-point image)
|
||||||
#$(theme-colors grub-theme-color-normal)
|
#$(theme-colors grub-theme-color-normal)
|
||||||
|
|
Loading…
Add table
Reference in a new issue