cjdns: import package from github.com:SeattleMeshnet/meshbox 89/head
authorDaniel Golle <daniel@makrotopia.org>
Fri, 17 Apr 2015 12:50:16 +0000 (14:50 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 17 Apr 2015 12:50:16 +0000 (14:50 +0200)
commitcd765e581d0061e01d8122687685109e128f4c3e
treef0ee46cfb3c6b9282a495976fb04a6296895468d
parent11ebefc1745576767c216ecd28a11ec1a428c623
cjdns: import package from github.com:SeattleMeshnet/meshbox

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
cjdns/Makefile [new file with mode: 0644]
cjdns/files/cjdns.defaults [new file with mode: 0644]
cjdns/files/cjdns.init [new file with mode: 0755]
cjdns/files/cjdrouteconf [new file with mode: 0755]
cjdns/lua/cjdns/admin.lua [new file with mode: 0644]
cjdns/lua/cjdns/common.lua [new file with mode: 0644]
cjdns/lua/cjdns/init.lua [new file with mode: 0644]
cjdns/lua/cjdns/uci.lua [new file with mode: 0644]
cjdns/lua/cjdns/udp.lua [new file with mode: 0644]
cjdns/patches/010-fix-musl-build.patch [new file with mode: 0644]