Commit cac2a8e9 authored by Michael Shigorin's avatar Michael Shigorin

server: empty BOOTVGA by default

...so there's no forced mode switch (unless modesetting kicks in which is another story to X server starting up to carry the installer).
parent 91075d00
......@@ -3,6 +3,7 @@ use/server: use/power/acpi/button
use/server/base: use/server use/firmware/server \
use/net-ssh use/syslinux/timeout/600
@$(call set,BOOTVGA,)
@$(call add,THE_LISTS,server-base)
@$(call add,THE_KMODULES,e1000e igb)
@$(call add,STAGE1_KMODULES,e1000e igb)
......
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