chore: remove support for EOL OS versions

This commit is contained in:
Roni Väyrynen
2026-01-20 09:39:48 +02:00
parent 8dd6fc386e
commit 3a30b75041
2 changed files with 9 additions and 12 deletions

View File

@@ -38,7 +38,6 @@ Supported Linux distributions and versions:
- CentOS 10 Stream
- CentOS 9 Stream
- CentOS 8 Stream
- AlmaLinux 10
- AlmaLinux 9
- AlmaLinux 8
@@ -48,10 +47,8 @@ Supported Linux distributions and versions:
- Debian 13
- Debian 12
- Debian 11
- Debian 10
- Ubuntu 24.04
- Ubuntu 22.04
- Ubuntu 20.04
NOTE: By default, libvhdi-tools is not installed on RHEL based distros; so file-level restores from delta backups within XO will not work. However, users MAY install libvhdi-tools via a small, third-party maintained by a user of XenOrchestraInstallerUpdater specifically for XenOrchestraInstallerUpdater in order to re-enable file-level restore. To do so, set the INSTALL_EL_LIBVHDI variable to "true" in xo-install.cfg. See: https://github.com/ronivay/XenOrchestraInstallerUpdater/pull/274