[Ovirt-devel] [PATCH release] Add ovirt-node-selinux to list of packages to install to host in update-host

Perry Myers pmyers at redhat.com
Thu Oct 9 13:30:39 UTC 2008


Signed-off-by: Perry Myers <pmyers at redhat.com>
---
 ovirt.mk |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/ovirt.mk b/ovirt.mk
index dc28f6c..4a45f7e 100644
--- a/ovirt.mk
+++ b/ovirt.mk
@@ -82,7 +82,8 @@ update-host:
 	@$(write_repo_file)
 	@sudo yum install -c $(OVIRT_CACHE_DIR)/ovirt-local.repo -y \
 	  --enablerepo=ovirt \
-	  ovirt-release ovirt-build ovirt-appliance ovirt-node ovirt-docs
+	  ovirt-release ovirt-build ovirt-appliance ovirt-node ovirt-docs \
+	  ovirt-node-selinux
 
 tar-src:
 	@mkdir -p $(OVIRT_CACHE_DIR)
-- 
1.5.5.1




More information about the ovirt-devel mailing list