AWS Neuron Driver - Publish Source
Disclaimer
This is a personal project and not related to,
or endorsed by, Amazon Web Services.
This repository contains a command line tool, written in Go,
to publish the source code of new AWS Neuron Driver releases.
Why? The driver is licensed under GPL-2.0 but currently
only distributed as rpm package with a DKMS wrapper.
The code is not available as archive or in a public git repository.
The tool is used to add releases and code updates to the unofficial
aws-neuron-driver
repository. Checksum and GPG verifications are performed and metadata added.
This creates an audit trail and allows to validate that the code is coming
from the official repository
yum.repos.neuron.amazonaws.com
and wasn't altered.
Table of Contents
Usage
tbd
Source
The primary location is:
git.sr.ht/~wombelix/aws-neuron-driver-publish-source
Mirrors are available on
Codeberg,
Gitlab
and
GitHub.
Contribute
Please don't hesitate to provide Feedback,
open an Issue or create a Pull / Merge Request.
Just pick the workflow or platform you prefer and are most comfortable with.
Feedback, bug reports or patches to my sr.ht list
~wombelix/inbox@lists.sr.ht or via
Email and Instant Messaging
are also always welcome.
License
Unless otherwise stated: MIT
All files contain license information either as
header comment
or corresponding .license
file.
REUSE from the FSFE
implemented to verify license and copyright compliance.