Skip to content

Commit cc8b095

Browse files
committed
DOCS-4696: Remove old note about Ubuntu <=9.10
1 parent fa33711 commit cc8b095

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

source/tutorial/install-mongodb-on-debian.txt

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,9 @@ Install MongoDB on Debian
77
Overview
88
--------
99

10-
Use this tutorial to install MongoDB on Debian systems from
11-
``.deb`` packages. While some Debian distributions include
12-
their own MongoDB packages, the official MongoDB packages are generally
13-
more up to date.
14-
15-
.. note::
16-
17-
This tutorial applies to both Debian systems and versions of Ubuntu
18-
Linux prior to 9.10 "Karmic" which do not use Upstart. Other Ubuntu
19-
users will want to follow the :doc:`/tutorial/install-mongodb-on-ubuntu`
20-
tutorial.
10+
Use this tutorial to install MongoDB from ``.deb`` packages on the current
11+
**stable** Debian release. While Debian includes its own MongoDB packages, the
12+
official MongoDB packages are more up to date.
2113

2214
.. The following include includes two h2 headers:
2315
.. Packages and Control Scripts

source/tutorial/install-mongodb-on-ubuntu.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ Use this tutorial to install MongoDB on Ubuntu Linux systems from ``.deb``
1111
packages. While Ubuntu includes its own MongoDB
1212
packages, the official MongoDB packages are generally more up-to-date.
1313

14-
.. note::
15-
16-
If you use an older Ubuntu that does **not** use Upstart (i.e. any
17-
version before 9.10 "Karmic"), please follow the instructions on the
18-
:doc:`install-mongodb-on-debian` tutorial.
19-
2014
.. The following include includes two h2 headers:
2115
.. Packages and Control Scripts
2216

0 commit comments

Comments
 (0)