diskimage-builder/doc/source/user_guide/supported_distros.rst
Gregory Haynes 89d0896b97 Document our supported distributions
Before we commit to supporting a set of distributions, we should
document what they are.

Change-Id: I076c326ec0eb4d1640a4229c0dfebd3d2cc880b4
2015-07-13 00:36:44 +00:00

20 lines
381 B
ReStructuredText

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")