We would also like to thank everyone for their support and contributions to this project.
eFa5 is based on CentOS 9 Stream and has been updated to include more recent packages and more security.
eFa5 will need to be installed on a new system and requires you to set it up as a new system or migrate some of the data in your current system.
See https://wiki.efa-project.org/doku.php?i ... tion_guide for more information on how to migrate from eFa 4 to eFa 5 if required.
If you need to switch from the testing repo to the release repo:
Code: Select all
sudo rm -f /etc/yum.repos.d/eFa5-test.repo
sudo curl -L https://dl.efa-project.org/rpm/eFa5/centos9/eFa5-release.repo -o /etc/yum.repos.d/eFa5-release.repo
sudo dnf clean all
sudo dnf update