Ryan Barry has uploaded a new change for review. Change subject: Include iotop in the node-image ......................................................................
Include iotop in the node-image We don't currently package iotop, but there have been requests to add it, and it's a very small addition to the iamge. Include it. Change-Id: I7b77b08bfc5083664162289d402fc460aa66426f Bug-url: https://bugzilla.redhat.com/show_bug.cgi?id=1052348 Signed-off-by: Ryan Barry <[email protected]> --- M recipe/common-pkgs.ks 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/72/25872/1 diff --git a/recipe/common-pkgs.ks b/recipe/common-pkgs.ks index bcbab25..0d41d72 100644 --- a/recipe/common-pkgs.ks +++ b/recipe/common-pkgs.ks @@ -71,6 +71,7 @@ e2fsprogs sysfsutils less +iotop # Autotest support rhbz#631795 dosfstools # kdump -- To view, visit http://gerrit.ovirt.org/25872 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7b77b08bfc5083664162289d402fc460aa66426f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
