Morten Linderud
Morten Linderud
EFI Signature lists are not really sorted by owner, but by type. Trying to keep track of all of the different lists and sources by only deferring to the EFI...
You can also use `sd-boot` for this. But generally having `sbctl` support enrolling `.auth` might be useful yes. > but putting the private key on the target machine may not...
@felixfontein An alternative is for sops to use the [filippo/plugin](https://github.com/FiloSottile/age/compare/filippo/plugin) branch as it contains the required changes for this to work. I've moved this over in `age-plugin-tpm` and considering the...
Which files have you enrolled? and what is the output of `find /boot`
Okay, which files have you enrolled?
Please see https://github.com/Foxboron/sbctl/issues/433
@thaJeztah > But I don't know what the go1.25.3 X:nodwarf5 is; could be a special build of Go. Yes and no. It's the `1.25.3` release of Go with the dwarf5...
Generally, this is one large PR to support multiple features. Splitting things would be much easier to review.
I haven't had time. Sorry. The PR is not super high on my list as the code is a big hard to review and the commit is doing several things....
I slightly suspect some of these are no longer needed, I've been bad at cleaning up the test suite. But there are things like `tests/bzImage` which is there purely for...