[ewg] [ PATCH ] RDMA/libnes Update install.pl to remove backlevel libnes

Vladimir Sokolovsky vlad at dev.mellanox.co.il
Wed May 21 23:23:51 PDT 2008


Glenn Streiff wrote:
> Allow for better migration installs by adding neteffect library
> components into the list of previous ofed packages.
> 
> Signed-off-by: Glenn Streiff <gstreiff at neteffect.com>
> ---
> Vlad, 
> 
> Please apply to ofed_1_3_scripts.git if the window is still open.
> Otherwise queue for 1.4.  Thanks,  Glenn
> 
>  install.pl |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/install.pl b/install.pl
> index 3d95eca..e608ba0 100755
> --- a/install.pl
> +++ b/install.pl
> @@ -249,7 +249,8 @@ my @prev_ofed_packages = (
>                          "libsdp", "librdmacm", "librdmacm-devel", "librdmacm-utils",
>                          "openib-diags", "openib-mstflint", "openib-perftest", "openib-srptools", "openib-tvflash",
>                          "openmpi", "openmpi-devel", "openmpi-libs",
> -                        "ibutils", "ibutils-devel", "ibutils-libs"
> +                        "ibutils", "ibutils-devel", "ibutils-libs",
> +                        "libnes", "libnes-devel"
>                          );
>  
>  

Done,

Regards,
Vladimir



More information about the ewg mailing list