nix-gscheits/machines/raven/services/labsync/pxelinux.cfg

21 lines
534 B
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# default menu settings
menu width 100
menu height 24
menu title labsync
# can be overwriten by mounting another image; has to be 1024×768 in 16:9
menu background splash.png
menu color border * #00000000 #00000000 none
menu color sel * #ffffffff #76a1d0ff *
menu color hotsel 1;7;37;40 #ffffffff #76a1d0ff *
menu cmdlinerow 16
menu timeoutrow 16
menu tabmsgrow 18
# do not show “press tab to edit options…” entry (empty)
menu tabmsg
include labsync/labsync.cfg
default vesamenu.c32
# disable timeout (explicitly)
timeout 0