-
Example problem ('test' = GNU coreutils):
```
$ umask
0022
$ test $(umask) -eq 22
$ echo $?
0
$ toybox test $(umask) -eq 22
$ echo $?
1
```
This breaks xz's configure script, which thinks…
-
On version 0.8.10 (haven't tested master but code seems to be the same)
The block input and output rates are computed using pgpgin and pgpgout from `/proc/vmstat`:
https://github.com/landley/toybo…
-
as yet another embedde "coreutils", busybox alternative
-
as modern Android moved away from the busybox
BTW I couldn't find what's the `ls -e` and also FYI:
> ls -alRn /data/tombstones/
> /data/tombstones/:
> total 376
> drwxrwx--x 3 1000 1000 4096 20…
ildar updated
6 years ago
-
The commit 650ff11a37993a9e5670744130335ac7925e5e06 broke building Toybox for J2 the Turtleboard:
```
glaubitz@node54:/data/home/glaubitz/toybox> make root CROSS_COMPILE=sh2eb-linux-muslfdpic- LIN…
-
Please add support for built-in toybox tools in the later android versions. On Sultan's CM13 Linux Deploy simply says that busybox is not installed. I tried the box commands in terminal and they are p…
-
# Whitelist Request
- Name of the game to be whitelisted: Toybox Turbos
- Steam AppID of the game: 287260
## System Information
- GPU: NVIDIA GeForce GTX 1080 T
- Driver/LLVM version: 430.14
-…
-
### Description of the bug
I am able to open up Toybox, verifying that it works, and continue playing - with an additional complication. I can no longer use the in-game map. There are no longer any…
-
You guys have a FAQ already, but most of the entries link to a video. I can not watch a whole
video. I would prefer short statements as answers. (Both a video AND the answer may be the
best solution…
-
### Description of the bug
Modded blueprints tag toggle still shows vanilla items as modded
### Steps To Reproduce
Enable the toggle, and restart the game
### Expected Behavior
_No response_
###…