From 7175d99c64b8fad3d02c3763f7249c7f7ba6e005 Mon Sep 17 00:00:00 2001 From: Vitaliy Filippov Date: Tue, 3 Mar 2026 02:17:44 +0300 Subject: [PATCH] Add packages for Alma 10 to docs --- docs/installation/packages.en.md | 4 +++- docs/installation/packages.ru.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/installation/packages.en.md b/docs/installation/packages.en.md index c45e367c..343eff8c 100644 --- a/docs/installation/packages.en.md +++ b/docs/installation/packages.en.md @@ -33,15 +33,17 @@ - CentOS 7: `yum install https://vitastor.io/rpms/centos/7/vitastor-release.rpm` - CentOS 8: `dnf install https://vitastor.io/rpms/centos/8/vitastor-release.rpm` - AlmaLinux 9 and other RHEL 9 clones (Rocky, Oracle...): `dnf install https://vitastor.io/rpms/centos/9/vitastor-release.rpm` + - AlmaLinux 10 and other RHEL 10 clones: `dnf install https://vitastor.io/rpms/centos/10/vitastor-release.rpm` - Enable EPEL: `yum/dnf install epel-release` - Enable additional CentOS repositories: - CentOS 7: `yum install centos-release-scl` - CentOS 8: `dnf install centos-release-advanced-virtualization` - - RHEL 9 clones: not required + - RHEL 9/10 clones: not required - Enable elrepo-kernel: - CentOS 7: `yum install https://www.elrepo.org/elrepo-release-7.el7.elrepo.noarch.rpm` - CentOS 8: `dnf install https://www.elrepo.org/elrepo-release-8.el8.elrepo.noarch.rpm` - RHEL 9 clones: `dnf install https://www.elrepo.org/elrepo-release-9.el9.elrepo.noarch.rpm` + - RHEL 10 clones: not required - Install packages: `yum/dnf install vitastor lpsolve etcd kernel-ml qemu-kvm` ## Installation requirements diff --git a/docs/installation/packages.ru.md b/docs/installation/packages.ru.md index 1dc165d2..45e932c9 100644 --- a/docs/installation/packages.ru.md +++ b/docs/installation/packages.ru.md @@ -33,15 +33,17 @@ - CentOS 7: `yum install https://vitastor.io/rpms/centos/7/vitastor-release.rpm` - CentOS 8: `dnf install https://vitastor.io/rpms/centos/8/vitastor-release.rpm` - AlmaLinux 9 и другие клоны RHEL 9 (Rocky, Oracle...): `dnf install https://vitastor.io/rpms/centos/9/vitastor-release.rpm` + - AlmaLinux 10 и другие клоны RHEL 10: `dnf install https://vitastor.io/rpms/centos/10/vitastor-release.rpm` - Включите EPEL: `yum/dnf install epel-release` - Включите дополнительные репозитории CentOS: - CentOS 7: `yum install centos-release-scl` - CentOS 8: `dnf install centos-release-advanced-virtualization` - - Клоны RHEL 9: не нужно + - Клоны RHEL 9/10: не нужно - Включите elrepo-kernel: - CentOS 7: `yum install https://www.elrepo.org/elrepo-release-7.el7.elrepo.noarch.rpm` - CentOS 8: `dnf install https://www.elrepo.org/elrepo-release-8.el8.elrepo.noarch.rpm` - Клоны RHEL 9: `dnf install https://www.elrepo.org/elrepo-release-9.el9.elrepo.noarch.rpm` + - Клоны RHEL 10: не нужно - Установите пакеты: `yum/dnf install vitastor lpsolve etcd kernel-ml qemu-kvm` ## Установочные требования