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

Align package build with other components that generate packages #42

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

elezar
Copy link
Member

@elezar elezar commented Mar 1, 2024

This builds on #41 and updates the builds to align with other projects where we build packages.

To buld all packages run:

make -f deployments/systemd/packages/Makefile

Or specify a target from: deb, rpm, tarball.

When running this, we see:

tree dist
dist
├── deb
│   └── nvidia-mig-manager_0.6.0-1_amd64.deb
├── rpm
│   └── nvidia-mig-manager-0.6.0-1.x86_64.rpm
└── tarball
    └── nvidia-mig-manager-0.6.0-1.x86_64.tar.gz

This can be extended to include other architectures, for example.

@elezar
Copy link
Member Author

elezar commented Mar 1, 2024

See #30

@elezar elezar force-pushed the align-with-others branch from fd0113d to eaa4c5d Compare March 1, 2024 13:54
@elezar elezar self-assigned this Mar 1, 2024
@elezar elezar requested a review from tariq1890 April 12, 2024 15:38
Copy link
Contributor

@cdesiniotis cdesiniotis left a comment

Choose a reason for hiding this comment

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

lgtm. waiting for a re-review of #41

@elezar elezar force-pushed the align-with-others branch from eaa4c5d to b462865 Compare April 18, 2024 08:02
@ArangoGutierrez ArangoGutierrez merged commit 68ccdaf into NVIDIA:main Apr 19, 2024
9 checks passed
@elezar elezar deleted the align-with-others branch April 19, 2024 09:24
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.

4 participants