aboutsummaryrefslogtreecommitdiff
path: root/doc/doc.RPKI
diff options
context:
space:
mode:
authorRPKI Documentation Robot <docbot@rpki.net>2013-02-25 07:00:29 +0000
committerRPKI Documentation Robot <docbot@rpki.net>2013-02-25 07:00:29 +0000
commit92426bbce72fe5c615849b9dbda2a78f2f98c99c (patch)
tree07e6912b54438cf3d37d3cf7ebe4de41e53ac79c /doc/doc.RPKI
parentd2bb943731ec492941e367fc9c399a1c9fd89e11 (diff)
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=5067
Diffstat (limited to 'doc/doc.RPKI')
-rw-r--r--doc/doc.RPKI15
1 files changed, 12 insertions, 3 deletions
diff --git a/doc/doc.RPKI b/doc/doc.RPKI
index 359b0a9d..f495d8d2 100644
--- a/doc/doc.RPKI
+++ b/doc/doc.RPKI
@@ -11,12 +11,21 @@ interface more convenient.
***** Download *****
-The recommended way to obtain the code is via subversion. To download, do:
+The recommended way to obtain the source code is via subversion. To download,
+do:
$ svn checkout http://subvert-rpki.hactrn.net/trunk/
-Nightly snapshots of trunk are also available from http://download.rpki.net/ as
-xz-compressed tarballs.
+Nightly snapshots are also available from http://download.rpki.net/ as xz-
+compressed tarballs.
+
+We also have binary packages for a few platforms:
+
+* Ubuntu
+* FreeBSD
+
+At the moment, binary packages are generated manually, so the source code may
+be more recent.
***** Installation *****