From 934b2d3d9a70fafbc1805b17d0cd4f4334d317a1 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Fri, 10 May 2013 18:54:14 -0500 Subject: [PATCH] Web page tweaks. --- www/about.html | 32 +++++++++++++++----------------- www/roadmap.html | 3 ++- 2 files changed, 17 insertions(+), 18 deletions(-) diff --git a/www/about.html b/www/about.html index 7d98de4..95aae25 100755 --- a/www/about.html +++ b/www/about.html @@ -5,23 +5,21 @@

What is ToyBox?

-

The goal of the Toybox project is to create simple, small, fast, and -correct implementations of all the standard Linux command line utilities. -There's a page on design goals.

- -

Toybox offers configurable levels of functionality, and should scale from -tiny embedded systems up to general purpose development environments. -The author plans to install it on his Android phone in place of Toolbox, -and the Aboriginal Linux project is working to get a -complete Linux system to rebuild itself from source code using toybox.

- -

Toybox is released under a simple 2-clause BSD-style -license. (Earlier versions were released under GPLv2, but -that changed.)

- -

Toybox can be built as a single "swiss army knife" executable (ala BusyBox -or Red Hat's Nash), or each command can be built as a traditional independent -executable.

+

Toybox provides simple, small, fast, and correct implementations of all the +standard Linux command line utilities.

+ +

Toybox should scale from tiny embedded systems up to general purpose +development environments. We test using it on Android phones in place of +Toolbox, and the Aboriginal Linux project is working +to get a complete Linux system to rebuild itself from source code using +toybox.

+ +

Toybox is released under what's been nicknamed a "zero +clause BSD" license, essentially public domain with a liability +disclaimer.

+ +

Toybox can be built as a single multicall ("swiss army knife") executable, +or each command can be built as a traditional independent executable.

What commands are implemented in Toybox?

diff --git a/www/roadmap.html b/www/roadmap.html index 4aa6d87..94df830 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -326,7 +326,7 @@ setprop smd start stop top uptime vmstat watchprops watchdogd wipe
-

kblic:

+

klibc:

Long ago some kernel developers came up with a project called klibc. @@ -668,6 +668,7 @@ OpenSolaris.

freeramdisk getty halt hexdump hwclock klogd modprobe ping ping6 pivot_root poweroff readahead rev sfdisk sudo syslogd taskset telnet telnetd tracepath traceroute unzip usleep vconfig zip free login modinfo unshare netcat help w +ntpd -- 2.7.4