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

kmod-*-nvidia: specify AWS EULA as license #3991

Merged
merged 1 commit into from
May 29, 2024

Commits on May 26, 2024

  1. kmod-*-nvidia: specify AWS EULA as license

    Previously, the NVIDIA packages were special-cased with a "bring your
    own license" step, to support the case where a developer building the
    project might choose the terms of a different license under which to
    distribute the software or to make it available to end users.
    
    With the advent of out-of-tree builds, packages are moving into kits
    that contain pre-compiled binary RPMs, which means they will always
    have a header indicating which license applies.
    
    This commit makes it explicit what license those RPMs will have at
    the time they are published.
    
    Since the terms of the AWS EULA indicate that the software should be
    used to develop AMIs for use on AWS, add an install-time requirement
    for `aws-*` variants.
    
    Signed-off-by: Ben Cressey <[email protected]>
    bcressey committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c1e4d11 View commit details
    Browse the repository at this point in the history