From d47bde8fb96890f7a141579d38efe388de83bfb4 Mon Sep 17 00:00:00 2001 From: Michael Paik Date: Wed, 3 Sep 2014 15:22:51 -0400 Subject: [PATCH 1/2] DOCS-3985 - Providing warnings re: supported versions of OS'es. --- .../install-mongodb-enterprise-on-red-hat-or-centos.txt | 4 +++- source/tutorial/install-mongodb-enterprise-on-ubuntu.txt | 3 +++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/source/tutorial/install-mongodb-enterprise-on-red-hat-or-centos.txt b/source/tutorial/install-mongodb-enterprise-on-red-hat-or-centos.txt index 324d747a941..c6300bab71b 100644 --- a/source/tutorial/install-mongodb-enterprise-on-red-hat-or-centos.txt +++ b/source/tutorial/install-mongodb-enterprise-on-red-hat-or-centos.txt @@ -8,8 +8,10 @@ Overview -------- Use this tutorial to install MongoDB Enterprise on Red Hat Enterprise -Linux or CentOS Linux. The tutorial uses ``.rpm`` packages to install. +Linux (RHEL) or CentOS Linux. The tutorial uses ``.rpm`` packages to install. +.. note:: At present, MongoDB only provides enterprise packages for RHEL/CentOS + versions 5 and 6. .. The following include includes two h2 headers: .. Packages and Control Scripts diff --git a/source/tutorial/install-mongodb-enterprise-on-ubuntu.txt b/source/tutorial/install-mongodb-enterprise-on-ubuntu.txt index d20cf920458..f2074565997 100644 --- a/source/tutorial/install-mongodb-enterprise-on-ubuntu.txt +++ b/source/tutorial/install-mongodb-enterprise-on-ubuntu.txt @@ -10,6 +10,9 @@ Overview Use this tutorial to install MongoDB Enterprise on Ubuntu Linux systems. The tutorial uses ``.deb`` packages to install. +.. note:: At present, MongoDB only provides enterprise packages for Ubuntu + 14.04 LTS (Precise Pangolin). + .. include:: /includes/list-mongodb-enterprise-packages.rst Install MongoDB Enterprise From 9f4c1b6b4d06852d2ddde7e90fb10f89550f8af3 Mon Sep 17 00:00:00 2001 From: Michael Paik Date: Wed, 3 Sep 2014 15:24:38 -0400 Subject: [PATCH 2/2] DOCS-3985 - capitalization harmonization --- .../install-mongodb-enterprise-on-red-hat-or-centos.txt | 2 +- source/tutorial/install-mongodb-enterprise-on-ubuntu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/tutorial/install-mongodb-enterprise-on-red-hat-or-centos.txt b/source/tutorial/install-mongodb-enterprise-on-red-hat-or-centos.txt index c6300bab71b..b9bcbd2072c 100644 --- a/source/tutorial/install-mongodb-enterprise-on-red-hat-or-centos.txt +++ b/source/tutorial/install-mongodb-enterprise-on-red-hat-or-centos.txt @@ -10,7 +10,7 @@ Overview Use this tutorial to install MongoDB Enterprise on Red Hat Enterprise Linux (RHEL) or CentOS Linux. The tutorial uses ``.rpm`` packages to install. -.. note:: At present, MongoDB only provides enterprise packages for RHEL/CentOS +.. note:: At present, MongoDB only provides Enterprise packages for RHEL/CentOS versions 5 and 6. .. The following include includes two h2 headers: diff --git a/source/tutorial/install-mongodb-enterprise-on-ubuntu.txt b/source/tutorial/install-mongodb-enterprise-on-ubuntu.txt index f2074565997..84f3d56db1a 100644 --- a/source/tutorial/install-mongodb-enterprise-on-ubuntu.txt +++ b/source/tutorial/install-mongodb-enterprise-on-ubuntu.txt @@ -10,7 +10,7 @@ Overview Use this tutorial to install MongoDB Enterprise on Ubuntu Linux systems. The tutorial uses ``.deb`` packages to install. -.. note:: At present, MongoDB only provides enterprise packages for Ubuntu +.. note:: At present, MongoDB only provides Enterprise packages for Ubuntu 14.04 LTS (Precise Pangolin). .. include:: /includes/list-mongodb-enterprise-packages.rst