Zeeshan Ali Khan
Zeeshan Ali Khan
> > I'll take a look later. > > OK. I thought about this a bit more and basically: no urgency at all on this. I can use varlink from...
> Maybe just having some `cargo xtask` applets to generate man pages and install could be enough? Maybe but that's not something distro packagers are typically used to. If we're...
> Pinging @zeenix since this has been discussed re: adding async-broadcast to smol I'm not sure about the relevance here. We can add `oneshot` to smol, independently of `async-broadcast` addition.
@alex reading through that link your provided, it sounds to me that installation and uninstallation of data is considered to be only useful for deployments/distros and not devs. As a...
> [@zeenix](https://github.com/zeenix) would you be interested in working on this? Yeah, I'll just need to find the time. Hopefully this week, I can have a look.
> We'll need `Cursor` support: [rust-embedded/embedded-hal#631](https://github.com/rust-embedded/embedded-hal/issues/631) Right, that's why there is a ping from me on the issue. :)
> Right, that's why there is a ping from me on the issue. :) https://github.com/rust-embedded/embedded-hal/pull/717
cc @ids1024
> while the latter would be specific to FreeBSD and family But there is a way to [get supplementary groups on non-BSD, e.g Linux](https://github.com/z-galaxy/zbus/blob/main/zbus/src/connection/socket/unix.rs#L393). It's not a very direct mechanism...
> If this is something you'd consider adding, I can submit a pull request with the implementation. Ping?