mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
BusyBox: Add missing bins (#3315)
This commit is contained in:
parent
9d09a13942
commit
e9c0faebb2
68
busybox.json
68
busybox.json
@ -176,6 +176,11 @@
|
||||
"dos2unix",
|
||||
"dos2unix"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"dpkg",
|
||||
"dpkg"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"dpkg-deb",
|
||||
@ -218,13 +223,13 @@
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"false",
|
||||
"false"
|
||||
"factor",
|
||||
"factor"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"factor",
|
||||
"factor"
|
||||
"false",
|
||||
"false"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
@ -241,6 +246,11 @@
|
||||
"fold",
|
||||
"fold"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"fsync",
|
||||
"fsync"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"ftpget",
|
||||
@ -291,6 +301,11 @@
|
||||
"hexdump",
|
||||
"hexdump"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"iconv",
|
||||
"iconv"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"id",
|
||||
@ -316,6 +331,11 @@
|
||||
"less",
|
||||
"less"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"link",
|
||||
"link"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"ln",
|
||||
@ -411,6 +431,16 @@
|
||||
"pidof",
|
||||
"pidof"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"pipe_progress",
|
||||
"pipe_progress"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"pkill",
|
||||
"pkill"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"printenv",
|
||||
@ -431,6 +461,16 @@
|
||||
"pwd",
|
||||
"pwd"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"readlink",
|
||||
"readlink"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"realpath",
|
||||
"realpath"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"rev",
|
||||
@ -491,6 +531,11 @@
|
||||
"sha512sum",
|
||||
"sha512sum"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"shred",
|
||||
"shred"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"shuf",
|
||||
@ -511,6 +556,11 @@
|
||||
"split",
|
||||
"split"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"ssl_client",
|
||||
"ssl_client"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"stat",
|
||||
@ -521,6 +571,11 @@
|
||||
"strings",
|
||||
"strings"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"su",
|
||||
"su"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"sum",
|
||||
@ -576,6 +631,11 @@
|
||||
"truncate",
|
||||
"truncate"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"ttysize",
|
||||
"ttysize"
|
||||
],
|
||||
[
|
||||
"busybox.exe",
|
||||
"uname",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user