lkml.org 
[lkml]   [2015]   [May]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Should we automatically generate a module signing key at all?
Dne 20.5.2015 v 00:23 David Howells napsal(a):
> For my own purposes when running kernels on my test machines, I build kernels
> with all the necessary drivers built in and boot them directly out of the
> build tree by PXE. Then I copy any modules I'm testing by scp and use them.
> I don't generally use signed modules anymore because the modules aren't signed
> during the build phase but rather during the module installation phase (which
> isn't of any use to me).

If you really wanted, you could do

make INSTALL_MOD_PATH=$pwd/tmp modules_install

and then scp the (signed) module tree in ./tmp.

Michal


\
 
 \ /
  Last update: 2015-05-20 10:21    [W:0.091 / U:0.200 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site