gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r21717 - gnunet/contrib


From: gnunet
Subject: [GNUnet-SVN] r21717 - gnunet/contrib
Date: Fri, 1 Jun 2012 21:41:58 +0200

Author: grothoff
Date: 2012-06-01 21:41:58 +0200 (Fri, 01 Jun 2012)
New Revision: 21717

Added:
   gnunet/contrib/gnunet-gns-import.sh
Modified:
   gnunet/contrib/Makefile.am
Log:
-adding GNS fcfs import script

Modified: gnunet/contrib/Makefile.am
===================================================================
--- gnunet/contrib/Makefile.am  2012-06-01 19:07:04 UTC (rev 21716)
+++ gnunet/contrib/Makefile.am  2012-06-01 19:41:58 UTC (rev 21717)
@@ -16,6 +16,9 @@
  gnunet_pyexpect.py \
  gnunet_janitor.py
 
+bin_SCRIPTS = \
+ gnunet-gns-import.sh
+
 dist_pkgdata_DATA = \
  gnunet-logo-color.png \
  testing_hostkeys.dat

Added: gnunet/contrib/gnunet-gns-import.sh
===================================================================
--- gnunet/contrib/gnunet-gns-import.sh                         (rev 0)
+++ gnunet/contrib/gnunet-gns-import.sh 2012-06-01 19:41:58 UTC (rev 21717)
@@ -0,0 +1,4 @@
+#!/bin/sh
+# This shell-script will import some GNS authorities into your GNS
+# namestore.
+gnunet-namestore -a -e never -n fcfs -p -t PKEY -V 
72QC35CO20UJN1E91KPJFNT9TG4CLKAPB4VK9S3Q758S9MLBRKOG


Property changes on: gnunet/contrib/gnunet-gns-import.sh
___________________________________________________________________
Added: svn:executable
   + *




reply via email to

[Prev in Thread] Current Thread [Next in Thread]