Skip to content

Manual: improve documentation on checksum - #61715

Open
gschwaer wants to merge 4 commits into
void-linux:masterfrom
gschwaer:manual_checksum_cmd
Open

Manual: improve documentation on checksum#61715
gschwaer wants to merge 4 commits into
void-linux:masterfrom
gschwaer:manual_checksum_cmd

Conversation

@gschwaer

Copy link
Copy Markdown
Contributor

This is a proposal, because I'm not sure if all changes are desired. I committed in small chunks so parts can be dropped easily. I can squash everything if that is preferred.

I tried to find how to generate a checksum and couldn't find it. It says "sha256", but I find a command builds more confidence for newbies. I first selected the wrong command when skimming the docs and used tar xf <tarball.ext> --to-stdout | sha256sum.

Also I changed sha256sum to xbps-digest, which is what xbps-src uses internally.

Thanks

gschwaer added 4 commits July 29, 2026 11:24
Quotes are only used when specifying multiple checksums.
xbps-src uses xbps-digest internally. While sha256sum should arrive at
the same result using sha256sum in the manual suggests to the reader
that sha256sum is used internally.
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