# HG changeset patch # User Elliott Hughes # Date 1427529188 18000 # Node ID 6699b1bbb791425498d2f4b5a7c6d1fcaf8818ce # Parent 276664aa5cedf7bfb61e35b1a6def168ce6ac857 update the Android section of roadmap.html Four obsolete tools were removed from Android, and runcon moved to toybox. diff -r 276664aa5ced -r 6699b1bbb791 www/roadmap.html --- a/www/roadmap.html Fri Mar 27 22:03:13 2015 -0500 +++ b/www/roadmap.html Sat Mar 28 02:53:08 2015 -0500 @@ -227,7 +227,7 @@

Toolbox doesn't have its own repository, instead it's part of Android's system/core -git repository (this analysis looked at commit 8ac94d3).

+git repository.

Toolbox commands:

@@ -235,10 +235,9 @@ the following commands:

-dd du df getevent getprop getsebool iftop ioctl ionice load_policy log ls -lsof mount nandread newfs_msdos ps prlimit renice restorecon route runcon -schedtop sendevent setprop setsebool smd start stop top umount uptime -watchprops +dd du df getevent getprop iftop ioctl ionice load_policy log ls +lsof mount nandread newfs_msdos ps prlimit renice restorecon route +sendevent setprop start stop top umount uptime watchprops

Other Android core commands

@@ -273,11 +272,10 @@

For reference, combining everything listed above, we get:

-dd du df getevent getprop getsebool gpttool iftop init ioctl ionice +dd du df getevent getprop gpttool iftop init ioctl ionice load_policy log logcat logwrapper ls lsof mkbootimg mount nandread -newfs_msdos ps prlimit reboot renice restorecon route runcon run-as -schedtop sendevent setprop setsebool smd start stop top umount uptime -watchprops +newfs_msdos ps prlimit reboot renice restorecon route run-as +sendevent setprop start stop top umount uptime watchprops

We may eventually implement all of that, but for toybox 1.0 we need to