feat(coreos-base/coreos): Add brctl

It would be nice if it was possible to look at the state of the docker0
bridge, so here is the proper tool to do that.
This commit is contained in:
Michael Marineau 2014-03-06 12:59:00 -08:00
parent bed5a73bab
commit d323185a61
2 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ RDEPEND="${RDEPEND}
coreos-base/coretest coreos-base/coretest
net-analyzer/nmap net-analyzer/nmap
net-firewall/iptables net-firewall/iptables
net-misc/bridge-utils
net-misc/rsync net-misc/rsync
net-misc/tlsdate net-misc/tlsdate
net-misc/wget net-misc/wget