Ryan Barry has uploaded a new change for review. Change subject: Include kbd on fedora so setfont is present ......................................................................
Include kbd on fedora so setfont is present Now that we call setfont, make sure it's actually there Change-Id: I517e41b6240d1482c3012e4adb1409f12024167d 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/73/29973/1 diff --git a/recipe/common-pkgs.ks b/recipe/common-pkgs.ks index 9b76e74..d3d951c 100644 --- a/recipe/common-pkgs.ks +++ b/recipe/common-pkgs.ks @@ -35,6 +35,7 @@ tcpdump pciutils usbutils +kbd lsscsi psmisc numactl -- To view, visit http://gerrit.ovirt.org/29973 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I517e41b6240d1482c3012e4adb1409f12024167d 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
