From bf84e12cb58c5dba8213fac9aee2b6cb90b5296b Mon Sep 17 00:00:00 2001 From: Heikki Hannikainen Date: Sun, 14 Aug 2016 00:12:47 +0300 Subject: [PATCH] INSTALLING.md: Add Ubuntu 16.06 (xenial) --- doc/INSTALLING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/INSTALLING.md b/doc/INSTALLING.md index 7f58958..e002b79 100644 --- a/doc/INSTALLING.md +++ b/doc/INSTALLING.md @@ -6,7 +6,7 @@ aprsc is "officially" "supported" on the following platforms: * Debian stable (8.0, "jessie"): i386, x86_64 * Debian oldstable (7.0, "wheezy"): i386, x86_64, armhf Raspberry Pi (armv6l) -* Ubuntu LTS (12.04, 14.04): i386 and x86_64 +* Ubuntu LTS (12.04, 14.04, 16.04): i386 and x86_64 * CentOS 6: i386 and x86_64 The i386 builds actually require an i686 (Pentium 2 class) CPU or @@ -49,6 +49,7 @@ You'll need to figure out the codename of your distribution. The command "lsb_release -c" should provide the codename. Here's a list of distribution versions and their codenames: +* Ubuntu 16.04 LTS: xenial * Ubuntu 14.04 LTS: trusty * Ubuntu 12.04 LTS: precise * Debian 8.0: jessie