]> git.openfabrics.org - ~tnikolova/ofed_scripts/.git/commit
install: Do not install NFSoRDMA by default.
authorVladimir Sokolovsky <vlad@mellanox.co.il>
Sun, 9 Jan 2011 09:37:41 +0000 (11:37 +0200)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Sun, 9 Jan 2011 09:37:41 +0000 (11:37 +0200)
commit6e8aebc96b1ec7c2b8d636123e22b3947dbfd455
tree1a740260825b4fc96fdaff609953031a970778cd
parent25e309159d45eabebd4c17a16306425c5cf498da
install: Do not install NFSoRDMA by default.

NFSoRDMA is very unstable, so, it will not be installed by default.
To force NFSoRDMA installation one need to add the following lines to the ofed.conf:

nfsrdma=y
rnfs-utils=y

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
install.pl