Merge "Document our supported distributions"

This commit is contained in:
Jenkins 2015-07-24 00:49:23 +00:00 committed by Gerrit Code Review
commit 8fe44fba7e
2 changed files with 20 additions and 0 deletions

View File

@ -4,5 +4,6 @@ User Guide
.. toctree::
:maxdepth: 1
supported_distros
installation
building_an_image

View File

@ -0,0 +1,19 @@
Supported Distributions
=======================
Distributions which are supported as a build host:
- Centos 6, 7
- Debian 8 ("jessie")
- Fedora 20, 21, 22
- RHEL 6, 7
- Ubuntu 14.04 ("trusty")
Distributions which are supported as a target for an image:
- Centos 6, 7
- Debian 8 ("jessie")
- Fedora 20, 21, 22
- RHEL 6, 7
- Ubuntu 12.04 ("precise"), 14.04 ("trusty")