]> git.openfabrics.org - ~vlad/ofed_scripts.git/log
~vlad/ofed_scripts.git
16 years agoinstall.pl: pass $optflags to the rpmbuild command in the case of non default prefix.
Vladimir Sokolovsky [Mon, 5 Nov 2007 09:03:55 +0000 (11:03 +0200)]
install.pl: pass $optflags to the rpmbuild command in the case of non default prefix.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded dapl-v1 and dapl-v2 packages.
Vladimir Sokolovsky [Mon, 5 Nov 2007 07:13:16 +0000 (09:13 +0200)]
Added dapl-v1 and dapl-v2 packages.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: Add mpi-selector variables for the Open MPI.
Vladimir Sokolovsky [Wed, 31 Oct 2007 08:38:48 +0000 (10:38 +0200)]
install.pl: Add mpi-selector variables for the Open MPI.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: Set use_mpi_selector for mvapich.
Vladimir Sokolovsky [Wed, 31 Oct 2007 08:12:46 +0000 (10:12 +0200)]
install.pl: Set use_mpi_selector for mvapich.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: gcc-c++ is required for mstflint installation.
Vladimir Sokolovsky [Tue, 30 Oct 2007 12:37:19 +0000 (14:37 +0200)]
install.pl: gcc-c++ is required for mstflint installation.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: flex and bison are required to build opensm RPM.
Vladimir Sokolovsky [Tue, 30 Oct 2007 12:06:56 +0000 (14:06 +0200)]
install.pl: flex and bison are required to build opensm RPM.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: define shell_startup_dir to /etc/profile.d for mpi-selector package.
Vladimir Sokolovsky [Mon, 29 Oct 2007 17:50:14 +0000 (19:50 +0200)]
install.pl: define shell_startup_dir to /etc/profile.d for mpi-selector package.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: Check the installation prefix of existing RPMs, if
Vladimir Sokolovsky [Mon, 29 Oct 2007 17:41:56 +0000 (19:41 +0200)]
install.pl: Check the installation prefix of existing RPMs, if
does not match to the required prefix, rebuild all the RPMs.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: IPoIB configuration based on Eth configuration.
Vladimir Sokolovsky [Mon, 29 Oct 2007 09:14:07 +0000 (11:14 +0200)]
install.pl: IPoIB configuration based on Eth configuration.
Check that Eth dev status is UP.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: Fix ibutils prefix.
Vladimir Sokolovsky [Mon, 29 Oct 2007 07:54:24 +0000 (09:54 +0200)]
install.pl: Fix ibutils prefix.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: check if there are installed previous OFED rpms and remove them.
Vladimir Sokolovsky [Sun, 28 Oct 2007 15:06:21 +0000 (17:06 +0200)]
install.pl: check if there are installed previous OFED rpms and remove them.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: For IPoIB interfaces configuration based in Eth configuration
Vladimir Sokolovsky [Sun, 28 Oct 2007 10:05:05 +0000 (12:05 +0200)]
install.pl: For IPoIB interfaces configuration based in Eth configuration
chack Eth device status using 'ip' utility instead of using /sys/class/net
interface which is different on the different OSes.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall.pl: add list of previous ofed packages to be used for uninstall.
Vladimir Sokolovsky [Thu, 25 Oct 2007 10:32:45 +0000 (12:32 +0200)]
install.pl: add list of previous ofed packages to be used for uninstall.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded qperf utility.
Vladimir Sokolovsky [Thu, 25 Oct 2007 07:19:35 +0000 (09:19 +0200)]
Added qperf utility.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: replease some print command.
Vladimir Sokolovsky [Sun, 21 Oct 2007 08:33:29 +0000 (10:33 +0200)]
install: replease some print command.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: set existing kernel dependent RPMs according to the required kernel
Vladimir Sokolovsky [Sun, 21 Oct 2007 08:20:50 +0000 (10:20 +0200)]
install: set existing kernel dependent RPMs according to the required kernel
version.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinsatll: Fix cross kernel rpmbuild.
Vladimir Sokolovsky [Thu, 18 Oct 2007 12:17:42 +0000 (14:17 +0200)]
insatll: Fix cross kernel rpmbuild.
BUG: https://bugs.openfabrics.org/show_bug.cgi?id=740

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: Fix ipoib configuration based on the local LAN interface.
Vladimir Sokolovsky [Tue, 16 Oct 2007 15:06:02 +0000 (17:06 +0200)]
install: Fix ipoib configuration based on the local LAN interface.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: set rpmexist32 for corresponding arch.
Vladimir Sokolovsky [Tue, 16 Oct 2007 13:33:00 +0000 (15:33 +0200)]
install: set rpmexist32 for corresponding arch.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: fixed open-iscsi installation.
Vladimir Sokolovsky [Tue, 16 Oct 2007 13:30:23 +0000 (15:30 +0200)]
install: fixed open-iscsi installation.
BUG: https://bugs.openfabrics.org/show_bug.cgi?id=720

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: fixed openmpi_wrapper_cxx_flags quoting issue.
Vladimir Sokolovsky [Tue, 16 Oct 2007 10:17:31 +0000 (12:17 +0200)]
install: fixed openmpi_wrapper_cxx_flags quoting issue.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: tvflash requires pciutils-devel
Vladimir Sokolovsky [Tue, 16 Oct 2007 08:53:16 +0000 (10:53 +0200)]
install: tvflash requires pciutils-devel

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: Remove exception from tvflash package.
Vladimir Sokolovsky [Tue, 16 Oct 2007 08:40:11 +0000 (10:40 +0200)]
install: Remove exception from tvflash package.
BUG: 741

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: Set available=0 for iser and qlgc_vnic modules.
Vladimir Sokolovsky [Tue, 16 Oct 2007 07:58:17 +0000 (09:58 +0200)]
install: Set available=0 for iser and qlgc_vnic modules.
         They are not available for all kernels.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd 'network_dir' parameter to kernel-ib rpmbuild command.
