Skip to content

build: add cargo-deb support#13

Merged
aljoscha merged 1 commit into
aljoscha:mainfrom
antiguru:cargo-deb
Apr 30, 2026
Merged

build: add cargo-deb support#13
aljoscha merged 1 commit into
aljoscha:mainfrom
antiguru:cargo-deb

Conversation

@antiguru
Copy link
Copy Markdown
Contributor

@antiguru antiguru commented Apr 27, 2026

Add [package.metadata.deb] so cargo deb produces a Debian/Ubuntu package for Linux installs. README updated with the build/install workflow.

Verified locally: cargo deb produces target/debian/ember_0.1.0-1_amd64.deb with depends curl, iproute2, iptables, libc6, skopeo, zfsutils-linux. Firecracker is not in Debian/Ubuntu repos and is not declared as a dependency.

🤖 Generated with Claude Code

Add [package.metadata.deb] section so `cargo deb` produces a
Debian/Ubuntu package. Document the workflow in README.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@aljoscha
Copy link
Copy Markdown
Owner

draft or ready now?

@antiguru antiguru marked this pull request as ready for review April 29, 2026 13:10
@antiguru
Copy link
Copy Markdown
Contributor Author

Ready for review!

@aljoscha aljoscha merged commit 95035be into aljoscha:main Apr 30, 2026
2 checks passed
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.

2 participants