Aleksa Sarai
Aleksa Sarai
I would suggest using GNU parallel, which will handle parallelism and collating output all for us. There's no need to make it more complicated than that.
I didn't mention this in the original issue because I wasn't sure if there was a nice solution to this -- but there is also a secondary problem that alass...
Alright, I'll switch my scan key to Ctrl and see if it happens again.
I've hit this problem again, and even if I set the scan key to "no key" nothing is scanned even after restarting Firefox. I wonder if this is related to...
I'm not sure what's with the build failure -- looks like it had trouble pulling a `meson` package.
/cc @vbatts Would you prefer if we fixed this "fully" by making it so that nodes are actually constructed correctly?
No mtree implementation I've tried supports the format that systemd spits out, so I'm firmly in the "it's not outputting valid `mtree`s" camp.
This patch doesn't make much sense to me -- old kernels will give you failures because `/proc/self/attr/keycreate` doesn't exist. So, if you run `runc` with an SELinux label you will...
Last time we touched this code (#1450) quite a few issues were caused. What is the primary justification for changing this? Semantically if someone asks to run as `1000:1000` I...