Skip to content

feat(nvidia): evaluate shared NVIDIA system files for LTS - #474

Open
castrojo wants to merge 1 commit into
projectbluefin:mainfrom
castrojo:feat/evaluate-shared-nvidia
Open

feat(nvidia): evaluate shared NVIDIA system files for LTS#474
castrojo wants to merge 1 commit into
projectbluefin:mainfrom
castrojo:feat/evaluate-shared-nvidia

Conversation

@castrojo

Copy link
Copy Markdown
Contributor

Closes #434

Summary

  • add the shared NVIDIA Flatpak runtime-sync service to the LTS NVIDIA overlay
  • add its helper and explicitly enable the service after NVIDIA driver installation
  • document compatibility decisions for the shared candidates

Compatibility

LTS already ships Flatpak, flatpak-system-helper, systemd, and bootc. The service is gated on the NVIDIA module and /run/ostree-booted, and the helper uses the standard Flatpak CLI without Fedora-specific assumptions.

Validation

  • bash -n passed for all NVIDIA build/helper scripts
  • git diff --check passed
  • just check, just lint, and just unit-tests could not run because just is not installed
  • systemd unit verification and full image/runtime tests could not run because systemd-analyze and Podman are unavailable

🐝 Hive Agent: contributor | SHA: unknown

Port the shared NVIDIA Flatpak runtime synchronization service and helper into the LTS NVIDIA overlay. Enable it after driver installation and document the CentOS compatibility evaluation.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@castrojo
castrojo requested a review from a team as a code owner July 29, 2026 23:05
@castrojo castrojo added agent/contributor Work by the contributor agent contributor/castrojo PRs/issues from contributor castrojo cli/copilot Work done via GitHub Copilot CLI labels Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent/contributor Work by the contributor agent cli/copilot Work done via GitHub Copilot CLI contributor/castrojo PRs/issues from contributor castrojo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(nvidia): evaluate shared NVIDIA system files for LTS

1 participant