Vladimir Sokolovsky [Tue, 16 Oct 2007 07:35:41 +0000 (09:35 +0200)]
Add 'network_dir' parameter to kernel-ib rpmbuild command.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd OFA_KERNEL_PARAMS support for backward compatibility.
Vladimir Sokolovsky [Mon, 15 Oct 2007 13:35:33 +0000 (15:35 +0200)]
Add OFA_KERNEL_PARAMS support for backward compatibility.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoFix sdpnetstat and rds-tools cpmpilation on RH5 ppc64.
Vladimir Sokolovsky [Sun, 14 Oct 2007 15:16:56 +0000 (17:16 +0200)]
Fix sdpnetstat and rds-tools cpmpilation on RH5 ppc64.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoFix OFED-1.3 installation on ppc64.
Vladimir Sokolovsky [Sun, 14 Oct 2007 14:22:37 +0000 (16:22 +0200)]
Fix OFED-1.3 installation on ppc64.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd '--without-depcheck' flag to skip Linux Distro's libraries check.
Vladimir Sokolovsky [Thu, 11 Oct 2007 14:38:17 +0000 (16:38 +0200)]
Add '--without-depcheck' flag to skip Linux Distro's libraries check.
May be useful on Ubuntu and Open SuSE 10.2.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoFix typo in the usage.
Vladimir Sokolovsky [Thu, 11 Oct 2007 12:14:24 +0000 (14:14 +0200)]
Fix typo in the usage.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoFix ibutils rpmbuild.
Vladimir Sokolovsky [Thu, 11 Oct 2007 10:02:10 +0000 (12:02 +0200)]
Fix ibutils rpmbuild.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoCheck whether kernel module is available on the current platform
Vladimir Sokolovsky [Wed, 10 Oct 2007 16:37:21 +0000 (18:37 +0200)]
Check whether kernel module is available on the current platform
before selecting it for installation.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded dapl package.
Vladimir Sokolovsky [Wed, 10 Oct 2007 08:33:06 +0000 (10:33 +0200)]
Added dapl package.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd ofed.[c]sh and ofed.conf to update user environment in case that the
Vladimir Sokolovsky [Tue, 9 Oct 2007 15:44:19 +0000 (17:44 +0200)]
Add ofed.[c]sh and ofed.conf to update user environment in case that the
prefix is different from '/usr'.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years ago- Fixed BLCR path check if Checkpoint-Restart selected
Shaun Rowland [Mon, 8 Oct 2007 12:46:48 +0000 (14:46 +0200)]
- Fixed BLCR path check if Checkpoint-Restart selected
     - needed to chomp user input or path check always failed

- Fixed default DAPL provider prompt
     - added chomp to remove extra "\n"

- Removed multithreaded option and associated BLCR check

- Changed compiler settings
     - if gfortran found, make sure to use it for F77 and F90

