From 1ed524277be6916b00858b8f983ba812dfae48e6 Mon Sep 17 00:00:00 2001
From: Elliott Hughes
-dd du df getevent iftop ioctl ionice log ls -lsof mount nandread newfs_msdos ps prlimit renice -sendevent start stop top uptime watchprops +dd du df getevent iftop ioctl log ls +lsof nandread newfs_msdos ps prlimit +sendevent start stop top uptime
For reference, combining everything listed above, we get:
-dd du df getevent iftop init ioctl ionice -log logcat logwrapper ls lsof mount nandread -newfs_msdos ps prlimit reboot renice run-as -sendevent start stop top uptime watchprops +dd du df getevent iftop init ioctl +log logcat logwrapper ls lsof nandread +newfs_msdos ps prlimit reboot run-as +sendevent start stop top uptime
We may eventually implement all of that, but for toybox 1.0 we need to -focus a bit. For our first pass, let's ignore selinux [note: the android -guys submitted selinux code to us and we merged it], -and 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).
+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).This means toybox should implement (or finish implementing):
-dd du df getevent iftop ioctl ionice log logcat logwrapper ls lsof -mount nandread newfs_msdos ps prlimit renice schedtop sendevent -smd start stop top uptime watchprops +dd du df getevent iftop ioctl log logcat logwrapper ls lsof +nandread newfs_msdos ps prlimit sendevent +start stop top uptime-- cgit v1.2.3