From 7b9a670ae34bf9381ccc4c84fc379534dd24a47d Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Tue, 31 Mar 2015 10:28:27 +0100 Subject: Add a lorry for tftp-hpa Busybox's tftp server doesn't support map files, which is required for Ironic. Change-Id: I23e3efe24d3c9767ab1bc4975029d08e49ce9e08 --- open-source-lorries/tftp-hpa.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/tftp-hpa.lorry diff --git a/open-source-lorries/tftp-hpa.lorry b/open-source-lorries/tftp-hpa.lorry new file mode 100644 index 0000000..3bfa623 --- /dev/null +++ b/open-source-lorries/tftp-hpa.lorry @@ -0,0 +1,6 @@ +{ + "tftp-hpa": { + "type": "git", + "url": "git://git.kernel.org/pub/scm/network/tftp/tftp-hpa.git" + } +} -- cgit v1.2.1