aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/handbook/chapters/developer.texi4
-rw-r--r--doc/handbook/chapters/installation.texi17
2 files changed, 15 insertions, 6 deletions
diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi
index bd7e5c9d6..06f369502 100644
--- a/doc/handbook/chapters/developer.texi
+++ b/doc/handbook/chapters/developer.texi
@@ -8897,6 +8897,10 @@ connected peers.
8897The adapted sampler makes sure that each request for random peers is 8897The adapted sampler makes sure that each request for random peers is
8898independent from the others. 8898independent from the others.
8899 8899
8900@menu
8901* Brahms::
8902@end menu
8903
8900@node Brahms 8904@node Brahms
8901@subsection Brahms 8905@subsection Brahms
8902The high-level concept of Brahms is two-fold: Combining push-pull gossip 8906The high-level concept of Brahms is two-fold: Combining push-pull gossip
diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi
index 3d2b4960e..d73b0f348 100644
--- a/doc/handbook/chapters/installation.texi
+++ b/doc/handbook/chapters/installation.texi
@@ -229,8 +229,13 @@ system-wide DNS interception, NAT traversal using ICMP) will not work.
229$ sudo make install 229$ sudo make install
230@end example 230@end example
231 231
232@node Extra installation step: NSS plugin 232@menu
233@subsection Extra installation step: NSS plugin 233* NSS plugin (Optional)::
234* Installing the GNS Certificate Authority (Optional)::
235@end menu
236
237@node NSS plugin (Optional)
238@subsection NSS plugin (Optional)
234 239
235@cartouche 240@cartouche
236The installation of the NSS plugin is only necessary if GNS 241The installation of the NSS plugin is only necessary if GNS
@@ -275,8 +280,8 @@ The exact details may differ a bit, which is fine. Add the text
275hosts: files gns [NOTFOUND=return] mdns4_minimal [NOTFOUND=return] dns mdns4 280hosts: files gns [NOTFOUND=return] mdns4_minimal [NOTFOUND=return] dns mdns4
276@end example 281@end example
277 282
278@node Extra installation step: installing the GNS Certificate Authority 283@node Installing the GNS Certificate Authority (Optional)
279@subsection Extra installation step: installing the GNS Certificate Authority 284@subsection Installing the GNS Certificate Authority (Optional)
280 285
281@cartouche 286@cartouche
282Installing the GNS certificate authority is only necessary if GNS shall 287Installing the GNS certificate authority is only necessary if GNS shall
@@ -1929,8 +1934,8 @@ background. Attention: This only works if a recent version of GNUnet is
1929installed on your system. The version number of Ascension is chosen according 1934installed on your system. The version number of Ascension is chosen according
1930to the required feature level of GNUnet. I.e. Ascension 0.11.5 is only 1935to the required feature level of GNUnet. I.e. Ascension 0.11.5 is only
1931compatible with GNUnet 0.11.5 and upwards. As Debian's packages for GNUnet are 1936compatible with GNUnet 0.11.5 and upwards. As Debian's packages for GNUnet are
1932outdated even in experimental, you will need to install GNUnet manually. 1937outdated even in experimental, you will need to install GNUnet manually
1933@xref{Installing GNUnet} 1938@xref{Installing GNUnet}.
1934 1939
1935Please check @xref{Migrating an existing DNS zone into GNS}, for usage manual 1940Please check @xref{Migrating an existing DNS zone into GNS}, for usage manual
1936of the tool. 1941of the tool.