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
