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

Jim Meyering jim at meyering.net
Thu Oct 9 13:34:45 UTC 2008


Perry Myers <pmyers at redhat.com> wrote:
> 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)

ACK (20-min build in progress)




More information about the ovirt-devel mailing list