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 <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-10-11 12:41:55 -07:00 committed by Richard Purdie
parent 277e463dfd
commit e44de7bbb9
2 changed files with 32 additions and 11 deletions

View File

@ -88,22 +88,42 @@
<title>System Requirements</title> <title>System Requirements</title>
<para> <para>
For general Yocto Project system requirements, see the For general Yocto Project system requirements, see the
<ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'> "<ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'>What You Need and How You Get It</ulink>" section
What You Need and How You Get It</ulink> section in the Yocto Project Quick Start. in the Yocto Project Quick Start.
The remainder of this section provides details on system requirements The remainder of this section provides details on system requirements
not covered in the Yocto Project Quick Start. not covered in the Yocto Project Quick Start.
</para> </para>
<section id='detailed-supported-distros'> <section id='detailed-supported-distros'>
<title>Supported Linux Distributions</title> <title>Supported Linux Distributions</title>
<para> <para>
TBD - a list of very specific distros and versions. Currently, the Yocto Project is supported on the following distributions:
The list will be kept up-to-date via a script provided that can <itemizedlist>
be run prior to a release. <listitem><para>Ubuntu 10.04.4 LTS</para></listitem>
The scripts output will yield the list and it can be copied <listitem><para>Ubuntu 11.10</para></listitem>
into this section. <listitem><para>Ubuntu 12.04.1 LTS</para></listitem>
<listitem><para>Ubuntu 12.04.1 LTS</para></listitem>
<listitem><para>Ubuntu 12.10</para></listitem>
<listitem><para>Fedora release 16 (Verne)</para></listitem>
<listitem><para>Fedora release 17 (Beefy Miracle)</para></listitem>
<listitem><para>Fedora release 18 (Spherical Cow)</para></listitem>
<listitem><para>CentOS release 5.6 (Final)</para></listitem>
<listitem><para>CentOS release 5.7 (Final)</para></listitem>
<listitem><para>CentOS release 5.8 (Final)</para></listitem>
<listitem><para>CentOS release 6.3 (Final)</para></listitem>
<listitem><para>Debian GNU/Linux 6.0.6 (squeeze)</para></listitem>
<listitem><para>openSUSE 11.4</para></listitem>
<listitem><para>openSUSE 12.1</para></listitem>
<listitem><para>openSUSE 12.2</para></listitem>
</itemizedlist>
</para> </para>
<note>
For additional information on distributions that support the
Yocto Project, see the
<ulink url='&YOCTO_WIKI_URL;/wiki/Distribution_Support'>Distribution Support</ulink> wiki page.
</note>
</section> </section>
<section id='required-packages-for-the-host-development-system'> <section id='required-packages-for-the-host-development-system'>

View File

@ -177,9 +177,10 @@
<listitem><para>openSUSE</para></listitem> <listitem><para>openSUSE</para></listitem>
<listitem><para>CentOS</para></listitem> <listitem><para>CentOS</para></listitem>
</itemizedlist> </itemizedlist>
For a list of the distributions under validation and their status, see the For a more detailed list of distributions that support the Yocto Project,
<ulink url='&YOCTO_WIKI_URL;/wiki/Distribution_Support'>Distribution see the
Support</ulink> wiki page. "<ulink url='&YOCTO_DOCS_REF_URL;#detailed-supported-distros'>Supported Linux Distributions</ulink>" section
in the Yocto Project Reference Manual.
<note> <note>
For notes about using the Yocto Project on a RHEL 4-based host, see the For notes about using the Yocto Project on a RHEL 4-based host, see the
<ulink url='&YOCTO_WIKI_URL;/wiki/BuildingOnRHEL4'>BuildingOnRHEL4</ulink> <ulink url='&YOCTO_WIKI_URL;/wiki/BuildingOnRHEL4'>BuildingOnRHEL4</ulink>