andreyv / sbupdate

Generate and sign kernel images for UEFI Secure Boot on Arch Linux
GNU General Public License v3.0
225 stars 20 forks source link

Add custom output name setting (useful for shim) #51

Closed lirannl closed 2 years ago

lirannl commented 2 years ago

Let me know if you'd like me to change the description of the setting

Maryse47 commented 2 years ago

I'm curious why do you need shim with self-enrolled keys? Or you didn't self-enroll keys?

andreyv commented 2 years ago

Note that a global OUTPUT_NAME setting would break with multiple kernels/configurations.

35a33ffdc5edafbdc46ec581e54ddadb42b42b23 implements a per-configuration solution.