gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet-texinfo] branch master updated: installation.texi:


From: gnunet
Subject: [GNUnet-SVN] [gnunet-texinfo] branch master updated: installation.texi: Some first fixes.
Date: Mon, 27 Mar 2017 00:51:24 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 4d6125e  installation.texi: Some first fixes.
4d6125e is described below

commit 4d6125e610d28a07b4422b637fc9536543c96148
Author: ng0 <address@hidden>
AuthorDate: Fri Feb 17 16:58:15 2017 +0000

    installation.texi: Some first fixes.
---
 installation.texi | 158 ++++++++++++++++++++++++++++++++----------------------
 1 file changed, 93 insertions(+), 65 deletions(-)

diff --git a/installation.texi b/installation.texi
index c39cee4..8f42c28 100644
--- a/installation.texi
+++ b/installation.texi
@@ -1,63 +1,83 @@
-\input texinfo   @c -*-texinfo-*-
+\input texinfo
address@hidden -*-texinfo-*-
 @c %**start of header
 @setfilename installation
address@hidden Installation Handbook
address@hidden GNUnet Installation Handbook
 @c %**end of header
 
address@hidden Top
-
address@hidden version.texi
 
address@hidden
+Copyright @copyright{} 2017 ng0
 
-This handbook describes how to install (build setup, compilation) and setup 
(configuration, start) GNUnet 0.10.x. After following these instructions you 
should be able to install and then start user-interfaces to interact with the 
network.
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.3 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A
+copy of the license is included in the section entitled ``GNU Free
+Documentation License''.
 
-This manual is far from complete, and we welcome informed contributions, be it 
in the form of new chapters or insightful comments.
+A copy of the license is also available from the Free Software
+Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}.
 
-However, the website is experiencing a constant onslaught of sophisticated 
link-spam entered manually by exploited workers solving puzzles and customizing 
text. To limit this commercial defacement, we are strictly moderating comments 
and have disallowed "normal" users from posting new content. However, this is 
really only intended to keep the spam at bay. If you are a real user or 
aspiring developer, please drop us a note (IRC, e-mail, contact form) with your 
user profile ID number inclu [...]
address@hidden @bullet
+Alternately, this document is also available under the General
+Public License, version 3 or later, as published by the Free Software
+Foundation.
 