Signed-off-by: Shaun Rowland <rowland@cse.ohio-state.edu>
16 years agoSave the previous version of the 'ofed.conf' if the new one will be created.
Vladimir Sokolovsky [Mon, 8 Oct 2007 07:14:20 +0000 (09:14 +0200)]
Save the previous version of the 'ofed.conf' if the new one will be created.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: use 'rpm -i' instead of 'rpm -U'. This enables both 32 and 64-bit libraries...
Vladimir Sokolovsky [Sun, 7 Oct 2007 17:23:37 +0000 (19:23 +0200)]
install: use 'rpm -i' instead of 'rpm -U'. This enables both 32 and 64-bit libraries installation.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agouninstall: fix typos
Vladimir Sokolovsky [Sun, 7 Oct 2007 16:26:33 +0000 (18:26 +0200)]
uninstall: fix typos

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded libibcommon-static, libibumad-static and libibmad-static packages.
Vladimir Sokolovsky [Sun, 7 Oct 2007 15:45:18 +0000 (17:45 +0200)]
Added libibcommon-static, libibumad-static and libibmad-static packages.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoinstall: Add non-default prefix support.
Vladimir Sokolovsky [Sun, 7 Oct 2007 12:45:23 +0000 (14:45 +0200)]
install: Add non-default prefix support.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd RHEL5 in list of kernels supported by qlgc_vnic
Ramachandra K [Mon, 24 Sep 2007 11:27:55 +0000 (16:57 +0530)]
Add RHEL5 in list of kernels supported by qlgc_vnic

Add RHEL5 to the list of kernels supported by qlgc_vnic.
Also remove incorrect dependency of qlgc_vnic on ipoib

From: Poornima Kamath <poornima.kamath@qlogic.com>
Signed-off-by: Ramachandra K <ramachandra.kuchimanchi@qlogic.com>
16 years agofixed perftest and mstflint not to be an exception
Tziporet Koren [Tue, 11 Sep 2007 15:22:42 +0000 (18:22 +0300)]
fixed perftest and mstflint not to be an exception

Signed-off by: Tziporet Koren <tziporet@mellanox.co.il>

16 years agoChange vnic to qlgc_vnic.
Vladimir Sokolovsky [Sun, 9 Sep 2007 15:06:58 +0000 (18:06 +0300)]
Change vnic to qlgc_vnic.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded NetEffect kernel driver and userspace library
Glenn Grundstrom [Thu, 6 Sep 2007 19:41:33 +0000 (12:41 -0700)]
Added NetEffect kernel driver and userspace library

