-
An error was returned when detecting the terminal size and capabilities:
This is with ubuntu, for some reason doesn't want to run with the docker run command of
```sudo docker run --pu…
-
Linux kernel supports setting the MTU (Maximum Transfer Unit) of a device using socket ioctl SIOCSIFMTU.
see https://man7.org/linux/man-pages/man7/netdevice.7.html for details.
Currently gVisor _p…
-
I would like to warn when the free space is low, in a graphical app. So my script runs unprivileged. `FileSystem.usage()` always requires root. Is it possible to have it work like `btrfs filesystem us…
opk12 updated
1 month ago
-
```
What steps will reproduce the problem?
1. Start openvpn connection procedure. From command line:
/system/bin/openvpn --config client.ovpn
Or from OpenVPN Settings, it doesn't matter.
What i…
-
```
What steps will reproduce the problem?
1. Start openvpn connection procedure. From command line:
/system/bin/openvpn --config client.ovpn
Or from OpenVPN Settings, it doesn't matter.
What i…
-
We need to do `ioctl` calls from within awesome. The quickest and ugliest way to do this would be to simply make the calls directly from the awesome C code. The slightly nicer way would be to expose a…
-
Hi team,
during the installation phase I faced with a lot of mistakes. Before, maybe half a year ago, it was fine, but now there is an issue.
I tried on ubuntu and kali on M1 mac as well as on ubun…
-
`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`.
-
This might help us to turn the device system more object-oriented, and help device categorization.
At a first sight, we can treat some partition-less disks as a whole partition, issuing partition-s…
-
### Preliminary Actions
- [X] I have searched the existing [issues](https://github.com/amzn/amzn-drivers/issues) and didn't find a duplicate.
- [X] I have followed the [AWS official troubleshoot docu…