aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRPKI Documentation Robot <docbot@rpki.net>2012-05-16 01:00:33 +0000
committerRPKI Documentation Robot <docbot@rpki.net>2012-05-16 01:00:33 +0000
commit0a7e080d48728d2d628604bd1955a123e5b054a6 (patch)
treee7598f9f607c74ebb035802f1570dfb0392558ec
parent53389d949cbe4a338341a5bddc4940065c80b74b (diff)
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=4495
-rw-r--r--doc/doc.RPKI.CA.UI.GUI3
-rw-r--r--doc/doc.RPKI.Installation9
-rw-r--r--doc/manual.pdfbin458733 -> 459879 bytes
3 files changed, 12 insertions, 0 deletions
diff --git a/doc/doc.RPKI.CA.UI.GUI b/doc/doc.RPKI.CA.UI.GUI
index e69de29b..5949c589 100644
--- a/doc/doc.RPKI.CA.UI.GUI
+++ b/doc/doc.RPKI.CA.UI.GUI
@@ -0,0 +1,3 @@
+****** RPKI CA Engine GUI Interface ******
+
+Documentation not written yet.
diff --git a/doc/doc.RPKI.Installation b/doc/doc.RPKI.Installation
index 3ea73ed7..951e2b55 100644
--- a/doc/doc.RPKI.Installation
+++ b/doc/doc.RPKI.Installation
@@ -86,6 +86,7 @@ Packages you will need:
interface to the CA tools requires this.
o FreeBSD: /usr/ports/www/py-django
+ o Ubuntu: python-django
* http://pyyaml.org/. Several of the test programs use PyYAML to parse a YAML
description of a simulated allocation hierarchy to test.
@@ -99,6 +100,14 @@ Packages you will need:
o FreeBSD: /usr/ports/textproc/libxslt
o Ubuntu: xsltproc
+* http://www.rrdtool.org/. The relying party tools use this to generate
+ graphics which you may find useful in monitoring the behavior of your
+ validator. The rest of the software will work fine without rrdtool, you just
+ won't be able to generate those graphics.
+
+ o FreeBSD: /usr/ports/databases/rrdtool
+ o Ubuntu: rrdtool
+
***** Configure and build *****
Once you have the prerequesite packages installed, you should be able to build
diff --git a/doc/manual.pdf b/doc/manual.pdf
index d2fc3bcd..ab22aff8 100644
--- a/doc/manual.pdf
+++ b/doc/manual.pdf
Binary files differ