oracle / centos2ol

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

Automatically enable additional repositories to match CentOS equivalent #13

Closed mark-au closed 3 years ago

mark-au commented 3 years ago

Tested with CentOS 6/7/8 under a few different circumstances of 'extras' RPMs installed and software collections present. The coverage of mapping non-base CentOS content to Oracle Linux isn't perfect but it's a good start.

Until we get #15 merged in some aspects will need manual fixes e.g. llvm-toolset used by CodereadyBuilder will need a user to reset and install llvm-toolset.

This resolves #1

Signed-off-by: Mark Cram mark.cram@oracle.com