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
2 changes: 1 addition & 1 deletion docs/.vuepress/public/images/ELevate-Testing.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/.vuepress/public/images/ELevate.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/.vuepress/public/images/ELevateNG.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 3 additions & 5 deletions docs/elevate/Contribution-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ When creating `in_packageset` and `out_packageset` lists, please, stick to the f
PWD=$( pwd )

if [ -z "$DISTRO" ]; then
echo "$0 almalinux|centos|oraclelinux|rocky"
echo "$0 almalinux|centos"
exit 1
fi

Expand Down Expand Up @@ -421,7 +421,7 @@ When creating `in_packageset` and `out_packageset` lists, please, stick to the f
PWD=$( pwd )

if [ -z "$DISTRO" ]; then
echo "$0 almalinux|centos|oraclelinux|rocky"
echo "$0 almalinux|centos"
exit 1
fi

Expand All @@ -437,9 +437,7 @@ When creating `in_packageset` and `out_packageset` lists, please, stick to the f
Once you've prepared the vendor data for migration and tested the upgrade process, create a pull request to [leapp-data repository](https://github.com/AlmaLinux/leapp-data) to make it publicly available.

:::warning
If your v3rd party repository data is intended only for a specific OS and not all supported OSes, please put it in the `files/<target_OS>/vendors.d/` direction.

When testing on your system, put your vendor files to the `/etc/leapp/files/vendors.d/` direction before starting the upgrade.
When testing on your system, put your vendor files to the `/etc/leapp/files/vendors.d/` directory before starting the upgrade.
:::

Next, when the pull request is submitted, the AlmaLinux Team will review it.
Expand Down
12 changes: 1 addition & 11 deletions docs/elevate/ELevate-NG-testing-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ Currently, the following upgrade paths are available:

![image](/images/ELevateNG.svg)

