<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks Rob for this feedback.<br>
    <br>
    I am currently packaging toybox in Tizen environment in order to
    provide a more precise runtime status.<br>
    The main idea for me is to first create a Tizen image with toybox in
    replacement of coreutils.<br>
    I will then replace other commands provided by other packages
    (diffutils, cpio, sed, findutils ...) by toybox commands.<br>
    <br>
    I will soon be able to provide you a detailed roadmap for toybox
    integration, so that i hope we could work together!<br>
    <br>
    Xavier<br>
    <br>
    <font color="#666666">--<br>
      Xavier Roche<br>
      Intel OTC - Open Source Technology Center</font><br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 01/10/2014 15:47, Rob Landley wrote:<br>
    </div>
    <blockquote cite="mid:542C05EB.10103@landley.net" type="cite">
      <pre wrap="">On 10/01/14 03:15, Xavier Roche wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Hi all,

I am currently working on the Tizen project.
We are deeply interesting in integrating Toybox in final Tizen images.

According to the actual missing/pending features, and in order to
schedule such an integration in Tizen, I would need to know the precise
roadmap with eventually some features priority...
</pre>
      </blockquote>
      <pre wrap="">
I'm cutting a release today with what's in the repository plus the
#ifdef __MUSL__ fix for rm. I'm working on the release notes now, and
then I need to rebuild the static binaries, and update the status, help,
and roadmap pages:

<a class="moz-txt-link-freetext" href="http://landley.net/toybox/status.html">http://landley.net/toybox/status.html</a>
<a class="moz-txt-link-freetext" href="http://landley.net/toybox/help.html">http://landley.net/toybox/help.html</a>
<a class="moz-txt-link-freetext" href="http://landley.net/toybox/roadmap.html">http://landley.net/toybox/roadmap.html</a>

That roadmap page lists what needs to be implemented and why, but
doesn't have sequencing information (what order to work on stuff in).
I'm always interested in prioritization suggestions...

</pre>
      <blockquote type="cite">
        <pre wrap="">Any informations would really help us to size up the work to do.
</pre>
      </blockquote>
      <pre wrap="">
The real bottleneck is cleanup. The "pending" directory has
implementations of a lot of commands that need the kind of
transformation documented here for some previous commands that have
undergone it:

<a class="moz-txt-link-freetext" href="http://landley.net/toybox/cleanup.html">http://landley.net/toybox/cleanup.html</a>

Divya Kothari has been adding test suite entries, more eyes reviewing
those would also be welcome.

Rob
</pre>
    </blockquote>
    <br>
  </body>
</html>