qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v16 6/9] module: implement module loading


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v16 6/9] module: implement module loading
Date: Wed, 15 Jan 2014 13:17:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9

Il 15/01/2014 13:11, Peter Maydell ha scritto:
>> >
>> > Then we need a test that tries both sha1sum and shasum
> Which systems do you expect to have sha1sum but not
> shasum ?

Windows (mingw/Cygwin) mainly, but on my Fedora machine only three
programs require perl-Digest-SHA (which provides shasum): cpan, shutter
and git-send-email.  So it's plausible that a system does not have it.

> Googling suggests the BSDs call the native program 'sha256'
> but probably have perl's shasum anyway.

We can add BSD's sha1 (or sha256, but it's simpler to use shasum without
arguments) to the test, too.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]