# HG changeset patch # User Rob Landley # Date 1419109083 21600 # Node ID 942e1cacb5b3bdad8d6ead879ea8608cd5bad4cb # Parent 7d60ceb548d732e31a6446336b336b4a8d655c51 Add tizen section to roadmap. diff -r 7d60ceb548d7 -r 942e1cacb5b3 www/roadmap.html --- a/www/roadmap.html Fri Dec 19 21:17:49 2014 -0600 +++ b/www/roadmap.html Sat Dec 20 14:58:03 2014 -0600 @@ -33,6 +33,7 @@
  • Linux "Standard" Base
  • Development Environment
  • Android Toolbox
  • +
  • Tizen Core
  • Miscelaneous: klibc, glibc, sash, sbase, s6...
  • @@ -327,6 +328,31 @@ 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: