Commit 922a2759 authored by Michael Shigorin's avatar Michael Shigorin

server: set default syslinux timeout to 60 sec

Servers can POST much longer so having to play hide and seek with a boot menu isn't going to be exactly entertaining; let's bump the delay to something comparable at least. Thanks hiddenman@ for mentioning the obvious-but-unnoticed.
parent 2d2d6ac6
use/server: use/server:
@$(call add_feature) @$(call add_feature)
use/server/mini: use/server use/net-ssh use/server/mini: use/server use/net-ssh use/syslinux/timeout/600
@$(call add,THE_KMODULES,e1000e igb) @$(call add,THE_KMODULES,e1000e igb)
@$(call add,STAGE1_KMODULES,e1000e igb) @$(call add,STAGE1_KMODULES,e1000e igb)
@$(call add,THE_LISTS,\ @$(call add,THE_LISTS,\
......
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