summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-03-31 10:28:27 +0100
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-03-31 10:28:27 +0100
commit7b9a670ae34bf9381ccc4c84fc379534dd24a47d (patch)
tree5ac6ce164d5b3b26d4b070d0eb1d62a617d6ff06
parente280d3e4340298ed3cc7f4244f00c8c806c8197a (diff)
downloadlorries-7b9a670ae34bf9381ccc4c84fc379534dd24a47d.tar.gz
Add a lorry for tftp-hpa
Busybox's tftp server doesn't support map files, which is required for Ironic. Change-Id: I23e3efe24d3c9767ab1bc4975029d08e49ce9e08
-rw-r--r--open-source-lorries/tftp-hpa.lorry6
1 files changed, 6 insertions, 0 deletions
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"
+ }
+}