commit | f0e6d220a7cd93afa0260ac5e7849f00b05e035a | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Aug 30 16:07:13 2013 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Sep 25 17:17:01 2013 +0100 |
tree | dd9331cf8606bf6068261e1f02d67a26d1ba76f9 | |
parent | 124df926090b32a998483f6e43ebeccdbe5b5302 [diff] |
KEYS: Load *.x509 files into kernel keyring Load all the files matching the pattern "*.x509" that are to be found in kernel base source dir and base build dir into the module signing keyring. The "extra_certificates" file is then redundant. Signed-off-by: David Howells <dhowells@redhat.com>