labgrid icon indicating copy to clipboard operation
labgrid copied to clipboard

Ad-hoc TFTP server driver

Open flxzt opened this issue 8 months ago • 2 comments

It would be nice to be able to start a tftp server in an ad-hoc way on a remote machine through a driver when it is needed in addition to the current TFTPProvider <-> TFTPProviderDriver resource/driver pair which requires an existing deployment.

This would make the delopyment of the infastructure easier and allows for more flexibility and robustness when for example booting over TFTP in a strategy. Then it could be ensured that for example the path of the TFTP server always matches the uboot tftp string.

flxzt avatar Jun 11 '24 09:06 flxzt