Foxboron / sbctl

:computer: :lock: :key: Secure Boot key manager
MIT License
1.5k stars 87 forks source link

fix: allow -a/--append without force #378

Closed tippfehlr closed 1 month ago

tippfehlr commented 1 month ago

Appending keys can’t break a working system. My Thinkpad T14s Gen 3 doesn’t clear the keys when entering setup mode, but even if it does, sbctl isn’t responsible for breaking the system.

It would be good to know if there are systems that clear all keys when entering setup mode. If there are many then it’d probably be best to leave it as-is. => please check this :)

I could check 3 systems:

tippfehlr commented 1 month ago

Thanks!

Foxboron commented 1 month ago

Thanks for contributing!