run-l4 --fprov "TFTP" "(nd)/tftpboot/drops/cfg/launch.conf"
Launchpad Loader config script:
# cfg/launch.conf verbose 0 modpath "(nd)/tftpboot/drops/bin/l4v2" task "launchpad" "-a (nd)/tftpboot/drops/bin/l4v2/vscrtest \ -a (nd)/tftpboot/drops/bin/l4v2/dopecmd \ -a (nd)/tftpboot/drops/bin/l4v2/yuvtest \ -a (nd)/tftpboot/drops/bin/l4v2/vtexttest"
The "-a" option specifies an application entry the launchpad should provide. Optionally, we could use another file-provider by specifying the "-f" argument.