ublue-os / isogenerator

Creates an ISO for installing a container image as an OS
Apache License 2.0
15 stars 2 forks source link

feat: Allow users to override secure boot key and password #40

Closed noelmiller closed 8 months ago

noelmiller commented 8 months ago

Purpose

This PR is allowing a user to override the secure boot key and secure boot password to allow them to enroll their own key.

Fixes: #32

What I did

noelmiller commented 8 months ago

crap, not ready for review. disregard.

noelmiller commented 8 months ago

OK ready for review. For now I am going to stick with a URL since the primary purpose of enrolling a key is to allow our kmods to work. Most users will not require this level of customization and would use our key anyway if they were building off any of our base images with our kmods.