]> git.openfabrics.org - ~emulex/ofed_scripts/.git/commit
install.pl: Add SLES11 support and remove OpenSUSE support for NFSRDMA
authorJon Mason <jon@opengridcomputing.com>
Thu, 2 Jul 2009 15:39:55 +0000 (10:39 -0500)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Sun, 5 Jul 2009 12:35:36 +0000 (15:35 +0300)
commit7229d57f4496fe2a89803d8709edf92ce630b080
tree89467020810ccfd2710c03b4135a75420336bfd0
parentdddb78e08c2b328d5114979896dfa28b146d7db9
install.pl: Add SLES11 support and remove OpenSUSE support for NFSRDMA

SLES11 support was removed when 2.6.27 kernel support was removed.  The
check in the patch requires that a hyphen be present in the 2.6.27
kernel string(which currently only SLES does).

Also, no OpenSUSE kernels are currently supported.  So they must be
excluded from the kernel checks.

Signed-Off-By: Jon Mason <jon@opengridcomputing.com>
install.pl