Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for automatically signing external modules #24

Merged
merged 3 commits into from
Apr 28, 2019
Merged

Add support for automatically signing external modules #24

merged 3 commits into from
Apr 28, 2019

Conversation

petronio
Copy link
Contributor

Two new configuration options:

  • KERNEL_SIGNING_CERT
  • KERNEL_SIGNING_KEY

Possible values:

  • unset
  • "/path/to/key/or/certificate"
  • "auto"

@sakaki-
Copy link
Owner

sakaki- commented Apr 27, 2019

Thanks for this, I'll test it tonight, and merge tomorrow if it all works.
In the meantime please add version bump to your PR, as per genup.
Best, sakaki

@petronio
Copy link
Contributor Author

No problem, version bumped. Thanks for reviewing.

buildkernel Outdated Show resolved Hide resolved
@sakaki- sakaki- merged commit e609d27 into sakaki-:master Apr 28, 2019
sakaki- added a commit that referenced this pull request Apr 28, 2019
Add support for automatically signing external modules
@sakaki-
Copy link
Owner

sakaki- commented Apr 28, 2019

Updated ebuild for this has now also been pushed.
Thanks again for the contribution ^-^
Best, sakaki

@petronio petronio deleted the support_external_module_signing branch April 30, 2019 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants