Fix a couple critical bugs

This commit is contained in:
Neale Pickett 2010-10-29 21:47:10 -06:00
parent 58b4d081ce
commit 028d1e3868
4 changed files with 19 additions and 1 deletions

View File

@ -2,4 +2,20 @@
* tanks/designer.cgi: s/token/team hash/
* teams.txt: Come up with a better solution to creating this at boot
NMT
---
* Lots of files missing at startup: I really need a new-contest script
* Tanks aren't awarding points (hadn't added tokens to packages)
* put tokencli in tanks package
* all packages ought to work standalone
* scoreboard: 8 points (1,1,3,3) looks incorrectly proportioned, maybe
table height competing with cell height?
* sequence 300; puzzler isn't taking the unicode character right
Physical
--------
* We should buy a longer VGA cable
* Tape!

View File

@ -1 +1 @@
jako561962
bigbadaboom

View File

@ -3,5 +3,6 @@
hostname mcp
ifconfig eth0 10.0.0.2 netmask 255.255.0.0
route add default gw 10.0.0.1
exec inotifyd true $(pwd):x

View File

@ -7,4 +7,5 @@ fi
hostname pwnables
ifconfig eth0 10.0.0.10 netmask 255.255.0.0
route add default gw 10.0.0.1
exec inotifyd true $(pwd):x