[Ovirt-devel] [PATCH] Copy the ISO managed node and src RPMs along with the pxe managed nodes

Chris Lalancette clalance at redhat.com
Mon Jun 30 07:05:43 UTC 2008


Perry Myers wrote:
> Signed-off-by: Perry Myers <pmyers at redhat.com>
> ---
>  build-all.sh |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/build-all.sh b/build-all.sh
> index d231241..cee0c8c 100755
> --- a/build-all.sh
> +++ b/build-all.sh
> @@ -227,8 +227,8 @@ repo --name=ovirt --baseurl=http://localhost/ovirt
>  EOF
>      bumpver
>      make rpms
> -    rm -f $OVIRT/ovirt-host-image-pxe*rpm
> -    cp rpm-build/ovirt-host-image-pxe*rpm $OVIRT
> +    rm -f $OVIRT/ovirt-host-image*rpm
> +    cp rpm-build/ovirt-host-image*rpm $OVIRT
>      cd $OVIRT
>      createrepo .
>  fi

ACK

Chris Lalancette




More information about the ovirt-devel mailing list