+A copy of the license is also available from the Free Software
+Foundation Web site at @url{http://www.gnu.org/licenses/gpl.html}.
address@hidden copying
 
address@hidden
-
-
address@hidden
-Español
address@hidden
address@hidden GNUnet Installation Handbook
address@hidden The GNUnet Developers
 
address@hidden
-Français
address@hidden
address@hidden 0pt plus 1filll
+Edition @value{EDITION} @*
address@hidden @*
 
address@hidden
-Русский
address@hidden itemize
address@hidden Dependencies
address@hidden %**end of header
address@hidden
address@hidden titlepage
 
address@hidden
address@hidden 
***************************************************************************
 @node Top
address@hidden GNUnet Installation Handbook
 
+This handbook describes how to install (build setup, compilation) and setup
+(configuration, start) GNUnet 0.10.x. After following these instructions you
+should be able to install and then start user-interfaces to interact with the
+network.
 
address@hidden @bullet
-
-
address@hidden
-Español
-
address@hidden
-Français
-
address@hidden
-Русский
address@hidden itemize
+This manual is far from complete, and we welcome informed contributions, be it
+in the form of new chapters or insightful comments.
 
+However, the website is experiencing a constant onslaught of sophisticated
+link-spam entered manually by exploited workers solving puzzles and customizing
+text. To limit this commercial defacement, we are strictly moderating comments
+and have disallowed "normal" users from posting new content. However, this is
+really only intended to keep the spam at bay. If you are a real user or 
aspiring
+developer, please drop us a note (IRC, e-mail, contact form) with your user
+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.
 
-This document lists the various known dependencies for GNUnet 0.10.x. 
Suggestions for missing dependencies or wrong version numbers are 
address@hidden External dependencies
address@hidden Dependencies
address@hidden Dependencies
 @c %**end of header
 
address@hidden Top
+This document lists the various known dependencies for GNUnet 0.10.x.
+Suggestions for missing dependencies or wrong version numbers are welcome.
 
address@hidden External dependencies
address@hidden External depencies
address@hidden %**end of header
 
+These packages must be installed before a typical GNUnet installation
+can be performed:
 
- These packages must be installed before a typical GNUnet installation can be 
performed:
 @table @asis
-
 @item GNU libmicrohttpd
 0.9.30 or higher
 @item GNU libextractor
@@ -102,61 +122,51 @@ must match Gtk+ version, optional (for gnunet-gtk)
 @item libqrencode
 3.0 or higher, optional (for gnunet-namestore-gtk)
 @end table
address@hidden Internal dependencies
address@hidden %**end of header
 
address@hidden Top
address@hidden Internal dependencies
address@hidden Internal dependencies
 
+This section tries to give an overview of what processes a typical GNUnet peer
+running a particular application would consist of. All of the processes listed
+here should be automatically started by @code{gnunet-arm -s}. The list is given
+as a rough first guide to users for failure diagnostics. Ideally, end-users
+should never have to worry about these internal dependencies. 
 
+In terms of internal dependencies, a minimum file-sharing system consists of
+the following GNUnet processes (in order of dependency):
 
- This section tries to give an overview of what processes a typical GNUnet 
peer running a particular application would consist of. All of the processes 
listed here should be automatically started by @code{gnunet-arm -s}. The list 
is given as a rough first guide to users for failure diagnostics. Ideally, 
end-users should never have to worry about these internal dependencies. 
-
- In terms of internal dependencies, a minimum file-sharing system consists of 
the following GNUnet processes (in order of dependency):
 @itemize @bullet
-
-
 @item
 gnunet-service-arm
-
 @item
 gnunet-service-resolver (required by all)
-
 @item
 gnunet-service-statistics (required by all)
-
 @item
 gnunet-service-peerinfo
-
 @item
 gnunet-service-transport (requires peerinfo)
-
 @item
 gnunet-service-core (requires transport)
-
 @item
 gnunet-daemon-hostlist (requires core)
-
 @item
 gnunet-daemon-topology (requires hostlist, peerinfo)
-
 @item
 gnunet-service-datastore
-
 @item
 gnunet-service-dht (requires core)
-
 @item
 gnunet-service-identity
-
 @item
 gnunet-service-fs (requires identity, mesh, dht, datastore, core)
 @end itemize
 
 
-A minimum VPN system consists of the following GNUnet processes (in order of 
dependency):
address@hidden @bullet
-
+A minimum VPN system consists of the following GNUnet processes (in order of
+dependency):
 
address@hidden @bullet
 @item
 gnunet-service-arm
 
@@ -195,10 +205,10 @@ gnunet-service-vpn (requires regex, dns, mesh, dht)
 @end itemize
 
 
-A minimum GNS system consists of the following GNUnet processes (in order of 
dependency):
+A minimum GNS system consists of the following GNUnet processes (in order of
+dependency):
 @itemize @bullet
 
-
 @item
 gnunet-service-arm
 
@@ -244,12 +254,9 @@ gnunet-service-namestore (requires identity)
 @item
 gnunet-service-gns (requires vpn, dns, dht, namestore, identity)
 @end itemize
address@hidden Generic installation instructions
address@hidden %**end of header
-
address@hidden Top
-
 
address@hidden Generic installation instructions
address@hidden Generic installation instructions
 
 First, in addition to the GNUnet sources you must download the latest version 
of various dependencies. Most distributions do not include sufficiently recent 
versions of these dependencies. Thus, a typically installation on a "modern" 
GNU/Linux distribution requires you to install the following dependencies 
(ideally in this order):
 @itemize @bullet
@@ -4143,5 +4150,26 @@ Given the proposed access permissions, the 
"gnunet-setup" tool must be run as us
 Español
 @end itemize
 
address@hidden 
*****************************************************************************
address@hidden GNU Free Documentation License
address@hidden GNU Free Documentation License
address@hidden license, GNU Free Documentation License
address@hidden fdl-1.3.texi
+
address@hidden 
*****************************************************************************
address@hidden GNU General Public License
address@hidden GNU General Public License
address@hidden license, GNU General Public License
address@hidden gpl-3.0.texi
+
address@hidden 
*****************************************************************************
address@hidden Concept Index
address@hidden Concept Index
address@hidden cp
+
address@hidden 
*****************************************************************************
address@hidden Contents
address@hidden Contents
 @contents
+
 @bye

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



reply via email to

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