diff options
author | ficus <ficus@robocracy.org> | 2012-12-31 11:45:11 -0500 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-12-31 11:45:11 -0500 |
commit | 6b3c96c5e321db43eea5731ff34b546dd3773b06 (patch) | |
tree | 52b440f4ab9126894feefbf0d07a67b82304487f | |
parent | 89f272888db7d9fd43c68e33e1dcec2fd416f2f8 (diff) | |
download | torouter-live-novena.tar.gz torouter-live-novena.zip |
add iotop and iftop for debuggingnovena
-rw-r--r-- | config/package-lists/debug.list.chroot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/package-lists/debug.list.chroot b/config/package-lists/debug.list.chroot index f3dc7aa..f765abf 100644 --- a/config/package-lists/debug.list.chroot +++ b/config/package-lists/debug.list.chroot @@ -3,3 +3,5 @@ usbutils iperf dnsutils i2c-tools +iftop +iotop |