Fabian Deutsch has uploaded a new change for review. Change subject: recipe: Own pkglist for RHEVH7 ......................................................................
recipe: Own pkglist for RHEVH7 Change-Id: I54a0ec5ea3e00f7ffb1d129ee72b72db92c08fa8 Signed-off-by: Fabian Deutsch <[email protected]> --- D recipe/rhevh7-pkgs.ks A recipe/rhevh7-pkgs.ks 2 files changed, 13 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/05/25105/1 diff --git a/recipe/rhevh7-pkgs.ks b/recipe/rhevh7-pkgs.ks deleted file mode 120000 index 7cf082d..0000000 --- a/recipe/rhevh7-pkgs.ks +++ /dev/null @@ -1 +0,0 @@ -rhevh6-pkgs.ks \ No newline at end of file diff --git a/recipe/rhevh7-pkgs.ks b/recipe/rhevh7-pkgs.ks new file mode 100644 index 0000000..c366a81 --- /dev/null +++ b/recipe/rhevh7-pkgs.ks @@ -0,0 +1,13 @@ +# remove +-redhat-release-notes +# rhbz#641494 RFE - add libguestfs +libguestfs-winsupport +ltrace +vhostmd +# keyboard layout +system-config-keyboard-base +# firnmware +linux-firmware +#default plugins +ovirt-node-plugin-snmp +ovirt-node-plugin-cim -- To view, visit http://gerrit.ovirt.org/25105 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I54a0ec5ea3e00f7ffb1d129ee72b72db92c08fa8 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
