Update supported OSes (add Alma Linux, RPi OS 11, drop EOL OSes) (#5440)

* Drop Fedora 33

By the time we release, it's going to reach EOL.

* Drop Raspberry Pi OS 10, add support for 11

* Bring RPi OS 10 back

* Add Alma Linux 8

* Fix-up RHEL EOL dates

* Add '(Legacy)' to Raspberry Pi OS 10

* Drop CentOS 8
This commit is contained in:
jack1142
2021-12-26 21:50:22 +01:00
committed by GitHub
parent e5b8fc4585
commit d1df27bc14
7 changed files with 102 additions and 40 deletions

View File

@@ -10,7 +10,7 @@ Installing Red on Fedora Linux
Installing the pre-requirements
-------------------------------
Fedora Linux 33 and above has all required packages available in official repositories. Install
Fedora Linux 34 and above has all required packages available in official repositories. Install
them with dnf:
.. prompt:: bash