diff xml/en/linux_packages.xml @ 1626:b6fad74f2aa1

Removed release packages from linux downloads page. Rationale: - They are only available for stable branch - They are only available for CentOS/RHEL - The repo they configure does not include those packages so they are impossible to update
author Konstantin Pavlov <thresh@nginx.com>
date Thu, 17 Dec 2015 19:44:14 +0300
parents 430261d33e38
children 5d0622281aec
line wrap: on
line diff
--- a/xml/en/linux_packages.xml	Thu Dec 17 18:18:48 2015 +0300
+++ b/xml/en/linux_packages.xml	Thu Dec 17 19:44:14 2015 +0300
@@ -7,7 +7,7 @@
 <article name="nginx: Linux packages"
          link="/en/linux_packages.html"
          lang="en"
-         rev="13"
+         rev="14"
          toc="no">
 
 <section id="distributions">
@@ -140,47 +140,8 @@
 <section name="Pre-Built Packages for Stable version" id="stable">
 
 <para>
-To set up the yum repository for RHEL/CentOS, choose the corresponding
-<literal>nginx-release</literal> package from the list:
-
-<list type="bullet">
-
-<listitem>
-<link url="http://nginx.org/packages/rhel/5/noarch/RPMS/nginx-release-rhel-5-0.el5.ngx.noarch.rpm">RHEL 5</link>
-</listitem>
-
-<listitem>
-<link url="http://nginx.org/packages/rhel/6/noarch/RPMS/nginx-release-rhel-6-0.el6.ngx.noarch.rpm">RHEL 6</link>
-</listitem>
-
-<listitem>
-<link url="http://nginx.org/packages/rhel/7/noarch/RPMS/nginx-release-rhel-7-0.el7.ngx.noarch.rpm">RHEL 7</link>
-</listitem>
-
-<listitem>
-<link url="http://nginx.org/packages/centos/5/noarch/RPMS/nginx-release-centos-5-0.el5.ngx.noarch.rpm">CentOS 5</link>
-</listitem>
-
-<listitem>
-<link url="http://nginx.org/packages/centos/6/noarch/RPMS/nginx-release-centos-6-0.el6.ngx.noarch.rpm">CentOS 6</link>
-</listitem>
-
-<listitem>
-<link url="http://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos-7-0.el7.ngx.noarch.rpm">CentOS 7</link>
-</listitem>
-
-</list>
-
-This package contains yum configuration file
-and a public PGP key necessary to authenticate signed RPMs.
-Download and install it, then run the following:
-<programlisting>
-yum install nginx
-</programlisting>
-
-Alternatively, a repository configuration can be added manually
-without installing the <literal>nginx-release</literal> package.
-Create the file named <path>/etc/yum.repos.d/nginx.repo</path>
+To set up the yum repository for RHEL/CentOS, create the file named
+<path>/etc/yum.repos.d/nginx.repo</path>
 with the following contents:
 
 <programlisting>