gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet-texinfo] 02/02: the menuing or the philosofy part w


From: gnunet
Subject: [GNUnet-SVN] [gnunet-texinfo] 02/02: the menuing or the philosofy part works. Not so for the installation part
Date: Thu, 18 May 2017 14:03:39 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet-texinfo.

commit 75c085df287cfa045d00477fb9e90c53a385b897
Author: Adriano Peluso <address@hidden>
AuthorDate: Thu May 18 09:11:56 2017 +0200

    the menuing or the philosofy part works. Not so for the installation part
---
 developer.texi    | 20 ++++++++++----------
 gnunet.texi       |  5 +++++
 installation.texi | 16 +++++++++++-----
 3 files changed, 26 insertions(+), 15 deletions(-)

diff --git a/developer.texi b/developer.texi
index dcd4401..13a1eba 100644
--- a/developer.texi
+++ b/developer.texi
@@ -5777,8 +5777,8 @@ new block plugins --- it does the minimal work by 
implementing a plugin that
 performs no validation at all. The respective @strong{Makefile.am} shows how to
 build and install a block plugin.
 
address@hidden Conclusion
address@hidden Conclusion
address@hidden Conclusion2
address@hidden Conclusion2
 @c %**end of header
 
 In conclusion, GNUnet subsystems that want to use the DHT need to define a
@@ -5978,8 +5978,8 @@ estimate, the selection of the peers maybe randomized or 
by proximity to the
 key. Furthermore, requests include a set of peers that a request has already
 traversed; those peers are also excluded from the selection.
 
address@hidden PUTting data into the DHT
address@hidden PUTting data into the DHT
address@hidden PUTting data into the DHT2
address@hidden PUTting data into the DHT2
 @c %**end of header
 
 To PUT data into the DHT, the service sends a @code{struct PeerPutMessage} of
@@ -5996,8 +5996,8 @@ previous hop; however, the path should not include the 
identity of the previous
 hop and the receiver should append the identity of the sender to the path, not
 its own identity (this is done to reduce bandwidth).
 
address@hidden GETting data from the DHT
address@hidden GETting data from the DHT
address@hidden GETting data from the DHT2
address@hidden GETting data from the DHT2
 @c %**end of header
 
 A peer can search the DHT by sending @code{struct PeerGetMessage}s of type
@@ -6423,8 +6423,8 @@ The NAMECACHE plugin API consists of two functions, 
@code{cache_block} to store
 a block in the database, and @code{lookup_block} to lookup a block in the
 database.
 
address@hidden Lookup
address@hidden Lookup
address@hidden Lookup2
address@hidden Lookup2
 @c %**end of header
 
 The @code{lookup_block} function is expected to return at most one block to the
@@ -6432,8 +6432,8 @@ iterator, and return @code{GNUNET_NO} if there were no 
non-expired results. If
 there are multiple non-expired results in the cache, the lookup is supposed to
 return the result with the largest expiration time.
 
address@hidden Store
address@hidden Store
address@hidden Store2
address@hidden Store2
 @c %**end of header
 
 The @code{cache_block} function is expected to try to store the block in the
diff --git a/gnunet.texi b/gnunet.texi
index 92d0f1e..a77d57d 100644
--- a/gnunet.texi
+++ b/gnunet.texi
@@ -84,6 +84,11 @@ Philosophy
 * Backup of Identities and Egos::
 * Revocation::
 
+Installation
+
+* Dependencies::
+* External dependencies::
+
 @end detailmenu
 @end menu
 
diff --git a/installation.texi b/installation.texi
index 12a2750..9862e24 100644
--- a/installation.texi
+++ b/installation.texi
@@ -19,6 +19,12 @@ profile ID number included. We will then relax these 
restrictions on your
 account. We're sorry for this inconvenience; however, few people would want to
 read this site if 99% of it was advertisements for bogus websites.
 
address@hidden
+* Dependencies
+* External dependencies
+* Internal dependencies
address@hidden menu
+
 @node Dependencies
 @chapter Dependencies
 @c %**end of header
@@ -27,7 +33,7 @@ This document lists the various known dependencies for GNUnet 
0.10.x.
 Suggestions for missing dependencies or wrong version numbers are welcome.
 
 @node External dependencies
address@hidden External depencies
address@hidden External dependencies
 @c %**end of header
 
 These packages must be installed before a typical GNUnet installation
@@ -933,8 +939,8 @@ sources, and finally compiling and installing the 
libraries:@
 For this, simply follow the generic installation instructions from
 here.
 
address@hidden But wait, there is more!
address@hidden But wait, there is more!
address@hidden But wait there is more!
address@hidden But wait there is more!
 
 So far, we installed all of the packages and dependencies required to ensure
 that all of GNUnet would be built. However, while for example the plugins to
@@ -1221,8 +1227,8 @@ sources, and finally compiling and installing the 
libraries:@
 For this, simply follow the generic installation instructions from@
 here.
 
address@hidden But wait (again), there is more!
address@hidden But wait (again), there is more!
address@hidden But wait (again) there is more!
address@hidden But wait (again) there is more!
 
 So far, we installed all of the packages and dependencies required to ensure
 that all of GNUnet would be built. However, while for example the plugins to

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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