changeset 1205:bd745ae2b115 draft

Update status page.
author Rob Landley <rob@landley.net>
date Fri, 21 Feb 2014 22:24:02 -0600
parents a0f08d393def
children 1b36fd8dd5cf
files scripts/mkstatus.py www/roadmap.html www/status.html
diffstat 3 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/mkstatus.py	Fri Feb 21 22:21:59 2014 -0600
+++ b/scripts/mkstatus.py	Fri Feb 21 22:24:02 2014 -0600
@@ -93,6 +93,7 @@
 
   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:
--- a/www/roadmap.html	Fri Feb 21 22:21:59 2014 -0600
+++ b/www/roadmap.html	Fri Feb 21 22:24:02 2014 -0600
@@ -670,6 +670,11 @@
 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>
 
--- a/www/status.html	Fri Feb 21 22:21:59 2014 -0600
+++ b/www/status.html	Fri Feb 21 22:24:02 2014 -0600
@@ -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>