Robin H. Johnson
Robin H. Johnson
`fs/xfs/libxfs/xfs_fs.h` contains all of the XFS ioctls, which don't seem to get included in in the building of the list. I'm most interested in being able to run `XFS_IOC_GOINGDOWN`.
We hit this often on the Gentoo Infrastructure servers, 0.32.9. I think it's a locking issue that `eix-update` might be running concurrently to a query. The query should block until...
``` $ sudo eix-sync /usr/bin/eix-sync: line 22: ReadFunctions: command not found /usr/bin/eix-sync: line 24: ReadVar: command not found /usr/bin/eix-sync: line 25: ReadVar: command not found /usr/bin/eix-sync: line 26: ReadVar: command...
Can you please package https://github.com/gilbertchen/duplicacy? The upstream devs seem to struggle with Go dependencies, as seen by this bug: https://github.com/gilbertchen/duplicacy/issues/206#issuecomment-346914966
### Summary I have a symlink in `~/.pass/` that points to a separate directory outside the `~/.pass/` directory tree, and is not shown by `gopass list`. `gopass show ...` does...
Please make it possible to resume scan/update on a large collection, mostly for use in importing Firing rescan shows the count up to 120k files here, then the slow populate...
If you have lots of static playlists, they clog up the filters listing dropdown. Either need a better way to browse the dropdowns or conditionally? hide static playlists from filters?
Please allow multiple keys for each shortcut. I'd like the keep the default bindings AND add my media keys (which emit normal keypress events). Media keys in my case: -...
OpenGear console servers have a nice feature that lets you encode where you want to connect as part of the SSH username, ``` : - numbered port : - labeled...
`send_ra_forall` always increments racount, even if it's doing a unicast response: so if there is a unicast request during the initial period, the counter is incremented, and we might have...