Linus Torvalds <torva...@linux-foundation.org> writes: > I like how the default makefiles do that "create and use random key" > thing by default. THAT is what I want to see.
Yes, however the key generation itself is horribly verbose and doesn't mix very well with the output of a parallel build. Now that the modules are signed at install time, presumably the key should be generated then as well, and the output cleaned up to look like normal Kbuild messages (with support for V=1 for the curious). -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/