Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified docs/.vuepress/public/images/migration.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions docs/documentation/migration-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ This guide describes how to convert your operating system to AlmaLinux using the
What OSes can be converted:

- CentOS 8
- CentOS Stream 8, 9
- CentOS Stream 8, 9, 10
- Miracle Linux 8, 9
- Oracle Linux 8, 9
- RHEL 8, 9
- Rocky Linux 8, 9
- Oracle Linux 8, 9, 10
- RHEL 8, 9, 10
- Rocky Linux 8, 9, 10
- Virtuozzo Linux (VZLinux) 8, 9

This tool also supports cPanel, Plesk and DirectAdmin panels.
Expand All @@ -36,7 +36,7 @@ Ensure that the `/boot` partition has sufficient available space. The new AlmaLi

These steps are suitable for standard migrations on online systems that can access official AlmaLinux repositories during the migration process.

Convert your EL8 or EL9 system to AlmaLinux using CLI:
Convert your EL8, EL9 or EL10 system to AlmaLinux using CLI:

- Run the following command to update your operating system if needed:

Expand Down Expand Up @@ -140,7 +140,7 @@ Note, it's mandatory you download the `almalinux-release` package and public GPG

**These steps are to be performed on the target system that will be migrated.**

Convert your EL8 or EL9 system to AlmaLinux using CLI:
Convert your EL8, EL9 or EL10 system to AlmaLinux using CLI:

- It's highly recommended that your operating system have all the most recent packages.

Expand Down
5 changes: 2 additions & 3 deletions docs/sigs/Migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The Migration team is responsible for two migration projects - the migration too

### AlmaLinux Migration Tool

The [migration tool](/documentation/migration-guide) is used to convert an EL8 or EL9 machine.
The [migration tool](/documentation/migration-guide) is used to convert an EL8, EL9 or EL10 machine to the corresponding version.

The tool supports the following migration paths:

Expand All @@ -22,8 +22,7 @@ The project supports the following migration paths:

![image](/images/ELevate.webp)

\* - migration to CentOS Stream 9 is currently in process and will be available later. <br>
\*\* - migration to Oracle Linux 9 is available with the [Oracle Leapp utility](https://blogs.oracle.com/linux/post/upgrade-oracle-linux-8-to-oracle-linux-9-using-leapp) and will not be supported by ELevate project.
\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.

## How to Join

Expand Down