From 8fe1814b0754c9c051543408b4d7e909b609af01 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 7 Oct 2014 14:11:54 -0500 Subject: Basic update of the roadmap and status pages. (Both need a good scrub and polish beyond this.) --- www/roadmap.html | 22 +++++++++++++++++++++- www/status.html | 3 +++ 2 files changed, 24 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/roadmap.html b/www/roadmap.html index 44c2ed38..24157119 100755 --- a/www/roadmap.html +++ b/www/roadmap.html @@ -201,6 +201,19 @@ require bash extensions not present in shells such as busybox ash. This means that toysh needs to supply several bash extensions _and_ work when called under the name "bash".

+

The Aboriginal Linux +self-bootstrapping build still uses the following busybox commands, +not yet supplied by toybox:

+ash awk bunzip2 bzip2 dd diff expr fdisk ftpd ftpget ftpput gunzip +gzip less man pgrep ping pkill ps route sed sh sha512sum tar test tr unxz vi +wget xzcat zcat

+ +

Many of those are in "pending". Most of the archive commands are needed +because busybox tar doesn't call external versions. The remaining "difficult" +commands are vi, awk, and ash.

+

Use case: Replacing Android Toolbox

@@ -715,7 +728,8 @@ OpenSolaris.


Requests:

-

The following additional commands have been requested by various users:

+

The following additional commands have been requested (and often submitted) +by various users:

dig freeramdisk getty halt hexdump hwclock klogd modprobe ping ping6 pivot_root @@ -727,6 +741,12 @@ pmap realpath setsid timeout truncate mkswap swapon swapoff count oneit fstype acpi blkid eject pwdx +sulogin rfkill bootchartd +arp makedevs sysctl killall5 crond crontab deluser last mkpasswd watch +ipaddr iplink iproute blockdev rpm2cpio arping brctl dumpleases fsck +tcpsvd tftpd +factor fallocate fsfreeze inotifyd lspci nbd-client partprobe strings +
diff --git a/www/status.html b/www/status.html index b7ddc943..6045d3b7 100755 --- a/www/status.html +++ b/www/status.html @@ -22,6 +22,9 @@ rm seq setsid sha1sum sleep sort split stat swapoff swapon sync tac taskset tee time timeout true truncate tty uniq unix2dos unlink usleep uudecode uuencode wc which whoami yes acpi blkid eject nl pwdx reboot su umount fstype halt poweroff +blockdev chattr cpio factor fallocate find freeramdisk fsfreeze inotifyd +install killall5 lsattr lspci makedevs mkpasswd mount nbd-client partprobe +rfkill strings sysctl -- cgit v1.2.3