diff options
-rw-r--r-- | documentation/ref-manual/system-requirements.rst | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst index e1ff51c859..9dee24a1fa 100644 --- a/documentation/ref-manual/system-requirements.rst +++ b/documentation/ref-manual/system-requirements.rst | |||
@@ -62,8 +62,6 @@ supported on the following distributions: | |||
62 | 62 | ||
63 | - Ubuntu 22.04 (LTS) | 63 | - Ubuntu 22.04 (LTS) |
64 | 64 | ||
65 | - Fedora 37 | ||
66 | |||
67 | - Fedora 38 | 65 | - Fedora 38 |
68 | 66 | ||
69 | - CentOS Stream 8 | 67 | - CentOS Stream 8 |
@@ -74,19 +72,18 @@ supported on the following distributions: | |||
74 | 72 | ||
75 | - OpenSUSE Leap 15.4 | 73 | - OpenSUSE Leap 15.4 |
76 | 74 | ||
77 | - AlmaLinux 8.8 | 75 | - AlmaLinux 8 |
78 | 76 | ||
79 | - AlmaLinux 9.2 | 77 | - AlmaLinux 9 |
80 | 78 | ||
81 | The following distribution versions are still tested (being listed | 79 | - Rocky 9 |
82 | in :term:`SANITY_TESTED_DISTROS`), even though the organizations | ||
83 | publishing them no longer make updates publicly available: | ||
84 | 80 | ||
85 | - Ubuntu 18.04 (LTS) | 81 | The following distribution versions are still tested, even though the |
82 | organizations publishing them no longer make updates publicly available: | ||
86 | 83 | ||
87 | - Ubuntu 22.10 | 84 | - Ubuntu 18.04 (LTS) |
88 | 85 | ||
89 | - OpenSUSE Leap 15.3 | 86 | - Ubuntu 23.04 |
90 | 87 | ||
91 | Note that the Yocto Project doesn't have access to private updates | 88 | Note that the Yocto Project doesn't have access to private updates |
92 | that some of these versions may have. Therefore, our testing has | 89 | that some of these versions may have. Therefore, our testing has |
@@ -95,7 +92,11 @@ limited value if you have access to such updates. | |||
95 | Finally, here are the distribution versions which were previously | 92 | Finally, here are the distribution versions which were previously |
96 | tested on former revisions of "&DISTRO_NAME;", but no longer are: | 93 | tested on former revisions of "&DISTRO_NAME;", but no longer are: |
97 | 94 | ||
98 | *This list is currently empty* | 95 | - Ubuntu 22.10 |
96 | |||
97 | - Fedora 37 | ||
98 | |||
99 | - OpenSUSE Leap 15.3 | ||
99 | 100 | ||
100 | .. note:: | 101 | .. note:: |
101 | 102 | ||