Signed-off-by: Glenn Grundstrom <ggrundstrom@neteffect.com>
16 years agoInstall RPMs by 'rpm -U'.
Vladimir Sokolovsky [Thu, 6 Sep 2007 07:04:57 +0000 (10:04 +0300)]
Install RPMs by 'rpm -U'.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoDon't insert "open-iscsi-generic" into ofed.conf.
Vladimir Sokolovsky [Tue, 4 Sep 2007 15:47:56 +0000 (18:47 +0300)]
Don't insert "open-iscsi-generic" into ofed.conf.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoFix dependencies issues.
Vladimir Sokolovsky [Mon, 3 Sep 2007 12:39:33 +0000 (15:39 +0300)]
Fix dependencies issues.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd target_cpu parameter to rpmbuild command.
Vladimir Sokolovsky [Tue, 28 Aug 2007 10:48:18 +0000 (13:48 +0300)]
Add target_cpu parameter to rpmbuild command.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded IPoIB configuration.
Vladimir Sokolovsky [Sun, 26 Aug 2007 16:16:55 +0000 (19:16 +0300)]
Added IPoIB configuration.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd requirements check.
Vladimir Sokolovsky [Wed, 22 Aug 2007 17:09:25 +0000 (20:09 +0300)]
Add requirements check.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded '--build32' parameter.
Vladimir Sokolovsky [Wed, 22 Aug 2007 08:48:53 +0000 (11:48 +0300)]
Added '--build32' parameter.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded print messages.
Vladimir Sokolovsky [Wed, 22 Aug 2007 08:33:48 +0000 (11:33 +0300)]
Added print messages.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoUpdate the list of packages for uninstall.
Vladimir Sokolovsky [Wed, 22 Aug 2007 08:23:53 +0000 (11:23 +0300)]
Update the list of packages for uninstall.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoUpdated printed messages and usage.
Vladimir Sokolovsky [Wed, 22 Aug 2007 08:22:38 +0000 (11:22 +0300)]
Updated printed messages and usage.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoEnable configure_options to be set in ofed.conf per package.
Vladimir Sokolovsky [Wed, 22 Aug 2007 07:09:04 +0000 (10:09 +0300)]
Enable configure_options to be set in ofed.conf per package.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoDisable debuginfo RPMs for SuSE.
Vladimir Sokolovsky [Tue, 21 Aug 2007 12:49:31 +0000 (15:49 +0300)]
Disable debuginfo RPMs for SuSE.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoUpdate ofed.conf file when '--all|--hpc|--basic' options used.
Vladimir Sokolovsky [Tue, 21 Aug 2007 12:31:19 +0000 (15:31 +0300)]
Update ofed.conf file when '--all|--hpc|--basic' options used.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoSet supported kernels for ib-bonding.
Vladimir Sokolovsky [Tue, 21 Aug 2007 11:21:11 +0000 (14:21 +0300)]
Set supported kernels for ib-bonding.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded '--nodeps' flag to kernel rpm install on SuSE as a
Vladimir Sokolovsky [Tue, 21 Aug 2007 10:48:04 +0000 (13:48 +0300)]
Added '--nodeps' flag to kernel rpm install on SuSE as a
W/A for ksym dependencies.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded '--all', '--hpc' and '--basic' installation options.
Vladimir Sokolovsky [Tue, 21 Aug 2007 10:41:54 +0000 (13:41 +0300)]
Added '--all', '--hpc' and '--basic' installation options.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd ib-bonding-debuginfo to the list of packages for uninstall.
Vladimir Sokolovsky [Tue, 21 Aug 2007 08:44:14 +0000 (11:44 +0300)]
Add ib-bonding-debuginfo to the list of packages for uninstall.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded uninstall script and ofed-scripts RPM spec file.
Vladimir Sokolovsky [Tue, 21 Aug 2007 05:43:47 +0000 (08:43 +0300)]
Added uninstall script and ofed-scripts RPM spec file.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agokernel and user configure options can be set through ofed.conf.
Vladimir Sokolovsky [Mon, 20 Aug 2007 09:46:33 +0000 (12:46 +0300)]
kernel and user configure options can be set through ofed.conf.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded view instalaltion guide and show installed software functions.
Vladimir Sokolovsky [Mon, 20 Aug 2007 06:31:10 +0000 (09:31 +0300)]
Added view instalaltion guide and show installed software functions.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded mvapich2 configuration.
Vladimir Sokolovsky [Mon, 20 Aug 2007 05:42:41 +0000 (08:42 +0300)]
Added mvapich2 configuration.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd mpitests RPMs.
Vladimir Sokolovsky [Sun, 19 Aug 2007 15:50:03 +0000 (18:50 +0300)]
Add mpitests RPMs.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded mpi packages.
Vladimir Sokolovsky [Sun, 19 Aug 2007 09:39:29 +0000 (12:39 +0300)]
Added mpi packages.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded installation menus and check_open_iscsi function.
Vladimir Sokolovsky [Fri, 17 Aug 2007 08:48:27 +0000 (11:48 +0300)]
Added installation menus and check_open_iscsi function.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd menus for interactive installation.
Vladimir Sokolovsky [Thu, 16 Aug 2007 12:54:03 +0000 (15:54 +0300)]
Add menus for interactive installation.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd install32 field to the package description to handle 32-bit installations
Vladimir Sokolovsky [Wed, 15 Aug 2007 11:53:40 +0000 (14:53 +0300)]
Add install32 field to the package description to handle 32-bit installations
on 64-bit platforms.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoResolve RPM dependencies recursively.
Vladimir Sokolovsky [Tue, 14 Aug 2007 11:02:39 +0000 (14:02 +0300)]
Resolve RPM dependencies recursively.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdd more userspace packages and ib-bonding.
Vladimir Sokolovsky [Mon, 13 Aug 2007 07:53:22 +0000 (10:53 +0300)]
Add more userspace packages and ib-bonding.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded kernel-ib and kernel-ib-devel RPMs build.
Vladimir Sokolovsky [Sun, 5 Aug 2007 14:31:59 +0000 (17:31 +0300)]
Added kernel-ib and kernel-ib-devel RPMs build.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded 32-bit RPMs support.
Vladimir Sokolovsky [Sun, 29 Jul 2007 13:27:18 +0000 (16:27 +0300)]
Added 32-bit RPMs support.
Added uninstall support.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded 32-bit support, install_rpm, fork support.
Vladimir Sokolovsky [Thu, 26 Jul 2007 12:30:26 +0000 (15:30 +0300)]
Added 32-bit support, install_rpm, fork support.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoAdded select_packages and resolve_dependencies functions.
Vladimir Sokolovsky [Wed, 25 Jul 2007 13:55:02 +0000 (16:55 +0300)]
Added select_packages and resolve_dependencies functions.

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
16 years agoInitial commit
Vladimir Sokolovsky [Wed, 25 Jul 2007 06:28:09 +0000 (09:28 +0300)]
Initial commit

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