Skip to content

hermetically create reproducible debs#20

Draft
cj81499 wants to merge 7 commits intomainfrom
hermetic-deb
Draft

hermetically create reproducible debs#20
cj81499 wants to merge 7 commits intomainfrom
hermetic-deb

Conversation

@cj81499
Copy link
Owner

@cj81499 cj81499 commented Aug 23, 2024

Rust go brrrr

TODO:

  • a few TODOs in the code
  • validate that new debs we build are (nearly?) byte-for-byte identical to the old ones1
  • validate that new debs are installable (and work correctly) on a Jailbroken iOS device

Footnotes

  1. pkgdiff may be useful. learned about it via https://yossarian.net/til/post/pkgdiff-makes-archive-diffing-easy

@cj81499 cj81499 changed the title hermetic deb create hermetic and reproducible debs Aug 23, 2024
@cj81499 cj81499 changed the title create hermetic and reproducible debs create reproducible debs Aug 23, 2024
@cj81499 cj81499 changed the title create reproducible debs hermetically create reproducible debs Aug 23, 2024
Comment on lines +54 to +55
# TODO: can I use a separate manifest (Cargo.toml) for different projects?
# https://github.com/bazelbuild/rules_rust/blob/0e1297d31e2140c5b97d44cb292f135b64944355/examples/bazel_env/MODULE.bazel#L37-L40
Copy link
Owner Author

Choose a reason for hiding this comment

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

I want to at least investigate this before merge.

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.

1 participant