kbuild: sign the modules at install time
Linus deleted the old code and put signing on the install command, I fixed it to extract the keyid and signer-name within sign-file and cleaned up that script now it always signs in-place. Some enthusiast should convert sign-key to perl and pull x509keyid into it. Signed-off-by:Rusty Russell <rusty@rustcorp.com.au> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- Makefile 11 additions, 0 deletionsMakefile
- scripts/Makefile.modinst 1 addition, 1 deletionscripts/Makefile.modinst
- scripts/Makefile.modpost 1 addition, 76 deletionsscripts/Makefile.modpost
- scripts/sign-file 18 additions, 26 deletionsscripts/sign-file
- scripts/x509keyid 8 additions, 8 deletionsscripts/x509keyid
Loading
Please register or sign in to comment