Timothée Ravier

Results 562 comments of Timothée Ravier

It looks like `kdumpctl` sources the content of `/etc/sysconfig/kdump` to setup kdump kernel kargs. > So I think that although `kexec` does support specifying kargs for the crash/second kernel, it...

> I suspect that's a pretty unusual setting. Users can always bypass the sugar and configure advanced settings manually. Agree. > > I think this heavily depend on where the...

I don't think this feature is required for kdump to be fully supported. However it would definitely help with UX as @bgilbert mentioned.

This would also help with an often requested feature where some folks want to keep more than 2 deployments by default.

If I read this correctly, the number could never be less than 2.

I think the idea is to have `2` mean that we keep 2 deployments on the disk, and when performing an upgrade, just before deploying the new one, we remove...

If you update from A into a broken code base B that is not capable of doing updates past the cleanup stage, then once you remove A to make room...

This is lower priority as this should not happen in the currently planned use case but it would be great to not have ostree crash and exit cleanly instead.