From b22e7ad65963afcbc7281929e9d28d694aca36ea Mon Sep 17 00:00:00 2001
From: Elliott Hughes The toolbox makefile also builds the BSD grep right now, because toybox
grep is missing Other than the toolbox directory, the currently interesting
-subdirectories in the core repository are init,
-logcat, logwrapper, reboot, and run-as. Other than the toolbox links, the currently interesting
+binaries in /system/bin are: Almost all of these reinvent an existing wheel with less functionality and a
-different user interface. We may want to provide that interface, but
-implementing the full commands (fdisk, init, and sudo) come first. The names in parentheses are the source. For reference, combining everything listed above, we get: We may eventually implement all of that, but for toybox 1.0 we need to
-focus a bit. For our first pass, let's grab just logcat and logwrapper
-from the "core" commands (since the rest have some full/standard version
-providing that functionality, which we can implement a shim interface
-for later).--color
.Other Android core commands
+Other Android /system/bin commands
-
-
-Analysis
-dd getevent init
-logcat logwrapper
-newfs_msdos reboot run-as
+arping blkid e2fsck dd fsck.f2fs fsck_msdos getevent gzip ip iptables
+ip6tables iw logwrapper make_ext4fs make_f2fs newfs_msdos ping ping6
+reboot resize2fs sh ss tc tracepath tracepath6 traceroute traceroute6
This means toybox should implement (or finish implementing):
-dd getevent logcat logwrapper newfs_msdos +dd getevent grep gzip newfs_msdos@@ -320,7 +330,7 @@ dd getevent logcat logwrapper newfs_msdos of "pending". These should be a priority for cleanup:
-dd expr lsof more tar tr traceroute +chrt dd expr getfattr lsof more tar tr traceroute
Android wishlist:
-- cgit v1.2.3