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

feat: provide build instructions for NVIDIA kernel module #372

Merged
merged 1 commit into from Dec 24, 2021

Conversation

smira
Copy link
Member

@smira smira commented Dec 22, 2021

Actual module is built in the CI, but never pushed to the registry.

Fixes siderolabs/talos#4692

Signed-off-by: Andrey Smirnov andrey.smirnov@talos-systems.com

@@ -9,8 +9,8 @@ steps:
# sync with version and revision in build
- url: https://github.com/containerd/containerd/archive/refs/tags/v1.5.8.tar.gz
destination: containerd.tar.gz
sha256: a41ab8d39393c9456941b477c33bb1b221a29b635f1c9a99523aab2f5e74f790
sha512: c769506ff6d98689c46ffee94d70ae00ef2f32e0daac1e631cbe8a587f67c7e4f83eb3895707362bdf46198b61823c99df1d8ca61095ab1415de5596f106fd07
sha256: 0890f7b0ee8e20a279a617c60686874b3c7a99e064adb2b38d884499b5284c43
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

once again GitHub changed hash for the archive behind the scenes

kernel/config/certs/x509.genkey Outdated Show resolved Hide resolved
kernel/config/pkg.yaml Outdated Show resolved Hide resolved
nonfree/kmod-nvidia/pkg.yaml Outdated Show resolved Hide resolved
@smira smira force-pushed the nvidia-poc branch 3 times, most recently from 83c15f5 to 805efa5 Compare December 23, 2021 16:56
@@ -44,6 +44,25 @@ steps:
- name: docker
path: /root/.docker/buildx

- name: build-nonfree-pull-request
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only build non-free, never push it

Actual module is built in the CI, but never pushed to the registry.

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
@smira
Copy link
Member Author

smira commented Dec 24, 2021

/m --ff

@smira
Copy link
Member Author

smira commented Dec 24, 2021

/m

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.

NVIDIA GPU driver in the kernel
4 participants