feat(coreos/base): add ping

sysadmins are likely going to need some basic tools to debug network
stuff in the base system.
This commit is contained in:
Brandon Philips 2013-09-04 11:42:07 -07:00
parent 44dc6d71f6
commit 7daa5ecbc0
2 changed files with 1 additions and 0 deletions

View File

@ -152,6 +152,7 @@ RDEPEND="${RDEPEND}
dev-db/etcd dev-db/etcd
dev-db/etcdctl dev-db/etcdctl
net-fs/nfs-utils net-fs/nfs-utils
net-misc/iputils
" "
# TODO(dianders): # TODO(dianders):