From e44de7bbb94cf268dba6aec37226ce9db6fb147e Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 11 Oct 2012 12:41:55 -0700 Subject: [PATCH] documentation: poky-ref-manual, yocto-project-qs - supported distros Created the new section in the reference manual that lists the distributions that support YP. Updated the section in the QS to reference the new section in the reference manual. (From yocto-docs rev: ff85945574466b2e6431fbaa0026cdea9d96ac9b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../poky-ref-manual/introduction.xml | 36 ++++++++++++++----- .../yocto-project-qs/yocto-project-qs.xml | 7 ++-- 2 files changed, 32 insertions(+), 11 deletions(-) diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 44583a67f1..fb4cc79d0c 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -88,22 +88,42 @@ System Requirements For general Yocto Project system requirements, see the - - What You Need and How You Get It section in the Yocto Project Quick Start. + "What You Need and How You Get It" section + in the Yocto Project Quick Start. The remainder of this section provides details on system requirements not covered in the Yocto Project Quick Start.
- Supported Linux Distributions + Supported Linux Distributions - TBD - a list of very specific distros and versions. - The list will be kept up-to-date via a script provided that can - be run prior to a release. - The scripts output will yield the list and it can be copied - into this section. + Currently, the Yocto Project is supported on the following distributions: + + Ubuntu 10.04.4 LTS + Ubuntu 11.10 + Ubuntu 12.04.1 LTS + Ubuntu 12.04.1 LTS + Ubuntu 12.10 + Fedora release 16 (Verne) + Fedora release 17 (Beefy Miracle) + Fedora release 18 (Spherical Cow) + CentOS release 5.6 (Final) + CentOS release 5.7 (Final) + CentOS release 5.8 (Final) + CentOS release 6.3 (Final) + Debian GNU/Linux 6.0.6 (squeeze) + openSUSE 11.4 + openSUSE 12.1 + openSUSE 12.2 + + + + For additional information on distributions that support the + Yocto Project, see the + Distribution Support wiki page. +
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 265f436b37..06a0b1ad68 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -177,9 +177,10 @@ openSUSE CentOS - For a list of the distributions under validation and their status, see the - Distribution - Support wiki page. + For a more detailed list of distributions that support the Yocto Project, + see the + "Supported Linux Distributions" section + in the Yocto Project Reference Manual. For notes about using the Yocto Project on a RHEL 4-based host, see the BuildingOnRHEL4