INSTALLING.md: Add Ubuntu 16.06 (xenial)
This commit is contained in:
parent
87a8392ad2
commit
bf84e12cb5
|
|
@ -6,7 +6,7 @@ aprsc is "officially" "supported" on the following platforms:
|
||||||
|
|
||||||
* Debian stable (8.0, "jessie"): i386, x86_64
|
* Debian stable (8.0, "jessie"): i386, x86_64
|
||||||
* Debian oldstable (7.0, "wheezy"): i386, x86_64, armhf Raspberry Pi (armv6l)
|
* 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
|
* CentOS 6: i386 and x86_64
|
||||||
|
|
||||||
The i386 builds actually require an i686 (Pentium 2 class) CPU or
|
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
|
"lsb_release -c" should provide the codename. Here's a list of distribution
|
||||||
versions and their codenames:
|
versions and their codenames:
|
||||||
|
|
||||||
|
* Ubuntu 16.04 LTS: xenial
|
||||||
* Ubuntu 14.04 LTS: trusty
|
* Ubuntu 14.04 LTS: trusty
|
||||||
* Ubuntu 12.04 LTS: precise
|
* Ubuntu 12.04 LTS: precise
|
||||||
* Debian 8.0: jessie
|
* Debian 8.0: jessie
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue