Dusty Mabe

Results 645 comments of Dusty Mabe

With upstream commit [bd7dc90](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bd7dc90e52e8db7ee0f38c51bc9047bafb54fe43) the `ext.config.kdump.crash` test passes again. This is tagged in `v6.1-rc1`+. I tested with latest `rawhide` with `kernel-6.1.0-0.rc2.21.fc38.ppc64le`.

Hey @s-hertel - sorry for not responding sooner. This seems to be something I only get back to when I get some time consecutive time off. > Please remove the...

Rebased on top of latest `devel` to kick off a new CI run.

is there an open issue somewhere or a place where we can track OSC8 hyperlink support in ncurses?

I started a thread on the bug-ncurses mailing list: https://lists.gnu.org/archive/html/bug-ncurses/2023-08/msg00015.html

I'm able to confirm that enabling relative mode and disabling horizontal scrolling works for me too: ``` kvmd: hid: # https://github.com/pikvm/pikvm/issues/450#issuecomment-1480385542 mouse: absolute: false horizontal_wheel: false mouse_alt: device: /dev/kvmd-hid-mouse-alt ```...

I'm wondering if, once timesyncd corrects the time on boot, we could just have the timestamps from the journal messages for early boot (of this boot) be retroactively corrected.

Interesting. Would this solution actually correct the record in the journal or would it just do the calculation every time and display it to the user every time?

while the [WIP] text is in the name I assume you guys are still working on this. let me know when you want review.

Is providing a cert+key in a single file (as mentioned [here](https://github.com/projectatomic/atomicapp/issues/533#issuecomment-183360758)) a thing? If so are we supporting it with this work?