aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRPKI Documentation Robot <docbot@rpki.net>2014-10-06 21:00:17 +0000
committerRPKI Documentation Robot <docbot@rpki.net>2014-10-06 21:00:17 +0000
commit19244689d0aa00acba440f4b0eb718eeb9e8368c (patch)
tree56bb7e77412287579d1852f0c6824fa686d2eca0
parentd4f19b6a2957b11d286b1306cc1b209ee18e200c (diff)
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=5991
-rw-r--r--doc/doc.RPKI.Installation4
-rw-r--r--doc/doc.RPKI.Installation.DebianPackages13
-rw-r--r--doc/manual.pdfbin757928 -> 758008 bytes
3 files changed, 11 insertions, 6 deletions
diff --git a/doc/doc.RPKI.Installation b/doc/doc.RPKI.Installation
index 1c8047c4..67746d55 100644
--- a/doc/doc.RPKI.Installation
+++ b/doc/doc.RPKI.Installation
@@ -3,8 +3,8 @@
There are a few different ways to install the RPKI code, depending on what the
platform on which you're trying to install.
-* On Ubuntu 12.04 LTS ("Precise Pangolin") or Debian 7 ("Wheezy"), you can use
- Debian binary packages.
+* On Ubuntu 12.04 LTS ("Precise Pangolin"), Ubuntu 14.04 ("Trusty Tahir"), or
+ Debian 7 ("Wheezy"), you can use Debian binary packages.
At present we only generate binary packages for Precise Pangolin and
Wheezy. This may change in the future.
diff --git a/doc/doc.RPKI.Installation.DebianPackages b/doc/doc.RPKI.Installation.DebianPackages
index fe5ab7d8..5a7ce180 100644
--- a/doc/doc.RPKI.Installation.DebianPackages
+++ b/doc/doc.RPKI.Installation.DebianPackages
@@ -17,15 +17,20 @@ You should only need to perform these steps once for any particular machine.
wget -q -O - http://download.rpki.net/APT/apt-gpg-key.asc | sudo apt-key
add -
-* Configure APT to use this repository (for Ubuntu systems):
+* Configure APT to use this repository (for Ubuntu Trusty systems):
sudo wget -q -O /etc/apt/sources.list.d/rpki.list http://download.rpki.net/
- APT/rpki.ubuntu.list
+ APT/rpki.trusty.list
-* Configure APT to use this repository (for Debian systems):
+* Configure APT to use this repository (for Ubuntu Precise systems):
sudo wget -q -O /etc/apt/sources.list.d/rpki.list http://download.rpki.net/
- APT/rpki.debian.list
+ APT/rpki.precise.list
+
+* Configure APT to use this repository (for Debian Wheezy systems):
+
+ sudo wget -q -O /etc/apt/sources.list.d/rpki.list http://download.rpki.net/
+ APT/rpki.wheezy.list
***** Installation Using APT Tools *****
diff --git a/doc/manual.pdf b/doc/manual.pdf
index 656f1223..2cc41a1b 100644
--- a/doc/manual.pdf
+++ b/doc/manual.pdf
Binary files differ