* Dan Therrien <[email protected]> [28.01.2015 15:40]:
> I would be very interested on how your autoupload of a configuration file 
> works?

// CC'ed openwrt-dev, maybe it's interesting for others too

is mostly the function: watch_configchange()
https://github.com/bittorf/kalua/blob/master/openwrt-addons/etc/kalua/watch#L9

is polluted with our own logic, but you get the idea:
a tar.gz is uploaded via scp (public keys must be on server)
when the hash of /etc/config/* changes...

bye, bastian
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to