Use md5sum rather than gmd5sum for FreeBSD#3994
Use md5sum rather than gmd5sum for FreeBSD#3994Cyan4973 merged 1 commit intofacebook:devfrom sunpoet:dev
Conversation
|
I wonder why there was a contribution to employ Also, looking around on this topic, I see this sentence :
And now I'm even more confused. |
|
I think #475 was because we didn't have a GNU compatible Now all supported FreeBSD versions (I think from 13.x onwards) do have a |
|
For reference.
In addition, currently supported FreeBSD versions are 14.0, 13.3 and 13.2 (end of life is 2024-06-30). Finally, a small difference between difference between `md5sum` and `md5 -r`
|
FreeBSD has md5sum in the base system. It also avoids the hack for gmd5sum.
Reference: https://man.freebsd.org/cgi/man.cgi?query=md5sum