[Toybox] [PATCH] remove wipe from roadmap.html

enh enh at google.com
Wed Mar 11 15:29:41 PDT 2015


I've removed wipe from toolbox. It had been broken for a long time.

diff --git a/www/roadmap.html b/www/roadmap.html
index 3f1f80f..ce8731b 100755
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -236,7 +236,7 @@ the following commands:</p>

 <blockquote><b>
 ls mount cat ps kill ln insmod rmmod lsmod ifconfig setconsole
-rm mkdir rmdir reboot getevent sendevent date wipe sync umount
+rm mkdir rmdir reboot getevent sendevent date sync umount
 start stop notify cmp dmesg route hd dd df getprop setprop watchprops
 log sleep renice printenv smd chmod chown newfs_msdos netstat ioctl
 mv schedtop top iftop id uptime vmstat nandread ionice touch lsof md5 r
@@ -290,7 +290,7 @@ mkbootimg mkdir mount mv nandread netstat
newfs_msdos notify printenv
 ps r reboot renice restorecon rm rmdir rmmod route run-as
 runcon schedtop sendevent setconsole setenforce setprop setsebool
 sleep smd start stop sync top touch umount uptime vmstat watchdogd
-watchprops wipe
+watchprops
 </b></blockquote>

 <p>We may eventually implement all of that, but for toybox 1.0 we need to
@@ -307,7 +307,7 @@ iftop insmod ioctl ionice kill ln log logcat
logwrapper ls lsmod lsof lsusb md5
 mkdir mount mv nandread
 netstat newfs_msdos notify printenv ps r reboot renice rm rmdir rmmod route
 schedtop sendevent setconsole setprop sleep smd start stop sync top touch
-umount uptime vmstat watchprops watchdogd wipe
+umount uptime vmstat watchprops watchdogd
 </span>
 </b></blockquote>

@@ -324,7 +324,7 @@ lsmod mkdir mount mv ps renice rm rmdir rmmod
route sleep sync top touch umount
 <blockquote><b>
 getevent getprop hd iftop ioctl ionice log lsof nandread netstat
 newfs_msdos notify printenv r reboot schedtop sendevent setconsole
-setprop smd start stop top uptime vmstat watchprops watchdogd wipe
+setprop smd start stop top uptime vmstat watchprops watchdogd
 </b></blockquote>

 <hr />

 1426112981.0


More information about the Toybox mailing list