I have that applied locally but I also have a uclinux triage halfway done in my roadmap.
(I'm to the point where everything's blocking everything else. Trying to flush stuff out...) Rob On 09/10/2015 09:09 PM, enh wrote: > ping. (no complaints yet.) > > On Mon, Aug 31, 2015 at 4:02 PM, enh <[email protected]> wrote: >> Another Android roadmap update. >> >> As an experiment, we've switched to the toybox uptime anyway. If >> anyone even notices, we can think then about what we want to do about >> supporting traditional Android uptime behavior. >> >> diff --git a/www/roadmap.html b/www/roadmap.html >> index afb49ba..50b1aa2 100755 >> --- a/www/roadmap.html >> +++ b/www/roadmap.html >> @@ -238,7 +238,7 @@ following commands:</p> >> <blockquote><b> >> dd du df getevent iftop ioctl log ls >> lsof nandread newfs_msdos ps prlimit >> -sendevent start stop top uptime >> +sendevent start stop top >> </b></blockquote> >> >> <h3>Other Android core commands</h3> >> @@ -267,7 +267,7 @@ implementing the full commands (fdisk, init, and >> sudo) come first.</p> >> dd du df getevent iftop init ioctl >> log logcat logwrapper ls lsof nandread >> newfs_msdos ps prlimit reboot run-as >> -sendevent start stop top uptime >> +sendevent start stop top >> </b></blockquote> >> >> <p>We may eventually implement all of that, but for toybox 1.0 we need to >> @@ -281,7 +281,7 @@ for later).</p> >> <span id=toolbox> >> dd du df getevent iftop ioctl log logcat logwrapper ls lsof >> nandread newfs_msdos ps prlimit sendevent >> -start stop top uptime >> +start stop top >> </span> >> </b></blockquote> > > > _______________________________________________ Toybox mailing list [email protected] http://lists.landley.net/listinfo.cgi/toybox-landley.net
