BusyBox: Add missing bins (#3315)

This commit is contained in:
Hsiao-nan Cheung 2019-04-10 00:02:26 +08:00 committed by Richard Kuhnt
parent 9d09a13942
commit e9c0faebb2

View File

@ -176,6 +176,11 @@
"dos2unix", "dos2unix",
"dos2unix" "dos2unix"
], ],
[
"busybox.exe",
"dpkg",
"dpkg"
],
[ [
"busybox.exe", "busybox.exe",
"dpkg-deb", "dpkg-deb",
@ -218,13 +223,13 @@
], ],
[ [
"busybox.exe", "busybox.exe",
"false", "factor",
"false" "factor"
], ],
[ [
"busybox.exe", "busybox.exe",
"factor", "false",
"factor" "false"
], ],
[ [
"busybox.exe", "busybox.exe",
@ -241,6 +246,11 @@
"fold", "fold",
"fold" "fold"
], ],
[
"busybox.exe",
"fsync",
"fsync"
],
[ [
"busybox.exe", "busybox.exe",
"ftpget", "ftpget",
@ -291,6 +301,11 @@
"hexdump", "hexdump",
"hexdump" "hexdump"
], ],
[
"busybox.exe",
"iconv",
"iconv"
],
[ [
"busybox.exe", "busybox.exe",
"id", "id",
@ -316,6 +331,11 @@
"less", "less",
"less" "less"
], ],
[
"busybox.exe",
"link",
"link"
],
[ [
"busybox.exe", "busybox.exe",
"ln", "ln",
@ -411,6 +431,16 @@
"pidof", "pidof",
"pidof" "pidof"
], ],
[
"busybox.exe",
"pipe_progress",
"pipe_progress"
],
[
"busybox.exe",
"pkill",
"pkill"
],
[ [
"busybox.exe", "busybox.exe",
"printenv", "printenv",
@ -431,6 +461,16 @@
"pwd", "pwd",
"pwd" "pwd"
], ],
[
"busybox.exe",
"readlink",
"readlink"
],
[
"busybox.exe",
"realpath",
"realpath"
],
[ [
"busybox.exe", "busybox.exe",
"rev", "rev",
@ -491,6 +531,11 @@
"sha512sum", "sha512sum",
"sha512sum" "sha512sum"
], ],
[
"busybox.exe",
"shred",
"shred"
],
[ [
"busybox.exe", "busybox.exe",
"shuf", "shuf",
@ -511,6 +556,11 @@
"split", "split",
"split" "split"
], ],
[
"busybox.exe",
"ssl_client",
"ssl_client"
],
[ [
"busybox.exe", "busybox.exe",
"stat", "stat",
@ -521,6 +571,11 @@
"strings", "strings",
"strings" "strings"
], ],
[
"busybox.exe",
"su",
"su"
],
[ [
"busybox.exe", "busybox.exe",
"sum", "sum",
@ -576,6 +631,11 @@
"truncate", "truncate",
"truncate" "truncate"
], ],
[
"busybox.exe",
"ttysize",
"ttysize"
],
[ [
"busybox.exe", "busybox.exe",
"uname", "uname",