diff options
Diffstat (limited to 'documentation/ref-manual/introduction.xml')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 17cdb5f0a1..9c6193cd44 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -20,9 +20,9 @@ | |||
20 | For task-based information using the Yocto Project, see the | 20 | For task-based information using the Yocto Project, see the |
21 | <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> | 21 | <ulink url='&YOCTO_DOCS_DEV_URL;'>Yocto Project Development Manual</ulink> |
22 | and the <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>. | 22 | and the <ulink url='&YOCTO_DOCS_KERNEL_DEV_URL;'>Yocto Project Linux Kernel Development Manual</ulink>. |
23 | For Board Support Package (BSP) structure information, see the | 23 | For Board Support Package (BSP) structure information, see the |
24 | <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink>. | 24 | <ulink url='&YOCTO_DOCS_BSP_URL;'>Yocto Project Board Support Package (BSP) Developer's Guide</ulink>. |
25 | You can also find lots of Yocto Project information on the | 25 | You can also find lots of Yocto Project information on the |
26 | <ulink url="&YOCTO_HOME_URL;">Yocto Project website</ulink>. | 26 | <ulink url="&YOCTO_HOME_URL;">Yocto Project website</ulink>. |
27 | </para> | 27 | </para> |
28 | </section> | 28 | </section> |
@@ -33,7 +33,7 @@ | |||
33 | This reference manual consists of the following: | 33 | This reference manual consists of the following: |
34 | <itemizedlist> | 34 | <itemizedlist> |
35 | <listitem><para><emphasis> | 35 | <listitem><para><emphasis> |
36 | <link linkend='usingpoky'>Using the Yocto Project</link>:</emphasis> | 36 | <link linkend='usingpoky'>Using the Yocto Project</link>:</emphasis> |
37 | Provides an overview of the components that make up the Yocto Project | 37 | Provides an overview of the components that make up the Yocto Project |
38 | followed by information about debugging images created in the Yocto Project. | 38 | followed by information about debugging images created in the Yocto Project. |
39 | </para></listitem> | 39 | </para></listitem> |
@@ -103,21 +103,16 @@ | |||
103 | <para> | 103 | <para> |
104 | Currently, the Yocto Project is supported on the following distributions: | 104 | Currently, the Yocto Project is supported on the following distributions: |
105 | <itemizedlist> | 105 | <itemizedlist> |
106 | <listitem><para>Ubuntu 13.04</para></listitem> | ||
106 | <listitem><para>Ubuntu 10.04</para></listitem> | 107 | <listitem><para>Ubuntu 10.04</para></listitem> |
107 | <listitem><para>Ubuntu 11.10</para></listitem> | 108 | <listitem><para>Ubuntu 11.10</para></listitem> |
108 | <listitem><para>Ubuntu 12.10</para></listitem> | 109 | <listitem><para>Ubuntu 12.10</para></listitem> |
109 | <listitem><para>Fedora release 16 (Verne)</para></listitem> | ||
110 | <listitem><para>Fedora release 17 (Beefy Miracle)</para></listitem> | 110 | <listitem><para>Fedora release 17 (Beefy Miracle)</para></listitem> |
111 | <listitem><para>Fedora release 18 (Spherical Cow)</para></listitem> | 111 | <listitem><para>Fedora release 18 (Spherical Cow)</para></listitem> |
112 | <listitem><para>CentOS release 5.6 (Final)</para></listitem> | ||
113 | <listitem><para>CentOS release 5.7 (Final)</para></listitem> | ||
114 | <listitem><para>CentOS release 5.8 (Final)</para></listitem> | ||
115 | <listitem><para>CentOS release 6.3 (Final)</para></listitem> | 112 | <listitem><para>CentOS release 6.3 (Final)</para></listitem> |
116 | <listitem><para>CentOS release 6.4 (Final)</para></listitem> | 113 | <listitem><para>CentOS release 6.4 (Final)</para></listitem> |
117 | <listitem><para>Debian GNU/Linux 6.0 (squeeze)</para></listitem> | 114 | <listitem><para>Debian GNU/Linux 6.0 (squeeze)</para></listitem> |
118 | <listitem><para>Debian GNU/Linux 7.0</para></listitem> | 115 | <listitem><para>Debian GNU/Linux 7.0</para></listitem> |
119 | <listitem><para>openSUSE 11.4</para></listitem> | ||
120 | <listitem><para>openSUSE 12.1</para></listitem> | ||
121 | <listitem><para>openSUSE 12.2</para></listitem> | 116 | <listitem><para>openSUSE 12.2</para></listitem> |
122 | <listitem><para>openSUSE 12.3</para></listitem> | 117 | <listitem><para>openSUSE 12.3</para></listitem> |
123 | </itemizedlist> | 118 | </itemizedlist> |