boot/grub2: Set terminfo dumb
Aimee OS/aimee-os/pipeline/head This commit looks good
Details
Aimee OS/aimee-os/pipeline/head This commit looks good
Details
GRUB seems to have trouble with line drawing on both the Raspberry Pi and QEMU.
parent
f8d6666e2b
commit
c6f49ef037
|
@ -1,6 +1,8 @@
|
|||
# vim: set ft=sh :
|
||||
# vim: set sw=4 ts=4 sts=4 et:
|
||||
|
||||
terminfo dumb
|
||||
|
||||
load_env
|
||||
regexp --set 1:disk '(.*),.*' $root
|
||||
for dev in ($disk,gpt*); do
|
||||
|
|
Loading…
Reference in New Issue