genode/tool/run/load
Adrian-Ken Rueegsegger 8eec092851 Add support for ipxe load (nova, foc, fiasco)
This makes use of the iPXE sanboot command [1] which downloads and
boots an ISO image directly via HTTP. Therefore, your RUN_OPT needs
both

  --include image/iso   and
  --include load/ipxe

NOTE: The webserver serving the ISO image must support ranged requests,
      see [2].

[1] - http://ipxe.org/cmd/sanboot
[2] - http://forum.ipxe.org/showthread.php?tid=7295&pid=10482#pid10482
2015-09-30 12:20:40 +02:00
..
fastboot run: support fastboot tool to load images 2015-02-16 13:40:36 +01:00
ipxe Add support for ipxe load (nova, foc, fiasco) 2015-09-30 12:20:40 +02:00
jtag run: modularize run tool 2015-01-26 12:28:40 +01:00
tftp run/load/tftp: detect bad directory 2015-07-21 09:38:10 +02:00