From e00c7861a9f25db6333d85aebd6ca4e6b9b37d39 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Sat, 28 Mar 2015 02:53:08 -0500 Subject: update the Android section of roadmap.html Four obsolete tools were removed from Android, and runcon moved to toybox. --- www/roadmap.html | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'www/roadmap.html') diff --git a/www/roadmap.html b/www/roadmap.html index ba2e96a7..d405347f 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -227,7 +227,7 @@ replaced by toybox.

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 @@ git repository (this analysis looked at commit 8ac94d3).

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 @@ bespoke code to install itself.

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 -- cgit v1.2.3