[Toybox] Toybox integration in Tizen

Rob Landley rob at landley.net
Wed Oct 1 06:47:23 PDT 2014


On 10/01/14 03:15, Xavier Roche wrote:
> 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...

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:

http://landley.net/toybox/status.html
http://landley.net/toybox/help.html
http://landley.net/toybox/roadmap.html

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...

> Any informations would really help us to size up the work to do.

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:

http://landley.net/toybox/cleanup.html

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

Rob

 1412171243.0


More information about the Toybox mailing list