\* - upgrading from Scientific Linux 7 to AlmaLinux 8 requires a workaround. Please, see more in the [known issues](#known-issues). <br>
\*\* - upgrading 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.<br>
\*\*\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.
\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.

::: warning
ELevate currently does not support the [Raspberry Pi images](https://github.com/AlmaLinux/raspberry-pi/).
Expand Down Expand Up @@ -465,14 +463,6 @@ Here we have provided a demo of a CentOS 7.x to AlmaLinux 8.x upgrade using the

## Known Issues

### Upgrading from Scientific Linux 7

Upgrading from Scientific Linux 7 to AlmaLinux 8 requires a workaround. You can apply it by running the following command before the preupgrade check:

```bash
rm -rf /usr/share/redhat-release /usr/share/doc/redhat-release
```

### Progressive upgrade to AlmaLinux 10 or AlmaLinux Kitten 10

If the system has been progressively upgraded from CentOS 7, the following issues appear after the preupgrade check when upgrading AlmaLinux 9 to AlmaLinux 10.0 Beta. The issues can be found in the generated `/var/log/leapp/leapp-report.txt` file.
Expand Down
8 changes: 0 additions & 8 deletions docs/elevate/ELevate-frequent-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,14 +163,6 @@ AlmaLinux Team is working hard to get a solution for these issues. Any contribut

- Some CentOS 7 packages can remain after the upgrade.

### Upgrading from Scientific Linux 7

Upgrading from Scientific Linux 7 to AlmaLinux 8 requires a workaround. You can apply it by running the following command before the preupgrade check:

```
rm -rf /usr/share/redhat-release /usr/share/doc/redhat-release
```

## Get Help

For more help and assistance reach out to us on the [AlmaLinux Community Chat](https://chat.almalinux.org/almalinux/channels/migration).
9 changes: 2 additions & 7 deletions docs/elevate/ELevate-quickstart-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ Currently, the following upgrade paths are available:

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

\* - upgrading from Scientific Linux 7 to AlmaLinux 8 requires a workaround. Please, see more in the [known issues](/elevate/ELevate-frequent-issues). <br>
\*\* - upgrading 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.<br>
\*\*\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.
\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.

::: warning
ELevate currently does not support the [Raspberry Pi images](https://github.com/AlmaLinux/raspberry-pi/).
Expand All @@ -49,8 +47,7 @@ ELevate currently does not support the [Raspberry Pi images](https://github.com/
Depending on your upgrade path, you'll need one of the following systems installed to use this guide:

- CentOS 7 – if you're upgrading to EL 8
- Scientific Linux 7 – if you're upgrading to AlmaLinux 8
- AlmaLinux 8, CentOS Stream 8, or Rocky Linux 8 – if you're upgrading to EL 9
- AlmaLinux 8 or CentOS Stream 8 – if you're upgrading to EL 9
- AlmaLinux 9 or CentOS Stream 9 – if you're upgrading to EL10

**NOTE:** Since the CentOS 7 repositories are now offline you will need to swap to the CentOS vault, or you can use our CentOS 7 mirror that we've setup for use with ELevate:
Expand Down Expand Up @@ -78,8 +75,6 @@ sudo curl -o /etc/yum.repos.d/CentOS-Base.repo https://el7.repo.almalinux.org/ce
- leapp-data-almalinux
- leapp-data-almalinux-kitten <small>\* leapp-data-almalinux-kitten package is designed for upgrades from AlmaLinux OS 9 to AlmaLinux Kitten OS 10.</small>
- leapp-data-centos <small>\* leapp-data-centos package is designed for upgrades to CentOS Stream.</small>
- leapp-data-oraclelinux
- leapp-data-rocky

```bash
sudo yum install -y leapp-upgrade leapp-data-almalinux
Expand Down
12 changes: 1 addition & 11 deletions docs/elevate/ELevate-testing-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ Currently, the following upgrades are available:

![image](/images/ELevate-Testing.svg)

\* - upgrading from Scientific Linux 7 to AlmaLinux 8 requires a workaround. Please, see more in the [known issues](/elevate/ELevate-frequent-issues). <br>
\*\* - upgrading 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.<br>
\*\*\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.
\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.

::: warning
ELevate currently does not support the [Raspberry Pi images](https://github.com/AlmaLinux/raspberry-pi/).
Expand Down Expand Up @@ -482,14 +480,6 @@ Here we have provided a demo of a CentOS 7.x to AlmaLinux 8.x upgrade using the

## Known Issues

### Upgrading from Scientific Linux 7

Upgrading from Scientific Linux 7 to AlmaLinux 8 requires a workaround. You can apply it by running the following command before the preupgrade check:

```bash
sudo rm -rf /usr/share/redhat-release /usr/share/doc/redhat-release
```

### Progressive upgrade to AlmaLinux 10 or AlmaLinux Kitten 10

If the system has been progressively upgraded from CentOS 7, the following issues appear after the preupgrade check when upgrading AlmaLinux 9 to AlmaLinux 10 or AlmaLinux Kitten 10. The issues can be found in the generated `/var/log/leapp/leapp-report.txt` file.
Expand Down
12 changes: 1 addition & 11 deletions docs/elevate/ELevating-CentOS7-to-AlmaLinux-10.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ Currently, the following upgrade paths are available:

![image](/images/ELevateNG.svg)

\* - upgrading from Scientific Linux 7 to AlmaLinux 8 requires a workaround. Please, see more in the [known issues](#known-issues). <br>
\*\* - upgrading 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.<br>
\*\*\* - Currently, updgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.
\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.

::: warning
ELevate currently does not support the [Raspberry Pi images](https://github.com/AlmaLinux/raspberry-pi/).
Expand Down Expand Up @@ -470,14 +468,6 @@ Here we have provided a demo of a CentOS 7.x to AlmaLinux 8.x upgrade using the

## Known Issues

### Upgrading from Scientific Linux 7

Upgrading from Scientific Linux 7 to AlmaLinux 8 requires a workaround. You can apply it by running the following command before the preupgrade check:

```bash
sudo rm -rf /usr/share/redhat-release /usr/share/doc/redhat-release
```

### Progressive upgrade to AlmaLinux 10 or AlmaLinux Kitten 10

If the system has been progressively upgraded from CentOS 7, the following issues appear after the preupgrade check when upgrading AlmaLinux 9 to AlmaLinux 10 or AlmaLinux Kitten 10. The issues can be found in the generated `/var/log/leapp/leapp-report.txt` file.
Expand Down
4 changes: 1 addition & 3 deletions docs/elevate/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ Currently, the following upgrade paths are available:

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

\* - upgrading from Scientific Linux 7 to AlmaLinux 8 requires a workaround. Please, see more in the [known issues](/elevate/ELevate-frequent-issues). <br>
\*\* - upgrading 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.<br>
\*\*\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.
\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.

## How to upgrade

Expand Down
7 changes: 3 additions & 4 deletions docs/migration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ Currently, the following upgrade paths are available:

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

\* - upgrading from Scientific Linux 7 to AlmaLinux 8 requires a workaround. Please, see more in the [known issues](/elevate/ELevate-frequent-issues). <br>
\*\* - upgrading 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.
See the [ELevate](/elevate/) section for the update steps.<br>
\*\*\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.
\* - Currently, upgrades to AlmaLinux 10 and AlmaLinux Kitten 10 don't support x86_64_v2 architecture.

See the [ELevate](/elevate/) section for the update steps.