changeset 267:727da42d3887

Synchronized versions of "download".
author Ruslan Ermilov <ru@nginx.com>
date Thu, 22 Dec 2011 11:22:46 +0000
parents c09d374c86c6
children b7b82f978b1d
files xml/en/download.xml xml/ru/download.xml
diffstat 2 files changed, 45 insertions(+), 40 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/download.xml	Thu Dec 22 09:08:12 2011 +0000
+++ b/xml/en/download.xml	Thu Dec 22 11:22:46 2011 +0000
@@ -5,7 +5,7 @@
          lang="en">
 
 
-<section name="Development versions">
+<section name="Development version">
 
 <download last="1" changes="CHANGES">
 
@@ -27,7 +27,7 @@
 </section>
 
 
-<section name="Stable versions">
+<section name="Stable version">
 
 <download last="1" changes="CHANGES-1.0">
 
@@ -143,7 +143,7 @@
 </section>
 
 
-<section name="Source Repository">
+<section name="Source Code">
 
 <para>
 <list>
@@ -163,18 +163,17 @@
 </section>
 
 
-<section name="Pre-Built Packages">
+<section name="Pre-Built Linux Packages">
 
 <para>
-For automatic updates of the pre-built Linux packages it is possible to
-configure the yum repository for RHEL/CentOS,
-or the apt repository for Debian/Ubuntu.
+To enable automatic updates of Linux packages
+set up the yum repository for the RHEL/CentOS distributions,
+or the apt repository for the Debian/Ubuntu distributions.
 </para>
 
 <para>
-To set up the yum repository for the RHEL/CentOS, pick up and install
-the corresponding <code>nginx-release</code> package from the list below,
-containing the yum config and the public key necessary to check signed RPMs:
+To set up the yum repository for RHEL/CentOS, choose the corresponding
+<code>nginx-release</code> package from the list:
 
 <list>
 
@@ -196,12 +195,15 @@
 
 </list>
 
-Then run the following command:
+The package contains the yum configuration file
+and the public PGP key necessary to authenticate signed RPMs.
+Download and install it, then run the command:
 <programlisting>
 yum install nginx
 </programlisting>
 
-As an alternative, a repository config can be added manually.
+Alternatively, a repository configuration can be added manually
+without installing the <code>nginx-release</code> package.
 Create the file named <path>/etc/yum.repos.d/nginx.repo</path>
 with the following contents:
 
@@ -220,15 +222,15 @@
 </para>
 
 <para>
-For Debian 6 append the following contents to
-<path>/etc/apt/sources.list</path>:
+For Debian 6 append the following to the end of the
+<path>/etc/apt/sources.list</path> file:
 
 <programlisting>
 deb http://nginx.org/packages/debian/ squeeze nginx
 deb-src http://nginx.org/packages/debian/ squeeze nginx
 </programlisting>
 
-Then run the following commands:
+Then run the commands:
 <programlisting>
 apt-get update
 apt-get install nginx
@@ -237,15 +239,15 @@
 </para>
 
 <para>
-For Ubuntu 10.04 append the following contents to
-<path>/etc/apt/sources.list</path>:
+For Ubuntu 10.04 append the following to the end of the
+<path>/etc/apt/sources.list</path> file:
 
 <programlisting>
 deb http://nginx.org/packages/ubuntu/ lucid nginx
 deb-src http://nginx.org/packages/ubuntu/ lucid nginx
 </programlisting>
 
-Then run the following commands:
+Then run the commands:
 <programlisting>
 apt-get update
 apt-get install nginx
--- a/xml/ru/download.xml	Thu Dec 22 09:08:12 2011 +0000
+++ b/xml/ru/download.xml	Thu Dec 22 11:22:46 2011 +0000
@@ -4,7 +4,8 @@
          link="/ru/download.html"
          lang="ru">
 
-<section name="Текущие версии">
+
+<section name="Разрабатываемая версия">
 
 <download last="1" changes="CHANGES.ru">
 
@@ -26,7 +27,7 @@
 </section>
 
 
-<section name="Стабильные версии">
+<section name="Стабильная версия">
 
 <download last="1" changes="CHANGES.ru-1.0">
 
@@ -141,6 +142,7 @@
 
 </section>
 
+
 <section name="Исходный код">
 
 <para>
@@ -161,20 +163,17 @@
 </section>
 
 
-<section name="Пакеты для Linux">
+<section name="Готовые пакеты для Linux">
 
 <para>
-Автоматическое обновление пакетов для Linux требует, в случае дистрибутива
-RHEL/CentOS, настройки репозитория yum, либо, если дистрибутив
-Debian/Ubuntu - репозитория apt.
+Чтобы включить автоматическое обновление пакетов для Linux,
+настройте репозиторий yum для дистрибутивов RHEL/CentOS,
+или репозиторий apt для дистрибутивов Debian/Ubuntu.
 </para>
 
 <para>
-Для настройки репозитория yum необходимо загрузить и установить пакет
-<code>nginx-release</code>. В нем находятся конфигурационный файл
-для yum и открытые PGP ключи, необходимые для проверки подписи RPM-пакетов.
-Выберите из списка соответствующую версию дистрибутива и после окончания загрузки
-установите пакет <code>nginx-release</code>.
+Для настройки репозитория yum для RHEL/CentOS выберите из списка
+соответствующий пакет <code>nginx-release</code>:
 
 <list>
 
@@ -196,14 +195,17 @@
 
 </list>
 
-Затем запустите команду:
+Пакет содержит конфигурационный файл для yum и публичный PGP-ключ,
+необходимый для проверки подлинности подписи RPM-пакетов.
+Загрузите и установите его, затем выполните команду:
 <programlisting>
 yum install nginx
 </programlisting>
 
-Также можно добавить конфигурационный файл yum без установки
-<code>nginx-release</code>. Создайте файл 
-<path>/etc/yum.repos.d/nginx.repo</path> и добавьте в него:
+Кроме того, конфигурацию репозитория можно добавить вручную
+без установки пакета <code>nginx-release</code>.
+Создайте файл с именем <path>/etc/yum.repos.d/nginx.repo</path>
+и таким содержимым:
 
 <programlisting>
 [nginx]
@@ -213,13 +215,14 @@
 enabled=1
 </programlisting>
 
-Замените <code>OS</code> на <code>rhel</code> или <code>centos</code>,
-в зависимости от используемого дистрибутива, и <code>OSRELEASE</code>
-на <code>5</code> или <code>6</code>, для 5.x и 6.x версий, соответственно.
+Замените “<code>OS</code>” на “<code>rhel</code>” или <code>centos</code>,
+в зависимости от используемого дистрибутива, а “<code>OSRELEASE</code>”
+на “<code>5</code>” или “<code>6</code>”,
+для, соответственно, 5.x или 6.x версий.
 </para>
 
 <para>
-В случае Debian 6 добавьте в конец файла
+Для Debian 6 добавьте в конец файла
 <path>/etc/apt/sources.list</path> следующее:
 
 <programlisting>
@@ -227,7 +230,7 @@
 deb-src http://nginx.org/packages/debian/ squeeze nginx
 </programlisting>
 
-Затем запустите команды:
+Затем выполните команды:
 <programlisting>
 apt-get update
 apt-get install nginx
@@ -237,14 +240,14 @@
 
 <para>
 Для Ubuntu 10.04 добавьте в конец файла
-<path>/etc/apt/sources.list</path>:
+<path>/etc/apt/sources.list</path> следующее:
 
 <programlisting>
 deb http://nginx.org/packages/ubuntu/ lucid nginx
 deb-src http://nginx.org/packages/ubuntu/ lucid nginx
 </programlisting>
 
-И запустите команды:
+Затем выполните команды:
 <programlisting>
 apt-get update
 apt-get install nginx