# HG changeset patch # User Sergey Budnevitch # Date 1339599911 0 # Node ID 6761e05e5128662b18006ac4c3ce4dfa0dcb1ca9 # Parent fb630c3c5039ef12932d5199e486b9a8d6848fde List of supported Debian and Ubuntu versions added. diff -r fb630c3c5039 -r 6761e05e5128 xml/en/download.xml --- a/xml/en/download.xml Fri Jun 08 19:05:36 2012 +0000 +++ b/xml/en/download.xml Wed Jun 13 15:05:11 2012 +0000 @@ -261,26 +261,74 @@ -For Debian 6 append the following to the end of the +For Debian replace codename with Debian distribution +codename, and append the following to the end of the /etc/apt/sources.list file: -deb http://nginx.org/packages/debian/ squeeze nginx -deb-src http://nginx.org/packages/debian/ squeeze nginx +deb http://nginx.org/packages/debian/ codename nginx +deb-src http://nginx.org/packages/debian/ codename nginx -For Ubuntu 10.04 append the following to the end of the +Supported Debian versions: + + + + + + + + + + + + + +
VersionCodename
6.xsqueeze
+
+ + +For Ubuntu replace codename with Ubuntu distribution +codename, and append the following to the end of the /etc/apt/sources.list file: -deb http://nginx.org/packages/ubuntu/ lucid nginx -deb-src http://nginx.org/packages/ubuntu/ lucid nginx +deb http://nginx.org/packages/ubuntu/ codename nginx +deb-src http://nginx.org/packages/ubuntu/ codename nginx +Supported Ubuntu versions: + + + + + + + + + + + + + + + + + + + + + + + +
VersionCodename
10.04lucid
11.10oneiric
12.04precise
+
+ + For Debian/Ubuntu then run the following commands: apt-get update diff -r fb630c3c5039 -r 6761e05e5128 xml/ru/download.xml --- a/xml/ru/download.xml Fri Jun 08 19:05:36 2012 +0000 +++ b/xml/ru/download.xml Wed Jun 13 15:05:11 2012 +0000 @@ -261,26 +261,74 @@ -Для Debian 6 добавьте в конец файла -/etc/apt/sources.list следующее: +Для Debian замените codename на кодовое имя дистрибутива, +и добавьте в конец файла /etc/apt/sources.list +следующее: -deb http://nginx.org/packages/debian/ squeeze nginx -deb-src http://nginx.org/packages/debian/ squeeze nginx +deb http://nginx.org/packages/debian/ codename nginx +deb-src http://nginx.org/packages/debian/ codename nginx -Для Ubuntu 10.04 добавьте в конец файла -/etc/apt/sources.list следующее: +Поддерживаемые версии Debian: + + + + + + + + + + + + + +
ВерсияКодовое имя
6.xsqueeze
+
+ + +Для Ubuntu замените codename на кодовое имя дистрибутива, +и добавьте в конец файла /etc/apt/sources.list +следующее: -deb http://nginx.org/packages/ubuntu/ lucid nginx -deb-src http://nginx.org/packages/ubuntu/ lucid nginx +deb http://nginx.org/packages/ubuntu/ codename nginx +deb-src http://nginx.org/packages/ubuntu/ codename nginx +Поддерживаемые версии Ubuntu: + + + + + + + + + + + + + + + + + + + + + + + +
ВерсияКодовое имя
10.04lucid
11.10oneiric
12.04precise
+
+ + Для Debian/Ubuntu затем выполните команды: apt-get update