Bug 4213 - no sha1sum
Summary: no sha1sum
Status: RESOLVED WORKSFORME
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.17.x
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 03:50 UTC by Bee
Modified: 2011-09-19 22:30 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bee 2011-09-19 03:50:10 UTC
md5sum, sha256sum, sha512sum are defined

but sha1sum is not.

Is this by design?
Comment 1 Denys Vlasenko 2011-09-19 22:30:44 UTC
Works for me:

$ tar xf busybox-1.17.4.tar.bz2
$ cd busybox-1.17.4
$ make defconfig
...
$ make
...
$ ./busybox sha1sum <LICENSE
c47a888f2be626e1197b6f651dee966ef882077d  -