Allow for better migration installs by adding neteffect library
components into the list of previous ofed packages.
Signed-off-by: Glenn Streiff <[EMAIL PROTECTED]>
---
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"
);
_______________________________________________
ewg mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg