apk-tools: introduce repo-wide checksum resolver #12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Note: not thought through.
Users may want to run a more reproducible system. Installing a magic package flips the default to resolve by package-hash first and then via the version constraint. This requires extending adb to include both constraints.
Some package may only have zero/one constraint.