From a136fa5704a789cf9ef93fb7987a0dc342b81898 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 20 Dec 2014 14:58:03 -0600 Subject: Add tizen section to roadmap. --- www/roadmap.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'www/roadmap.html') diff --git a/www/roadmap.html b/www/roadmap.html index ba128f21..213ca6f6 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -33,6 +33,7 @@ and progress towards implementing it.

  • Linux "Standard" Base
  • Development Environment
  • Android Toolbox
  • +
  • Tizen Core
  • Miscelaneous: klibc, glibc, sash, sbase, s6...
  • @@ -327,6 +328,31 @@ newfs_msdos notify printenv r reboot schedtop sendevent setconsole setprop smd start stop top uptime vmstat watchprops watchdogd wipe +
    +

    Use case: Tizen Core

    + +

    The Tizen project has expressed a desire to eliminate GPLv3 software +from its core system, and is installing toybox as +part of this process.

    + +

    They have a fairly long list of new commands they'd like to see in toybox:

    + +
    + +arch base64 users dir vdir unexpand shred join csplit +hostid nproc runcon sha224 sha256 sha384 sha512 sha3 mkfs.vfat fsck.vfat +dosfslabel uname stdbuf pinky diff3 sdiff zcmp zdiff zegrep zfgrep zless zmore + +
    + +

    In addition, they'd like to use several commands currently in pending:

    + +
    + +tar diff printf wget rsync fdisk vi less tr test stty fold expr dd + +
    +

    klibc:

    -- cgit v1.2.3