From d502975632315ff7eafc2ee9738423f6c1471cb4 Mon Sep 17 00:00:00 2001 From: Vladimir Sokolovsky Date: Thu, 29 Jul 2010 15:21:03 +0300 Subject: [PATCH] Update the list of RPMs for uninstall Added ibutils2 Signed-off-by: Vladimir Sokolovsky --- install.pl | 2 +- uninstall.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install.pl b/install.pl index 84b462c..04867f8 100755 --- a/install.pl +++ b/install.pl @@ -321,7 +321,7 @@ my @prev_ofed_packages = ( "libsdp", "librdmacm", "librdmacm-devel", "librdmacm-utils", "ibacm", "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", "ibutils2", "ibutils2-devel", "libnes", "libnes-devel", "infinipath-psm", "infinipath-psm-devel" ); diff --git a/uninstall.sh b/uninstall.sh index 918ca29..9b10fc0 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -88,7 +88,7 @@ IB_ALL_PACKAGES="$IB_ALL_PACKAGES compat-dapl-1.2.5 compat-dapl-devel-1.2.5 comp IB_ALL_PACKAGES="$IB_ALL_PACKAGES dapl dapl-devel dapl-devel-static dapl-utils dapl-debuginfo dapl-static" IB_ALL_PACKAGES="$IB_ALL_PACKAGES qlvnictools qlvnictools-debuginfo ibvexdmtools ibvexdmtools-debuginfo qlgc_vnic_daemon sdpnetstat sdpnetstat-debuginfo" IB_ALL_PACKAGES="$IB_ALL_PACKAGES srptools srptools-debuginfo rds-tools rds-devel rds-tools-debuginfo rnfs-utils rnfs-utils-debuginfo" -IB_ALL_PACKAGES="$IB_ALL_PACKAGES ibsim ibsim-debuginfo" +IB_ALL_PACKAGES="$IB_ALL_PACKAGES ibsim ibsim-debuginfo ibutils2 ibutils2-devel ibutils2-debuginfo" IB_ALL_PACKAGES="$IB_ALL_PACKAGES ibutils ibutils-debuginfo ibutils-libs ibutils-devel infiniband-diags infiniband-diags-debuginfo qperf qperf-debuginfo" IB_ALL_PACKAGES="$IB_ALL_PACKAGES openib-mstflint openib-tvflash openib-srptools openib-perftest" IB_ALL_PACKAGES="$IB_ALL_PACKAGES ofed-docs ofed-scripts" -- 2.46.0