From a2a1ddc23be7541aefa492f1c5e1d048dcbb1d98 Mon Sep 17 00:00:00 2001 From: Andrew Aldridge Date: Fri, 12 Feb 2016 11:45:33 -0500 Subject: [PATCH] DOCS-7135: Note that MongoDB 2.6 only supports Debian 7 --- source/tutorial/install-mongodb-enterprise-on-debian.txt | 3 +-- source/tutorial/install-mongodb-on-debian.txt | 9 ++++----- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/source/tutorial/install-mongodb-enterprise-on-debian.txt b/source/tutorial/install-mongodb-enterprise-on-debian.txt index b4b6566a094..6efb0e4bbe4 100644 --- a/source/tutorial/install-mongodb-enterprise-on-debian.txt +++ b/source/tutorial/install-mongodb-enterprise-on-debian.txt @@ -14,8 +14,7 @@ Overview -------- Use this tutorial to install :products:`MongoDB Enterprise -` on Debian Linux systems from -``.deb`` packages. +` from ``.deb`` packages on Debian 7. .. include:: /includes/list-mongodb-enterprise-packages.rst diff --git a/source/tutorial/install-mongodb-on-debian.txt b/source/tutorial/install-mongodb-on-debian.txt index 58a00d3476a..e0cd50e15c8 100644 --- a/source/tutorial/install-mongodb-on-debian.txt +++ b/source/tutorial/install-mongodb-on-debian.txt @@ -13,9 +13,9 @@ Install MongoDB on Debian Overview -------- -Use this tutorial to install MongoDB from ``.deb`` packages on the current -**stable** Debian release. While Debian includes its own MongoDB packages, the -official MongoDB packages are more up to date. +Use this tutorial to install MongoDB from ``.deb`` packages on Debian 7. While +Debian includes its own MongoDB packages, the official MongoDB packages are +more up to date. .. The following include includes two h2 headers: .. Packages and Control Scripts @@ -29,8 +29,7 @@ Considerations For production deployments, always run MongoDB on 64-bit systems. You cannot install this package concurrently with the ``mongodb``, -``mongodb-server``, or ``mongodb-clients`` packages that -your release of Debian may include. +``mongodb-server``, or ``mongodb-clients`` packages included in Debian 7. .. include:: /includes/fact-installation-bind-ip-default-in-config.rst