commit | 1c37c054a7493e0537ea3d15a59dac3a0aa63a05 | [log] [tgz] |
---|---|---|
author | Michal Marek <mmarek@suse.cz> | Fri Jan 25 13:41:19 2013 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Jan 25 16:55:36 2013 +1030 |
tree | f0a07f73ed8707c9843ea5f57a9366608e35af6e | |
parent | 4bc9410c0cf5079219bdfa3295d83dfacefe1bb2 [diff] |
MODSIGN: Add -s <signature> option to sign-file 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>