c2a12c Add kernel module signing on x86

Authored and Committed by Josh Boyer 13 years ago
    Add kernel module signing on x86
    
    Leave enforcing disabled for now, so unsigned modules can still load.  This
    can be switched by adding "enforcemodulesig=1" to the kernel command line.
    
        
file modified
+6 -1
file modified
+5 -0
file added
+8
file modified
+55 -1
file added
+7361