diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-09-30 13:53:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-01 22:52:55 +0100 |
commit | a81bfcb91fe2cd21b7aa1bd1385e6d75428009dc (patch) | |
tree | 6539844ed5012698c7bb0b3fc1bf7841df287598 /documentation/ref-manual | |
parent | 6b9cff42a8252c8e45d77aad8a50d7c867388e57 (diff) | |
download | poky-a81bfcb91fe2cd21b7aa1bd1385e6d75428009dc.tar.gz |
ref-manual: Edits to restore the supported Linux distro list.
This list evidently is not quite ready so I put it back to its
orginal form with a couple of commented out lines in there for
some distros that might be part of the list.
(From yocto-docs rev: 3ace1c2e54675de72538742bc9920c5acbe36e8b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/introduction.xml | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml index 6aa076f29f..3322f85668 100644 --- a/documentation/ref-manual/introduction.xml +++ b/documentation/ref-manual/introduction.xml | |||
@@ -133,16 +133,24 @@ | |||
133 | </para> | 133 | </para> |
134 | </note> | 134 | </note> |
135 | <itemizedlist> | 135 | <itemizedlist> |
136 | <listitem><para>Ubuntu 10.04</para></listitem> | ||
137 | <listitem><para>Ubuntu 11.10</para></listitem> | ||
136 | <listitem><para>Ubuntu 12.04 (LTS)</para></listitem> | 138 | <listitem><para>Ubuntu 12.04 (LTS)</para></listitem> |
137 | <listitem><para>Ubuntu 12.10</para></listitem> | 139 | <listitem><para>Ubuntu 12.10</para></listitem> |
138 | <listitem><para>Ubuntu 13.04</para></listitem> | 140 | <listitem><para>Fedora 16 (Verne)</para></listitem> |
139 | <listitem><para>Fedora release 17 (Beefy Miracle)</para></listitem> | 141 | <listitem><para>Fedora 17 (Spherical)</para></listitem> |
140 | <listitem><para>Fedora release 18 (Spherical Cow)</para></listitem> | 142 | <listitem><para>Fedora release 18 (Spherical Cow)</para></listitem> |
143 | <!-- <listitem><para>Fedora release 19 (Schrödinger's Cat)</para></listitem> --> | ||
144 | <listitem><para>CentOS release 5.6 (Final)</para></listitem> | ||
145 | <listitem><para>CentOS release 5.7 (Final)</para></listitem> | ||
146 | <listitem><para>CentOS release 5.8 (Final)</para></listitem> | ||
141 | <listitem><para>CentOS release 6.3 (Final)</para></listitem> | 147 | <listitem><para>CentOS release 6.3 (Final)</para></listitem> |
142 | <listitem><para>CentOS release 6.4 (Final)</para></listitem> | 148 | <listitem><para>CentOS release 6.4 (Final)</para></listitem> |
143 | <listitem><para>Debian GNU/Linux 6.0 (Squeeze)</para></listitem> | 149 | <listitem><para>Debian GNU/Linux 6.0 (Squeeze)</para></listitem> |
144 | <listitem><para>Debian GNU/Linux 7.0 (Wheezy)</para></listitem> | 150 | <listitem><para>Debian GNU/Linux 7.0 (Wheezy)</para></listitem> |
145 | <listitem><para>Debian GNU/Linux 7.1 (Wheezy)</para></listitem> | 151 | <!-- <listitem><para>Debian GNU/Linux 7.1 (Wheezy)</para></listitem> --> |
152 | <listitem><para>openSUSE 11.4</para></listitem> | ||
153 | <listitem><para>openSUSE 12.1</para></listitem> | ||
146 | <listitem><para>openSUSE 12.2</para></listitem> | 154 | <listitem><para>openSUSE 12.2</para></listitem> |
147 | <listitem><para>openSUSE 12.3</para></listitem> | 155 | <listitem><para>openSUSE 12.3</para></listitem> |
148 | </itemizedlist> | 156 | </itemizedlist> |