Merge pull request #407 from gregkh/iproute

fix(coreos-base/coreos): add iproute2 to the base image
This commit is contained in:
Michael Marineau 2014-03-11 16:53:05 -07:00
commit 6264c82e2b
2 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ RDEPEND="${RDEPEND}
sys-apps/dbus
sys-apps/gawk
sys-apps/grep
sys-apps/iproute2
sys-apps/kexec-tools
sys-apps/less
sys-apps/net-tools