Michael Cassaniti
Michael Cassaniti
What would be required to support fsnotify events to reach the client? I can see some commented out definitions in `protocol/MFSCommunication.h` that suggest this may have been started. See https://github.com/libfuse/libfuse/wiki/Fsnotify-and-FUSE...
Is there a roadmap or TODO that covers what is missing to get pySyncObj to version 1.0?
Is it possible or a reasonable to ask about exposing USB device support in MicroPython similar to the support for the PyBoard? Beyond that, is it reasonable to expose even...
When using `evdi_check_device()`, a status of `AVAILABLE` is returned but that device may be in use already. I'm working on updating [evdi-vnc](https://github.com/rhofour/evdi-vnc) to use more than one virtual display. The...
Under version 2.4.0 when I run an Ansible workflow step and the job is configured to execute locally the Plugin fails. I don't know how to get a full traceback...
When performing updates using `systemd-sysupdate`, it is ideal to provide the partition UUIDs so that `systemd-gpt-auto-generator` can find the partitions based on either `roothash=` or `usrhash=` from the kernel command...
See https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/
### systemd version the issue has been seen with 251 ### Used distribution Ubuntu Kinetic ### Linux kernel version used 5.15.0-27-generic ### CPU architectures issue was seen on x86_64 ###...
### Component systemd-import, other ### Is your feature request related to a problem? Please describe I suspect but am yet to prove that `systemd-veritysetup` is failing because the existing partition...
Although each generated `[email protected]` is marked to run after `cryptsetup-pre.target`, there is no generated dependency between the generated unit and `cryptsetup-pre.target`. This change adds a wants or requires dependency based...