I removed iftop a while back but didn't remove it everywhere in the
documentation. I switched over to toybox ps yesterday.
---
 www/roadmap.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
From 387c062c863e9e80af9b3b062957117100ec6d06 Mon Sep 17 00:00:00 2001
From: Elliott Hughes <[email protected]>
Date: Thu, 5 May 2016 09:23:07 -0700
Subject: [PATCH] Android roadmap update.

I removed iftop a while back but didn't remove it everywhere in the
documentation. I switched over to toybox ps yesterday.
---
 www/roadmap.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/roadmap.html b/www/roadmap.html
index 32d093f..5606731 100755
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -269,8 +269,8 @@ system/core/toolbox/Android.mk</a> the toolbox directory builds the
 following commands:</p>
 
 <blockquote><b>
-dd getevent iftop ioctl log
-nandread newfs_msdos ps
+dd getevent ioctl log
+nandread newfs_msdos
 sendevent start stop top
 </b></blockquote>
 
@@ -297,9 +297,9 @@ implementing the full commands (fdisk, init, and sudo) come first.</p>
 <p>For reference, combining everything listed above, we get:</p>
 
 <blockquote><b>
-dd getevent iftop init ioctl
+dd getevent init ioctl
 log logcat logwrapper nandread
-newfs_msdos ps reboot run-as
+newfs_msdos reboot run-as
 sendevent start stop top
 </b></blockquote>
 
@@ -312,7 +312,7 @@ for later).</p>
 <p>This means toybox should implement (or finish implementing):</p>
 <blockquote><b>
 <span id=toolbox>
-dd getevent iftop ioctl log logcat logwrapper
+dd getevent ioctl log logcat logwrapper
 nandread newfs_msdos sendevent start stop
 </span>
 </b></blockquote>
-- 
2.8.0.rc3.226.g39d4020

_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to