#!ipxe
prompt --key 0x02 --timeout 7000 shoelaces: Press Ctrl-B for manual override... \
  && chain -ar http://localhost:18888/ipxemenu \
  || chain -ar http://localhost:18888/poll/1/ff-ff-ff-ff-ff-ff

# Note: the iPXE client will see the above code as an endless loop.
# However, Shoelaces server can break that loop to enable further booting.
