oracle / centos2ol

Script and documentation to switch CentOS/Rocky Linux to Oracle Linux
https://linux.oracle.com/switch/centos/
Universal Permissive License v1.0
345 stars 83 forks source link

feat: add initial support for switching aarch64 hosts #90

Closed Djelibeybi closed 3 years ago

Djelibeybi commented 3 years ago

The UEK is automatically installed and the CentOS RHCK is removed on aarch64 based hosts as Oracle Linux does not support RHCK on that architecture.

This needs a lot of testing and validation.

Resolves #75.

Signed-off-by: Avi Miller avi.miller@oracle.com