Re: [PATCH 07/27] kexec_file: Disable at runtime if securelevel has been set

From: David Howells
Date: Thu Nov 02 2017 - 13:00:19 EST


Mimi Zohar <zohar@xxxxxxxxxxxxxxxxxx> wrote:

> At some point, we'll want to also require the initramfs be signed as well.

That could be tricky. In Fedora, at least, that's assembled on the fly to
include just the drivers you need to be able to mount your root fs and find
the rest of your modules. (Unless you mean just for the installer)

David