Rocky10Support #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Rocky10Support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR will update the project so that it run properly on Rocky 10 (and other RHEL 10 based distros). This PR will introduce a known issue into the project because we will be manually installing the following packages directly from the Fedora 40 archives rather than using a proper YUM repo.
mhash-0.9.9.9-32.fc40.x86_64.rpm
mbuffer-20231216-3.fc40.x86_64.rpm
The mhash/mbuffer packages are not currently provided directly in the RHEL 10 base image and they do not exist in the Fedora EPEL 10 at this point. Once those get added, it will be easy to update the playbook to drop the Manual Dependencies section and move those back into the normal Dependencies section.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.