jerbear64/systemd-zen2

Project ID: 25013

Description

Systemd v241 patched such that Zen 2 processors will boot properly. This backports a commit that works around the problem by discarding any suspected bad RNG. This patch is in v242, but that is currently unreleased.

Please keep in mind that this repository is untested as I will not get any Zen 2 hardware until tomorrow, July 9. That being said, this is the same fix that other people have reported to work, and Debian has merged into their stable branch.

Installation Instructions

The Copr by default only pulls in your system's architecture. Systemd requires both i686 and x86_64 packages, so you'll need to manually create the repo file.

Navigate to /etc/yum.repos.d, and create a file called jerbear64-systemd-zen2.repo with the following contents:

[jerbear64-systemd-zen2-64] name=Copr repo for systemd-zen2 owned by jerbear64 x86_64 baseurl=https://copr-be.cloud.fedoraproject.org/results/jerbear64/systemd-zen2/fedora-$releasever-x86_64/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://copr-be.cloud.fedoraproject.org/results/jerbear64/systemd-zen2/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1 [jerbear64-systemd-zen2-32] name=Copr repo for systemd-zen2 owned by jerbear64 i686 baseurl=https://copr-be.cloud.fedoraproject.org/results/jerbear64/systemd-zen2/fedora-$releasever-i386/ type=rpm-md skip_if_unavailable=True gpgcheck=1 gpgkey=https://copr-be.cloud.fedoraproject.org/results/jerbear64/systemd-zen2/pubkey.gpg repo_gpgcheck=0 enabled=1 enabled_metadata=1

Refresh repositories, and run an update. I have the build number set to 999, so this will override the default systemd packages until systemd v242. Theoretically if this ever gets added to the upstream package, you can run a dnf downgrade to get it, then delete this repo.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 30 i386 (0)*, x86_64 (0)* Fedora 30 (58 downloads)

* Total number of packages downloaded in the last seven days.