[Ovirt-devel] [PATCH] install selected Matahari agents and the broker

Alan Pevec apevec at redhat.com
Sat Jul 23 23:10:51 UTC 2011


Note: f15 has matahari-net, f16 matahari-network
---
 recipe/ovirt15-pkgs.ks |    6 +++++-
 recipe/ovirt16-pkgs.ks |   23 ++++++++++++++++++++++-
 2 files changed, 27 insertions(+), 2 deletions(-)
 mode change 120000 => 100644 recipe/ovirt16-pkgs.ks

diff --git a/recipe/ovirt15-pkgs.ks b/recipe/ovirt15-pkgs.ks
index 85bb29f..f3bae4e 100644
--- a/recipe/ovirt15-pkgs.ks
+++ b/recipe/ovirt15-pkgs.ks
@@ -7,7 +7,11 @@ generic-logos
 collectd
 collectd-rrdtool
 libvirt-qpid
-matahari
+# install selected Matahari agents and the broker
+matahari-broker
+matahari-host
+matahari-net
+#
 anyterm
 glusterfs-client
 # F15 dracut missing dep, bz# ???
diff --git a/recipe/ovirt16-pkgs.ks b/recipe/ovirt16-pkgs.ks
deleted file mode 120000
index ea00c05..0000000
--- a/recipe/ovirt16-pkgs.ks
+++ /dev/null
@@ -1 +0,0 @@
-ovirt15-pkgs.ks
\ No newline at end of file
diff --git a/recipe/ovirt16-pkgs.ks b/recipe/ovirt16-pkgs.ks
new file mode 100644
index 0000000..33c2f50
--- /dev/null
+++ b/recipe/ovirt16-pkgs.ks
@@ -0,0 +1,22 @@
+# remove
+-fedora-release
+-fedora-release-notes
+-fedora-logos
+generic-logos
+# Fedora only packages
+collectd
+collectd-rrdtool
+libvirt-qpid
+# install selected Matahari agents and the broker
+matahari-broker
+matahari-host
+matahari-network
+#
+anyterm
+glusterfs-client
+# F15 dracut missing dep, bz# ???
+less
+# alternate management tools
+libvirt-cim
+tog-pegasus
+openslp
-- 
1.7.3.4




More information about the ovirt-devel mailing list