changeset 1765:6699b1bbb791 draft

update the Android section of roadmap.html Four obsolete tools were removed from Android, and runcon moved to toybox.
author Elliott Hughes <enh@google.com>
date Sat, 28 Mar 2015 02:53:08 -0500
parents 276664aa5ced
children 190ecf70fbe5
files www/roadmap.html
diffstat 1 files changed, 7 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 
 <p>Toolbox doesn't have its own repository, instead it's part of Android's
 <a href=https://android.googlesource.com/platform/system/core>system/core
-git repository</a> (this analysis looked at commit 8ac94d3).</p>
+git repository</a>.</p>
 
 <h3>Toolbox commands:</h3>
 
@@ -235,10 +235,9 @@
 the following commands:</p>
 
 <blockquote><b>
-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
 </b></blockquote>
 
 <h3>Other Android core commands</h3>
@@ -273,11 +272,10 @@
 <p>For reference, combining everything listed above, we get:</p>
 
 <blockquote><b>
-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
 </b></blockquote>
 
 <p>We may eventually implement all of that, but for toybox 1.0 we need to