run: support TFTP servers using absolute paths

Operating Systems / Genode - Alexander Boettcher [genode-labs.com] - 14 June 2013 07:27 UTC

TFTP server requiring absolute directory names are supported (better) -specify in RUN_OPT "--tftp-absolute" to create Pulsar config with absolute path names for PXE boot.

Additional a symbolic link is created from the build directory to "$PXE_TFTP_DIR_BASE$PXE_TFTP_DIR_OFFSET" automatically. This eases the use together with autopilot for x86.

e5eeda2 run: support TFTP servers using absolute paths
base-fiasco/run/env | 14 ++++++--------
base-foc/run/env | 14 ++++++--------
base-nova/run/env | 14 ++++++--------
base-okl4/run/env | 14 ++++++--------
base-pistachio/run/env | 14 ++++++--------
5 files changed, 30 insertions(+), 40 deletions(-)

Upstream: github.com


  • Share