attached is yet another change that admits we've switched start/stop over.

On Wed, Jun 29, 2016 at 1:42 PM, Rob Landley <[email protected]> wrote:
> On 06/28/2016 05:51 PM, enh wrote:
>> ping. (i sent out a few updates close together, so you probably didn't
>> notice. note to self: say _what_ i'm removing rather than just
>> "update".)
>
> Looks like I confused it with the one from the 22nd and thought it was
> already applied.
>
> Rob



-- 
Elliott Hughes - http://who/enh - http://jessies.org/~enh/
Android native code/tools questions? Mail me/drop by/add me as a reviewer.
From b9f4c5899b182c9591b0fdf61a6c0483b4c3b507 Mon Sep 17 00:00:00 2001
From: Elliott Hughes <[email protected]>
Date: Wed, 29 Jun 2016 13:57:30 -0700
Subject: [PATCH] Remove 'start' and 'stop' from the Android roadmap.

---
 www/roadmap.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/roadmap.html b/www/roadmap.html
index 1ce54ce..9e24048 100755
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -271,7 +271,7 @@ following commands:</p>
 <blockquote><b>
 dd getevent
 newfs_msdos
-sendevent start stop
+sendevent
 </b></blockquote>
 
 <p>The toolbox makefile also builds the BSD grep right now, because toybox
@@ -303,7 +303,7 @@ implementing the full commands (fdisk, init, and sudo) come first.</p>
 dd getevent init
 logcat logwrapper
 newfs_msdos reboot run-as
-sendevent start stop
+sendevent
 </b></blockquote>
 
 <p>We may eventually implement all of that, but for toybox 1.0 we need to
@@ -316,7 +316,7 @@ for later).</p>
 <blockquote><b>
 <span id=toolbox>
 dd getevent logcat logwrapper
-newfs_msdos sendevent start stop
+newfs_msdos sendevent
 </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