Improving availability and guaranteeing integrity in ISO - internal sha1sums

Nicolas Mailhot nicolas.mailhot at laposte.net
Sun Jun 10 10:01:17 UTC 2007


Le dimanche 10 juin 2007 à 11:52 +0200, Till Maas a écrit :
> On So Juni 10 2007, Nicolas Mailhot wrote:
> 
> > so you use find and friends to generate a list for the checksumming tool
> > (testing for symlinks, spaces, etc). Though a standard receipe would be
> > nice
> 
> The following should do the job:
> 
> $ find -type f -print0 | xargs -0 md5sum

If you actually try to use it you'll find there are many small problems
to take care of (such as sanitizing find output so absolute/relative
files names are not embedded in the checksum files)

-- 
Nicolas Mailhot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Ceci est une partie de message num?riquement sign?e
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20070610/749590be/attachment.sig>


More information about the fedora-devel-list mailing list