aboutsummaryrefslogtreecommitdiff
path: root/www/roadmap.html
AgeCommit message (Collapse)Author
2015-02-07netcfg is being removed, but shows up in the toybox roadmap.Elliott Hughes
2015-01-01Tweak status.htmlRob Landley
2014-12-20Add tizen section to roadmap.Rob Landley
2014-11-24Android-related roadmap.html updates.enh
most notably: * Android switched to mksh several releases ago. * system/core/reboot is Android's reboot(1) (and sdcard is how emulated sdcards work in production, not a testing thing). * I removed all the "apparently unused" tools from the tree, since they were all actually unused with the exception of lsusb which people would build as/when they needed it. (which may need resurrecting when they come back and find there's no "lsusb -v" in toolbox.)
2014-10-07Basic update of the roadmap and status pages. (Both need a good scrub and ↵Rob Landley
polish beyond this.)
2014-04-12On further analysis, none of the glibc commands are interesting.Rob Landley
2014-04-12roadmap: describe glibc commands.Isaac Dunham
Some glibc commands are irrelevant because they're for functionality that is excluded from musl (mtrace, rpc*, localedef, iconvconfig, nscd). getconf and catchsegv look like candidates for the development toolchain; locale and iconv were already triaged. getent is pretty lame, but it and the timezone stuff (tzselect zic zdump) are the only new possibly interesting commands.
2014-04-09Note commands bundled with glibc but not musl.Rob Landley
No idea what to do about 'em yet, but there they are.
2014-02-21Update status page.Rob Landley
2014-01-04Change header and pages so each page has its own title.Rob Landley
2013-12-31A few more commands in request section of roadmap.Rob Landley
2013-09-01Update status and roadmap pages, and status page generator script.Rob Landley
2013-05-10Web page tweaks.Rob Landley
2013-03-27Where I left off on analysis of other multicall binaries...Rob Landley
2013-02-23Accumulated web page changes. (Release announcement for previous release, ↵Rob Landley
roadmap updates, etc.)
2013-01-31Wrong closing tag in roadmap.html.Rob Landley
2012-12-23Update mkstatus.py, roadmap.html, and status.html.Rob Landley
2012-12-06Update link to posix in docs (open group broke their website).Rob Landley
2012-11-13Announce release, add anchor tags to roadmap, tweak downloads in header (new ↵Rob Landley
bin directory pointing to downloads/binaries/$CURRENT).
2012-10-16Update roadmap/status with new toolbox analysis based on android system/core ↵Rob Landley
git repo.
2012-07-21More web page roadmap/status update stuff.Rob Landley