aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Klozik <martinx.klozik@intel.com>2016-12-19 09:19:10 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-19 09:19:10 +0000
commitfe97f17b0eed7e192b84edfa01177a23671887be (patch)
tree214c1e2fd93aecb6a483b1b020bd5451b7b2d772
parent718e9a52e17181d3823b75358d09fcc97734ba4d (diff)
parent9562a50cc34ca47614a86c6516aa25da0e4aa509 (diff)
Merge "install: Ubuntu 16.xx support"
-rwxr-xr-xdocs/configguide/installation.rst2
l---------systems/ubuntu/16.041
l---------systems/ubuntu/16.101
3 files changed, 4 insertions, 0 deletions
diff --git a/docs/configguide/installation.rst b/docs/configguide/installation.rst
index 7ba64bba..7548b3f3 100755
--- a/docs/configguide/installation.rst
+++ b/docs/configguide/installation.rst
@@ -15,6 +15,8 @@ Supported Operating Systems
* Fedora 22
* RedHat 7.2 Enterprise
* Ubuntu 14.04
+* Ubuntu 16.04
+* Ubuntu 16.10 (kernel 4.8 requires DPDK 16.11 and newer)
Supported vSwitches
-------------------
diff --git a/systems/ubuntu/16.04 b/systems/ubuntu/16.04
new file mode 120000
index 00000000..af805b45
--- /dev/null
+++ b/systems/ubuntu/16.04
@@ -0,0 +1 @@
+14.04 \ No newline at end of file
diff --git a/systems/ubuntu/16.10 b/systems/ubuntu/16.10
new file mode 120000
index 00000000..d17f205b
--- /dev/null
+++ b/systems/ubuntu/16.10
@@ -0,0 +1 @@
+16.04 \ No newline at end of file