From 3a6642fbb4c9c649d565703e95507d79746620ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20T=C3=B3th?= Date: Fri, 7 Sep 2012 16:40:29 +0300 Subject: [PATCH] Update source/tutorial/install-mongodb-on-debian-or-ubuntu-linux.txt Inserting mongodb20-10gen package --- .../install-mongodb-on-debian-or-ubuntu-linux.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/source/tutorial/install-mongodb-on-debian-or-ubuntu-linux.txt b/source/tutorial/install-mongodb-on-debian-or-ubuntu-linux.txt index 3adb0f48dbe..998741395ed 100644 --- a/source/tutorial/install-mongodb-on-debian-or-ubuntu-linux.txt +++ b/source/tutorial/install-mongodb-on-debian-or-ubuntu-linux.txt @@ -39,16 +39,20 @@ configuration and operation. Package Options --------------- -The 10gen repository contains two packages: +The 10gen repository contains three packages: - ``mongodb-10gen`` This package contains the latest **stable** release. Use this for production deployments. +- ``mongodb20-10gen`` + + This package contains the stable release of v2.0 branch. + - ``mongodb18-10gen`` - This package contains the previous stable release. + This package contains the stable release of v1.8 branch. You cannot install these packages concurrently with each other or with the ``mongodb`` package that your release of Debian or Ubuntu may