gnunet: update to SVN r38014 and improve packaging

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2016-09-26 08:59:09 +02:00
parent 6871e6b379
commit 85b5a6c485
13 changed files with 164 additions and 57 deletions
-22
View File
@@ -5,28 +5,6 @@
touch /etc/config/gnunet
uci batch <<EOF
set gnunet.datastore=gnunet-config
set gnunet.datastore.DATABASE=heap
set gnunet.datastore.QUOTA="4 MB"
set gnunet.fs=gnunet-config
set gnunet.fs.CONTENT_PUSHING=NO
set gnunet.fs.CONTENT_CACHING=NO
set gnunet.dhtcache=gnunet-config
set gnunet.dhtcache.QUOTA="4 MB"
set gnunet.dns2gns=gnunet-config
set gnunet.dns2gns.AUTOSTART=YES
set gnunet.dns2gns.FORCESTART=YES
set gnunet.pt=gnunet-config
set gnunet.pt.FORCESTART=YES
set gnunet.exit=gnunet-config
set gnunet.exit.AUTOSTART=YES
set gnunet.exit.FORCESTART=YES
set gnunet.nse=gnunet-config
set gnunet.nse.WORKDELAY='500 ms'