slackbuilds_ponce/system/isomd5sum
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
fix_makefile.diff
isomd5sum.info system/isomd5sum: Fixed download link and md5sum. 2013-11-14 14:32:18 -06:00
isomd5sum.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

isomd5sum provides a way of making use of the ISO9660 application data
area to store md5sum data about the iso.  This allows you to check the
iso given nothing more than the iso itself.

A checksum is implanted in an image using the implantisomd5 utility,
and the corresponding checkisomd5 utility can be used to verify burned
CDs are error-free. Also included is a Python extension for performing
these tasks.