search for: c32box

Displaying 1 result from an estimated 1 matches for "c32box".

Did you mean: c32b
2017 Jul 01
0
[PATCH] Add new hash.c32 module
...($(FIRMWARE),BIOS) MODULES = $(MOD_ALL) $(MOD_BIOS) diff U3 syslinux-6.04-pre1/com32/modules/hash.c b/com32/modules/hash.c --- /dev/null Fri Mar 04 02:09:01 2016 +++ b/com32/modules/hash.c Fri Jun 30 20:09:01 2017 @@ -0,0 +1,236 @@ +/* + * Based on md5sum.c32 included in Slitaz 4.0. + * Based on c32box.c32 (md5sum.c) included in Slitaz 5.0 Rolling as of 2016-04-25. + * http://hg.slitaz.org/wok/log/default/syslinux/stuff/extra/md5sum.c + * + * Based in Gene Cumm's additional patches + * that make c32box.c32 compatible with Syslinux 5.0. + */ + +/* + * Usage: + * + * _ from CLI: + * hash.c32...