coreos: add lshw to base image

An easy tool for reporting exactly what hardware we are dealing with.
This commit is contained in:
Michael Marineau 2015-06-24 14:17:07 -07:00
parent 8f5a0f89f1
commit ebe93cea3f
2 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ RDEPEND="${RDEPEND}
sys-apps/iproute2
sys-apps/kexec-tools
sys-apps/less
sys-apps/lshw
sys-apps/net-tools
sys-apps/pciutils
sys-apps/rng-tools