libibverbs package names are different between RHELS6 and SLES11, the original PE pkglist are only working for SLES11. So we need to distinguish the difference by adding new pkglists with OS types.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12663 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
wanghuaz 2012-05-14 09:44:47 +00:00
parent 98e9f25aaf
commit f4e5b2e9e0
4 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,3 @@
#INCLUDE:/opt/xcat/share/xcat/IBMhpc/IBMhpc.rhels6.ppc64.pkglist#
#INCLUDE:/opt/xcat/share/xcat/IBMhpc/pe/pe-1200.ppc64.pkglist#
#INCLUDE:/opt/xcat/share/xcat/IBMhpc/pe/pe-1200.rhels6.ppc64.pkglist#
#INCLUDE:/opt/xcat/share/xcat/IBMhpc/compilers/compilers.rhels6.pkglist#

View File

@ -4,7 +4,7 @@
#INCLUDE:/opt/xcat/share/xcat/IBMhpc/IBMhpc.sles11.ppc64.pkglist#
#INCLUDE:/opt/xcat/share/xcat/IBMhpc/compilers/compilers.pkglist#
#INCLUDE:/opt/xcat/share/xcat/IBMhpc/essl/essl.pkglist#
#INCLUDE:/opt/xcat/share/xcat/IBMhpc/pe/pe.pkglist#
#INCLUDE:/opt/xcat/share/xcat/IBMhpc/pe/pe-1200.sles11.ppc64.pkglist#
#INCLUDE:/opt/xcat/share/xcat/IBMhpc/rsct/rsct.pkglist#

View File

@ -0,0 +1,4 @@
# The following are for RHEL6 systems running InfiniBand networks
# You should comment out these packages when running with HFI,
libibverbs.ppc
libibverbs.ppc64

View File

@ -0,0 +1,4 @@
# The following are for SLES11 systems running InfiniBand networks
# You should comment out these packages when running with HFI,
libibverbs
libibverbs-32bit