Duncan Overbruck

Results 199 comments of Duncan Overbruck
trafficstars

* Supporting both would break `-C` and we would have to add a new flag to change both paths otherwise you get a mix of system configuration and a supplied...

Looked good so far, I'm going to do some testing and another review over the weekend. Only missing part at the moment would maybe be a man page for `doas.d`,...

Going to merge it with the next major release, I already started working on that, but I still need some time to adapt upstream changes.

This breaks if there are multiple html parts. You could use something like the following to use the alternative choosing thing instead of all attachments, but I think this would...

This error is HTTP `416` return code from the server, debug/verbose logs would be useful.

No `preserve=yes` just makes xbps not remove any files on update, we still need this to not delete modules from the current or old kernels.

I don't think the hook should run by default.

Kernels are not necessarily named `vmlinuz`, it could be `vmlinux` depending on the architecture.

You have to first create keys and enroll, some users might want to sign kernel with sbctl and move/rename them instead of modifying the tracked binary. aarch64 supports efi and...

We generally don't test for values of those environment variables and instead check if they are set or not, that makes the code easier and avoids having to define what...