You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.2
This release has mostly UX issues and improves the error handling of the
underlying commands.
The major change has been moving from /proc/cmdline as the default cmdline file
to /etc/kernel/cmdline which should be better suited for this task.
Morten Linderud (13):
sbctl: Added missing format argument
sbctl: Microcode won't always be passed
cmd/sbctl: proper exit if we fail creating bundle
cmd/sbctl: Typo in err
sbctl: Check for immutable files before sbkeysync
keys: sbkeysync can have "Permissiond denide" errors
sbctl: Check for persmission denied. Use errors package
sbctl/bundle: Change default cmdline to /etc/kernel/cmdline
sbctl.hook: Renamed to be ordered last, added more paths