-
Maintainer: @httpstorm and Jo-Philipp Wich [jo@mein.io](mailto:jo@mein.io)
Environment: (x86, 64, OpenWrt v 22.03.05)
Description:
coreutils-who v9.0-2 appears to be non-functional in my environm…
-
-
GNU coreutils accepts special files like `/dev/stdin` without any issues, for e.g.:
```
$ echo 'foo' | install /dev/stdin test
```
That creates a file called `test` with `foo\n` as its contents,…
-
We want to build yocto langdale with this layer. We are more interested in using UHD which looks like is included in this layer. Can someone provide some ideas? We were able to build KR260 "petalinux"…
-
- [ ] coreutils -> busybox
- [ ] util-linux -> busybox
- [ ] systemd-logind -> seatd
- [ ] systemd-udevd -> eudev (can we use mdev + libudev-zero?)
- [ ] systemd-* -> ??
- [ ] systemd -> sysvinit or o…
-
### Related problem
I'd like to create a recursive copy of a directory using hardlinks.
The traditional unix `cp` command implements this. From `man cp`:
```
-l Create hard links to regular …
-
A **low** severity vulnerability has been discovered in your project.
Project Name: **Node**
Scanner Name: **trivy**
Cwe ID: **20**
Cwe Name: **Improper Input Validation**
Cwe Link: https://cwe.…
-
Hi, could you produce patch for newer [coreutils versions](https://github.com/coreutils/coreutils/tags)? We are using Ubuntu 20.04 and 22.04 and they both use newer coreutils versions (8.30 and 8.32 r…
-
Since https://github.com/uutils/coreutils/pull/4459
we have now manpage generations
`$ ./target/debug/coreutils manpage ls`
we should do that a build time. Meaning that our binaries should not …
-
https://github.com/Qarik-Group/disruptor/blob/c8e18640f3c5e8944e6897cecc40a341d3c4d187/scripts/shell.sh#L5
There is assumption that core-coreutils is installed and in $PATH. Shall we have that docu…