MODSIGN: Add -s <signature> option to sign-file
authorMichal Marek <mmarek@suse.cz>
Fri, 25 Jan 2013 03:11:19 +0000 (13:41 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 25 Jan 2013 06:25:36 +0000 (16:55 +1030)
This option allows to append an externally computed singature to the
module. This is needed in setups, where the private key is not directly
available, but a service exists that returns signatures for given files.

Signed-off-by: Michal Marek <mmarek@suse.cz>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found