diff options
author | Jose Lausuch <jalausuch@suse.com> | 2017-11-23 14:15:22 +0100 |
---|---|---|
committer | Jose Lausuch <jalausuch@suse.com> | 2017-12-13 16:15:42 +0000 |
commit | d1270fb092fda14e02a306cfe7af160b45b2677c (patch) | |
tree | e0f6cda57f471a5c5dad05e1898dfe076c2a5149 /docs/testing/user | |
parent | 1dc96770c874ff9983c54502c56bf6137087a562 (diff) |
Add support for openSuse Tumbleweed
This patch aims at adding support for Tumbleweed, which is
a rolling release. That means that the VERSION_ID is not fixed
and can't be mapped to a directory e.g
- VERSION_ID="20171120"
- VERSION_ID="20171121"
Change-Id: I99c9a4f1042c22b73879e954147c54c87b6a8b21
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Diffstat (limited to 'docs/testing/user')
-rw-r--r-- | docs/testing/user/configguide/installation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/testing/user/configguide/installation.rst b/docs/testing/user/configguide/installation.rst index 8bad4efd..aeb2f2de 100644 --- a/docs/testing/user/configguide/installation.rst +++ b/docs/testing/user/configguide/installation.rst @@ -49,6 +49,7 @@ Supported Operating Systems * Fedora 25 (kernel 4.9 requires DPDK 16.11 and newer) * openSUSE 42.2 * openSUSE 42.3 +* openSUSE Tumbleweed * RedHat 7.2 Enterprise Linux * RedHat 7.3 Enterprise Linux * Ubuntu 14.04 |