From 19244689d0aa00acba440f4b0eb718eeb9e8368c Mon Sep 17 00:00:00 2001 From: RPKI Documentation Robot Date: Mon, 6 Oct 2014 21:00:17 +0000 Subject: Automatic pull of documentation from Wiki. svn path=/trunk/; revision=5991 --- doc/doc.RPKI.Installation | 4 ++-- doc/doc.RPKI.Installation.DebianPackages | 13 +++++++++---- doc/manual.pdf | Bin 757928 -> 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 Binary files a/doc/manual.pdf and b/doc/manual.pdf differ -- cgit v1.2.3