Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fedora: Add Support For Applying A Single Patch #36

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

fifofonix
Copy link
Contributor

Adding Support For Applying A Single Patch File (#25)

This pull request addresses #25 modifying the container init process to verify whether a patch file has been mounted to the driver container, and if so to apply it as part of driver compilation. This new mode was used successfully until recently for Fedora40 because prior to the availability of the latest driver containers, e.g. 550.90.07.

The pull request also provides a revised systemd unit snippet for FedoraCoreOS in the README.md that attempts to look for a kernel-specific image in a registry, but then falls back to a non-kernel-specific image but seeking to mount any available patches that may allow successful driver compilation.

Bumping various dependencies to keep Fedora in sync with main

Driver, CUDA and Go versions.

FedoraCoreOS GitLab CICD Changes

Various minor changes to the example GitLab CICD scripting.

Addressing Typo As Described in #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant