Lennart Poettering

Results 1507 comments of Lennart Poettering

> Doesn't cover Bluetooth HID devices though? I'd say revoke for USB is largely independent. For hidraw what we will likely need is a `LD_PRELOAD`-capable wrapper that routes `open("/dev/hidraw")` through...

> revoke ioctl at the VFS level, not per subsystem. wasn't that attempted before and failed? Also: having al viro in the discussion sounds like a great way to derail...

any update on this? what#s the state of the bpf thing?

So, this needs some more tweaks I guess, see my comments. Also, the counting of legacy clients is borked, because clients that subscribe with the legcy iface and then drop...

makes sense. by all means, send a patch adding this.

> Thanks, any suggestions for the format? Since we need to store multiple values when also taking the model / variant and options into account I guess we should probably...

> Also XKB_OPTIONS value needs to be a set of whitespace seperated options I think as I believe there can be more then one option. yeah, if that's how it...

> To be clear what I'm trying to say here is if e.g. the user has only specified a layout then only write XKB_LAYOUT to /etc/vconsole.conf and leave the other...

> Hmm, shouldn't we just use a stack directory with a different name to avoid the locking issues. I kinda like the idea, but how to handle upgrades then?

> I kinda like the idea, but how to handle upgrades then? Maybe we should just tell people to retrigger everything on update. Which they really should do anyway. If...