From 7270ff0d0ddc9ef454d69cdeda811f8be96bf23e Mon Sep 17 00:00:00 2001 From: Hsiao-nan Cheung Date: Sun, 7 Jun 2020 05:30:49 +0800 Subject: [PATCH] busybox: Add more bins (#1124) --- bucket/busybox.json | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/bucket/busybox.json b/bucket/busybox.json index 4328141dad..da5489ad71 100644 --- a/bucket/busybox.json +++ b/bucket/busybox.json @@ -304,6 +304,11 @@ "hexdump", "hexdump" ], + [ + "busybox.exe", + "httpd", + "httpd" + ], [ "busybox.exe", "iconv", @@ -474,6 +479,11 @@ "realpath", "realpath" ], + [ + "busybox.exe", + "reset", + "reset" + ], [ "busybox.exe", "rev", @@ -609,6 +619,11 @@ "test", "test" ], + [ + "busybox.exe", + "time", + "time" + ], [ "busybox.exe", "timeout", @@ -634,6 +649,11 @@ "truncate", "truncate" ], + [ + "busybox.exe", + "ts", + "ts" + ], [ "busybox.exe", "ttysize", @@ -711,13 +731,13 @@ ], [ "busybox.exe", - "wc", - "wc" + "watch", + "watch" ], [ "busybox.exe", - "watch", - "watch" + "wc", + "wc" ], [ "busybox.exe",