On Mon, Jun 15, 2015 at 7:34 AM, Florian Klink <[email protected]> wrote: > Is your package built with or without OpenSSL?
Compiling tinc-1.1 for OpenWRT sans OpensSSL needs some autotools work. > How do you intergrate with UCI? The regular OpenWRT package already has UCI integration, but RSA keys and run-parts are kept in the overlay. Given that Ed25519PublicKey is a one-liner, the /etc/tinc/*/hosts/* data can also be moved into UCI for a tinc-1.1 package. > Can I view the makefile somewhere? I'm using this one for tinc-1.1, which fits into a 4 megabyte system image: * https://github.com/dajhorn/openwrt-packages/blob/tinc-1.1-lz4/net/tinc/Makefile A mips ar71xx binary package for Chaos Calmer 15.05 is here: * http://1drv.ms/1LalJ1j (LZ4 only.) _______________________________________________ tinc mailing list [email protected] http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
