Skip to content

Commit 63b9026

Browse files
committed
docs(supported-systems): update to reflect changes of PR #432
1 parent d66e28a commit 63b9026

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/guides/supported-systems.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@ Depends on the distribution, many common ones should just work right out of the
3535

3636
(uses mongodb's `ubuntu` release)<br/>
3737
Lowest supported Distribution version is `1404`<br/>
38-
Highest version (default to) is `1804` (because there dont exist higher-dist versions of mongod's lower versions)
38+
Highest version (default to) is `2004`
39+
:::note
40+
Lower Versions than `2004` may be used if mongodb dosnt provide binaries for an lower version of mongodb for an higher version of ubuntu
41+
:::
3942

4043
### Debian
4144

@@ -58,8 +61,8 @@ Highest version (default to) is `8`
5861
### ElementaryOS
5962

6063
(uses mongodb's `ubuntu` release)<br/>
61-
Lowest supported Distribution version is `?` (direct translation of lsb_release)<br/>
62-
Highest version (default to) is `?` (direct translation of lsb_release)
64+
Lowest supported Distribution version is `3` (or `0.3`)<br/>
65+
Highest version (default to) is `6`
6366

6467
### Linux Mint
6568

@@ -75,7 +78,10 @@ Highest version (default to) is `12`
7578

7679
### Arch
7780

78-
There are no official mongodb builds for arch (and because this distro dosnt base on something) but there are some workarounds, like on many systems the `ubuntu` version supposedly works
81+
There are no official mongodb builds for Arch Distributions, but the `ubuntu` binaries work on most Arch systems, so they are used<br/>
82+
:::note
83+
Because Arch* dosnt base on ubuntu, there is no specific ubuntu version associated with an arch version, so it defaults to highest supported `ubuntu` version
84+
:::
7985

8086
### Alpine
8187

0 commit comments

Comments
 (0)