[node-patches] Change in ovirt-node[master]: don't include libguestfs
mburns at redhat.com
mburns at redhat.com
Tue Jan 29 13:30:26 UTC 2013
Michael Burns has uploaded a new change for review.
Change subject: don't include libguestfs
......................................................................
don't include libguestfs
dependency issues
Change-Id: If36443b9456c68fd50f91120f5cb8a6314eba951
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M recipe/common-pkgs.ks
1 file changed, 5 insertions(+), 5 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/99/11499/1
diff --git a/recipe/common-pkgs.ks b/recipe/common-pkgs.ks
index bf0ad9c..f1de293 100644
--- a/recipe/common-pkgs.ks
+++ b/recipe/common-pkgs.ks
@@ -92,11 +92,11 @@
# crypto swap support
cryptsetup-luks
# rhbz#641494 RFE - add libguestfs
-libguestfs
-python-libguestfs
-libguestfs-tools-c
-python-hivex
-febootstrap-supermin-helper
+#libguestfs
+#python-libguestfs
+#libguestfs-tools-c
+#python-hivex
+#febootstrap-supermin-helper
# sosreport soft-dep
rpm-python
# for efi installs
--
To view, visit http://gerrit.ovirt.org/11499
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If36443b9456c68fd50f91120f5cb8a6314eba951
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list