forked from altcloud/mkimage-profiles
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.
This commit is contained in:
parent
2d2d6ac649
commit
922a2759b0
@ -1,7 +1,7 @@
|
||||
use/server:
|
||||
@$(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,STAGE1_KMODULES,e1000e igb)
|
||||
@$(call add,THE_LISTS,\
|
||||
|
Loading…
x
Reference in New Issue
Block a user