Messages in this thread |  | | From | David Howells <> | Subject | Re: [PATCH v2 3/4] MODSIGN: Add -s <signature> option to sign-file | Date | Fri, 25 Jan 2013 00:10:18 +0000 |
| |
Michal Marek <mmarek@suse.cz> wrote:
> 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> > --- > v2: Use two-argument version of getopts to avoid global variables > Use parentheses in EXPR if (...) constructs
Feel free to add:
Acked-by: David Howells <dhowells@redhat.com>
to your patches.
|  |