comparison xml/en/linux_packages.xml @ 1252:27b22e625491

CentOS/RHEL 7 added to the package download page.
author Sergey Budnevitch <sb@waeme.net>
date Tue, 15 Jul 2014 19:55:05 +0400
parents f9b35c517517
children c298cfefceee
comparison
equal deleted inserted replaced
1251:ac1b01d37929 1252:27b22e625491
5 <!DOCTYPE article SYSTEM "../../dtd/article.dtd"> 5 <!DOCTYPE article SYSTEM "../../dtd/article.dtd">
6 6
7 <article name="nginx: Linux packages" 7 <article name="nginx: Linux packages"
8 link="/en/linux_packages.html" 8 link="/en/linux_packages.html"
9 lang="en" 9 lang="en"
10 rev="6" 10 rev="7"
11 toc="no"> 11 toc="no">
12 12
13 <section id="distributions"> 13 <section id="distributions">
14 14
15 <para> 15 <para>
30 <td width="20%">5.x</td> 30 <td width="20%">5.x</td>
31 </tr> 31 </tr>
32 32
33 <tr> 33 <tr>
34 <td width="20%">6.x</td> 34 <td width="20%">6.x</td>
35 </tr>
36
37 <tr>
38 <td width="20%">7.x</td>
35 </tr> 39 </tr>
36 40
37 </table> 41 </table>
38 </para> 42 </para>
39 43
122 <listitem> 126 <listitem>
123 <link url="http://nginx.org/packages/rhel/6/noarch/RPMS/nginx-release-rhel-6-0.el6.ngx.noarch.rpm">RHEL 6</link> 127 <link url="http://nginx.org/packages/rhel/6/noarch/RPMS/nginx-release-rhel-6-0.el6.ngx.noarch.rpm">RHEL 6</link>
124 </listitem> 128 </listitem>
125 129
126 <listitem> 130 <listitem>
131 <link url="http://nginx.org/packages/rhel/7/noarch/RPMS/nginx-release-rhel-7-0.el7.ngx.noarch.rpm">RHEL 7</link>
132 </listitem>
133
134 <listitem>
127 <link url="http://nginx.org/packages/centos/5/noarch/RPMS/nginx-release-centos-5-0.el5.ngx.noarch.rpm">CentOS 5</link> 135 <link url="http://nginx.org/packages/centos/5/noarch/RPMS/nginx-release-centos-5-0.el5.ngx.noarch.rpm">CentOS 5</link>
128 </listitem> 136 </listitem>
129 137
130 <listitem> 138 <listitem>
131 <link url="http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm">CentOS 6</link> 139 <link url="http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm">CentOS 6</link>
140 </listitem>
141
142 <listitem>
143 <link url="http://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos-7-0.el7.ngx.noarch.rpm">CentOS 7</link>
132 </listitem> 144 </listitem>
133 145
134 </list> 146 </list>
135 147
136 This package contains yum configuration file 148 This package contains yum configuration file
154 </programlisting> 166 </programlisting>
155 167
156 Replace “<literal>OS</literal>” with “<literal>rhel</literal>” or 168 Replace “<literal>OS</literal>” with “<literal>rhel</literal>” or
157 “<literal>centos</literal>”, 169 “<literal>centos</literal>”,
158 depending on the distribution used, and “<literal>OSRELEASE</literal>” 170 depending on the distribution used, and “<literal>OSRELEASE</literal>”
159 with “<literal>5</literal>” or “<literal>6</literal>”, 171 with “<literal>5</literal>”, “<literal>6</literal>”, or “<literal>7</literal>”,
160 for 5.x or 6.x versions, respectively. 172 for 5.x, 6.x, or 7.x versions, respectively.
161 </para> 173 </para>
162 174
163 <para> 175 <para>
164 For Debian/Ubuntu, in order to authenticate the nginx repository signature 176 For Debian/Ubuntu, in order to authenticate the nginx repository signature
165 and to eliminate warnings about missing PGP key during installation of the 177 and to eliminate warnings about missing PGP key during installation of the
222 </programlisting> 234 </programlisting>
223 235
224 Replace “<literal>OS</literal>” with “<literal>rhel</literal>” or 236 Replace “<literal>OS</literal>” with “<literal>rhel</literal>” or
225 “<literal>centos</literal>”, 237 “<literal>centos</literal>”,
226 depending on the distribution used, and “<literal>OSRELEASE</literal>” 238 depending on the distribution used, and “<literal>OSRELEASE</literal>”
227 with “<literal>5</literal>” or “<literal>6</literal>”, 239 with “<literal>5</literal>”, “<literal>6</literal>”, or “<literal>7</literal>”,
228 for 5.x or 6.x versions, respectively. 240 for 5.x, 6.x, or 7.x versions, respectively.
229 </para> 241 </para>
230 242
231 <para> 243 <para>
232 For Debian/Ubuntu, in order to authenticate the nginx repository signature 244 For Debian/Ubuntu, in order to authenticate the nginx repository signature
233 and to eliminate warnings about missing PGP key during installation of the 245 and to eliminate warnings about missing PGP key during installation of the