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: add nvidia kmod builds and ublue-os-nvidia-addons #53

Merged
merged 3 commits into from
Aug 25, 2023
Merged

Commits on Aug 25, 2023

  1. feat: add nvidia kmod builds and ublue-os-nvidia-addons

    This adds nvidia kmod builds with a parameterized script which uses the
    nvidia major version to build the rpmfusion provided akmod for the
    respective nvidia version.
    
    Also this builds the ublue-os-nvidia-addons which includes container
    runtime repo and sway environment setting for nvidia.
    
    This mostly copies (with minor cleanup) from `ublue-os/nvidia` repo;
    once merged and building cleanly, the nvidia repo can be modified to
    build images using the kmods built here.
    bsherman committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    eb462ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf1a5c6 View commit details
    Browse the repository at this point in the history
  3. docs: add nvidia to README

    bsherman committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    93d51d5 View commit details
    Browse the repository at this point in the history