Commit a618abb4 authored by Mikhail Efremov's avatar Mikhail Efremov Committed by Michael Shigorin

syslinux: Use vga=normal

This is more appropriate default value nowaday.
parent 85a7258d
......@@ -3,7 +3,7 @@ use/syslinux: sub/stage1
@$(call add_feature)
@$(call add,STAGE1_PACKAGES,syslinux)
@$(call try,META_SYSTEM_ID,SYSLINUX)
@$(call try,BOOTVGA,0x314)
@$(call try,BOOTVGA,normal)
@$(call set,RELNAME,ALT ($(IMAGE_NAME)))
# UI is overwritten
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment