aboutsummaryrefslogtreecommitdiff
path: root/net/gnunet/files/gnunet-gns.defaults
Commit message (Collapse)AuthorAge
* gnunet: update source and improve packagingDaniel Golle2016-05-07
| | | | | | | | | | * push gnurl, gnutls and libmicrohttpd dependencies down to modules * use standard UID/GID for gnunet (958/958) * use GID adjecent (452) to dnsmasq (453) for gnunetdns to allow using the owner match with a range of GIDs (452-452) * package new gnunet-social pub/sub CLI tool Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: fix priority of ip rule for gnunet-dnsDaniel Golle2016-05-04
| | | | | | | OpenWrt offers a special 'prelocal' routing table at priority 0. Use it, so local-to-local DNS traffic also gets redirected properly. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet: use uci-defaults and further break core into componentsDaniel Golle2016-05-02
Signed-off-by: Daniel Golle <daniel@makrotopia.org>