dkwo
dkwo
updated to 0.13, which includes my patch.
should i just drop the kernel hooks for now, and just do the update?
- remove the postrm hook, which does not work - we currently install (and also in my prior pr) /usr/lib/kernel/install.d/91-sbctl.install, but this is arch/systemd specific, so remove it
i realised the program by default writes key material to /usr/share. make it use /etc/secureboot instead, via a go_ldlfag
@Duncaen , anyone: this has several improvements, has been running fine for some time. any chance it can be merged?
i see your point, and i saw the issue (been there for years). the help function in the sbctl program gets built correctly though, see e.g. ``` $ sbctl help...
Done. I commented out the option and left a comment for future.
I removed the kernel hook, as I prefer to sign the unified kernel image. Also simpler in view of moving kerneks out of /boot. This is now just an update,...
0.14 is out, seems to work fine.
Thanks. I've tested the new version, and it works for me, as well as the `migrate` subcommand. I'm open to suggestions as for the `sbctl.conf` file, which I've taken from...