CachyOS / CachyOS-Settings

Settings used for CachyOS
GNU General Public License v3.0
98 stars 23 forks source link

feat: add sbctl-sign-batch for secure boot #76

Closed 1Naim closed 3 months ago

1Naim commented 3 months ago

sbctl-batch-sign is a helper script designed to make it easier for users to sign files needed for secure boot support. The obvious case in which this script helps a lot is when dual booting Windows as there are a lot of files by Windows that needs to be signed in EFI.

Windows files in EFI that needs to be signed: image

To be merged with https://github.com/CachyOS/wiki/pull/42