Fixing grub.cfg bug invalid font

Removing unused grub locales
This commit is contained in:
Fabio Belavenuto
2023-01-11 09:53:14 -03:00
parent 56d0da1a63
commit 04fd54c754
47 changed files with 7 additions and 5 deletions

View File

@@ -1 +1 @@
1.0-beta11
1.0-beta10b

View File

@@ -29,13 +29,13 @@ function load_video {
fi
}
load_video
if loadfont unicode ; then
set gfxmode=auto
load_video
insmod gfxterm
#set gfxpayload=800x600
terminal_output gfxterm
fi
terminal_output gfxterm
#set menu_color_normal=cyan/blue
#set menu_color_highlight=white/blue