Dean Troyer | 32c520f | 2012-07-19 18:35:50 -0500 | [diff] [blame^] | 1 | bridge-utils |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 2 | pep8 |
3 | pylint | ||||
4 | python-pip | ||||
5 | screen | ||||
6 | unzip | ||||
7 | wget | ||||
8 | psmisc | ||||
9 | git-core | ||||
Jesse Andrews | 79736ff | 2011-09-11 18:26:33 -0700 | [diff] [blame] | 10 | lsof # useful when debugging |
Jesse Andrews | ba23cc7 | 2011-09-11 03:22:13 -0700 | [diff] [blame] | 11 | openssh-server |
Jesse Andrews | 4da4d16 | 2011-09-12 14:17:03 -0700 | [diff] [blame] | 12 | vim-nox |
Jesse Andrews | 79736ff | 2011-09-11 18:26:33 -0700 | [diff] [blame] | 13 | locate # useful when debugging |
Anthony Young | f33796e | 2011-09-22 00:14:12 -0700 | [diff] [blame] | 14 | python-virtualenv |
Anthony Young | 4b4accc | 2011-09-22 00:19:37 -0700 | [diff] [blame] | 15 | python-unittest2 |
Anthony Young | 78bd0cb | 2011-10-19 02:20:04 -0700 | [diff] [blame] | 16 | iputils-ping |
17 | wget | ||||
18 | curl | ||||
19 | tcpdump | ||||
Vishvananda Ishaya | f56e395 | 2011-10-24 16:05:57 -0700 | [diff] [blame] | 20 | euca2ools # only for testing client |
Vincent Untz | 03086e1 | 2012-07-04 12:27:42 +0200 | [diff] [blame] | 21 | tar |
John Garbutt | 2ee1fd1 | 2012-07-31 11:59:43 +0100 | [diff] [blame] | 22 | python-cmd2 # dist:precise |