From b06ddade479078b5634f2465d4e4eaeef1865edc Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Wed, 2 Dec 2015 21:24:28 -0500 Subject: [PATCH] Fix Ubuntu install documentation regarding the PPA Signed-off-by: Philippe Proulx --- .../desktop-distributions/ubuntu/intro.md | 12 ++++++------ .../ubuntu/official-repositories.md | 4 ++-- .../desktop-distributions/ubuntu/ppa.md | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/contents/installing-lttng/desktop-distributions/ubuntu/intro.md b/contents/installing-lttng/desktop-distributions/ubuntu/intro.md index 57f97c0..128a61b 100644 --- a/contents/installing-lttng/desktop-distributions/ubuntu/intro.md +++ b/contents/installing-lttng/desktop-distributions/ubuntu/intro.md @@ -2,10 +2,10 @@ id: ubuntu --- -The following steps apply to Ubuntu ≥ 12.04. For -previous releases, you need to build and install LTTng -[from source](#doc-building-from-source), as no Ubuntu packages were -available before version 12.04. +LTTng 2.7 packages are available in Ubuntu 16.04 _Xenial Xerus_'s +[official repositories](#doc-ubuntu-official-repositories). -Two repository types can provide LTTng packages for Ubuntu: official -repositories and PPA. +It is also possible to install the latest stable LTTng 2.7 release +on any current Ubuntu release (including Ubuntu 12.04 _Precise Pangolin_ +and Ubuntu 14.04 _Trusty Tahr_) by using the +[LTTng latest stable PPA](#doc-ubuntu-ppa). diff --git a/contents/installing-lttng/desktop-distributions/ubuntu/official-repositories.md b/contents/installing-lttng/desktop-distributions/ubuntu/official-repositories.md index 0a676db..efe2c04 100644 --- a/contents/installing-lttng/desktop-distributions/ubuntu/official-repositories.md +++ b/contents/installing-lttng/desktop-distributions/ubuntu/official-repositories.md @@ -2,8 +2,8 @@ id: ubuntu-official-repositories --- -To install LTTng 2.7 from the official Ubuntu repositories, simply -use `apt-get`: +To install LTTng 2.7 from the official Ubuntu 16.04 _Xenial Xerus_ +repositories, simply use `apt-get`:
 sudo apt-get install lttng-tools
diff --git a/contents/installing-lttng/desktop-distributions/ubuntu/ppa.md b/contents/installing-lttng/desktop-distributions/ubuntu/ppa.md
index d7f581e..5ee84c6 100644
--- a/contents/installing-lttng/desktop-distributions/ubuntu/ppa.md
+++ b/contents/installing-lttng/desktop-distributions/ubuntu/ppa.md
@@ -3,9 +3,9 @@ id: ubuntu-ppa
 ---
 
 The
-LTTng PPA
-offers the latest stable versions of LTTng packages. To get packages
-from the PPA, follow these steps:
+LTTng latest stable PPA
+offers the latest stable LTTng 2.7 packages. To get packages from the
+PPA, follow these steps:
 
 
 sudo apt-add-repository ppa:lttng/ppa
-- 
2.34.1