aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/mkstatus.py1
-rwxr-xr-xwww/roadmap.html5
-rwxr-xr-xwww/status.html3
3 files changed, 8 insertions, 1 deletions
diff --git a/scripts/mkstatus.py b/scripts/mkstatus.py
index cb34d457..5ac6f085 100755
--- a/scripts/mkstatus.py
+++ b/scripts/mkstatus.py
@@ -93,6 +93,7 @@ for i in stuff:
for j in stuff[i]:
if "ready" in reverse[j]: continue
+ elif "pending" in reverse[j]: todo.append('<strike>%s</strike>' % j)
else: todo.append(categorize(reverse,j,i))
if todo:
diff --git a/www/roadmap.html b/www/roadmap.html
index 97988537..8892a3db 100755
--- a/www/roadmap.html
+++ b/www/roadmap.html
@@ -670,6 +670,11 @@ dig 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 iwconfig iwlist rdate
+dos2unix unix2dos catv clear
+pmap realpath setsid timeout truncate
+mkswap swapon swapoff
+count oneit fstype
+acpi blkid eject pwdx
</span>
</b></blockquote>
diff --git a/www/status.html b/www/status.html
index a0653a8c..b7ddc943 100755
--- a/www/status.html
+++ b/www/status.html
@@ -15,12 +15,13 @@
<blockquote><b>
<span id=ready>
basename cal cat catv chgrp chmod chown chvt cksum clear cmp comm count cp
-df dirname dmesg dos2unix echo egrep env false fgrep gethostname grep groups
+df dirname dmesg dos2unix echo egrep env false fgrep hostname grep groups
killall link logname losetup ls lsmod md5sum mkdir mkfifo mkswap mktemp mv
nice nohup od oneit paste pivot_root pmap pwd readahead realpath renice rev
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
</span>
</b></blockquote>