diff --git a/busybox.json b/busybox.json index 4a56a89a48..1778704ef5 100644 --- a/busybox.json +++ b/busybox.json @@ -54,6 +54,7 @@ [ "busybox.exe", "hexdump", "hexdump" ], [ "busybox.exe", "kill", "kill" ], [ "busybox.exe", "killall", "killall" ], + [ "busybox.exe", "logname", "logname" ], [ "busybox.exe", "ls", "ls" ], [ "busybox.exe", "lzcat", "lzcat" ], [ "busybox.exe", "lzma", "lzma" ], @@ -94,11 +95,13 @@ [ "busybox.exe", "touch", "touch" ], [ "busybox.exe", "tr", "tr" ], [ "busybox.exe", "true", "true" ], + [ "busybox.exe", "truncate", "truncate" ], [ "busybox.exe", "uname", "uname" ], [ "busybox.exe", "uncompress", "uncompress" ], [ "busybox.exe", "unexpand", "unexpand" ], [ "busybox.exe", "uniq", "uniq" ], [ "busybox.exe", "unix2dos", "unix2dos" ], + [ "busybox.exe", "unlink", "unlink" ], [ "busybox.exe", "unlzma", "unlzma" ], [ "busybox.exe", "unlzop", "unlzop" ], [ "busybox.exe", "unxz", "unxz" ],