[ewg] [ PATCH ] RDMA/libnes Update install.pl to remove backlevel libnes
Glenn Streiff
gstreiff at neteffect.com
Wed May 21 16:05:17 PDT 2008
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"
);
More information about the ewg
mailing list