]> git.openfabrics.org - ~aditr/compat-rdma-docs.git/commitdiff
update for OFED 1.3
authorTziporet Koren <tziporet@mellanox.co.il>
Tue, 29 Jan 2008 13:07:55 +0000 (15:07 +0200)
committerTziporet Koren <tziporet@mellanox.co.il>
Tue, 29 Jan 2008 13:07:55 +0000 (15:07 +0200)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
HOWTO.build_ofed

index 67eca39dd339dca06698d77f3789b8db9936c748..aca36124b9a0cd6f013273643bcecb368bdef6f3 100644 (file)
@@ -1,7 +1,7 @@
-               Open Fabrics Enterprise Distribution (OFED)
-                         How To Build OFED 1.3
+             Open Fabrics Enterprise Distribution (OFED)
+                      How To Build OFED 1.3
 
-                            January 2008
+                          January 2008
 
 
 ==============================================================================
@@ -26,7 +26,7 @@ See OFED_release_notes.txt for more details.
 
 The build script for the OFED package can be downloaded from: 
   git://git.openfabrics.org/~vlad/ofabuild
-  branch: ofed_1_2
+  branch: ofed_1_3
 
 Name: build_ofed.sh
 
@@ -35,26 +35,7 @@ Name: build_ofed.sh
                      [--ofed-scripts <path to ofed scripts directory>]
                      [--ofed-docs <path to ofed docs directory>]
                      [--mpidir|-m <path to mpi directory>]
-
-        Required:
-            --ver  -- Determines the name of the OFED version that is built
-
-        Optional:
-            --tmpdir --     Directory to use as a work area. (default: /tmp )
-            --ofed-scripts --  If you have already checked out the scripts
-                            component, you may use this option to request that
-                            the scripts component be taken from the given
-                            directory. Otherwise, the ofed_scripts_URL (below)
-                            will be used.
-            --ofed-docs --  If you have already checked out the docs component,
-                            you may use this option to request that the docs
-                            component be taken from the given directory.
-                            Otherwise, the ofed_docs_URL (below) will be used.
-            --mpidir --     If you have already checked out the mpi component,
-                            you may use this option to request that the mpi
-                            component be taken from the given directory.
-                            Otherwise, the mpi_URL (below) will be used.
-
+                     [--long-help]
 
 Example:
 
@@ -65,52 +46,59 @@ Example:
 
 Sources are extracted by default from the following locations:
     libibverbs:
-        git://git.openfabrics.org/ofed_1_2/libibverbs.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/libibverbs.git ofed_1_3
     libmthca:
-        git://git.openfabrics.org/ofed_1_2/libmthca.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/libmthca.git ofed_1_3
     libehca:
-        git://git.openfabrics.org/ofed_1_2/libehca.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/libehca.git ofed_1_3
     libipathverbs:
-        git://git.openfabrics.org/ofed_1_2/libipathverbs.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/libipathverbs.git ofed_1_3
     tvflash:
-        git://git.openfabrics.org/ofed_1_2/tvflash.git ofed_1_2
+        git://git.openfabrics.org/~rdreier/tvflash.git master
     libibcm:
-        git://git.openfabrics.org/ofed_1_2/libibcm.git ofed_1_2
+        git://git.openfabrics.org/~shefty/libibcm.git master
     libsdp:
-        git://git.openfabrics.org/ofed_1_2/libsdp.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/libsdp.git ofed_1_3
+    libnes:
+        git://git.openfabrics.org/ofed_1_3/libnes.git ofed_1_3
     mstflint:
-        git://git.openfabrics.org/ofed_1_2/mstflint.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/mstflint.git ofed_1_3
     perftest:
-        git://git.openfabrics.org/ofed_1_2/perftest.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/perftest.git ofed_1_3
     srptools:
-        git://git.openfabrics.org/ofed_1_2/srptools.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/srptools.git ofed_1_3
     ipoibtools:
-        git://git.openfabrics.org/ofed_1_2/ipoibtools.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/ipoibtools.git ofed_1_3
     librdmacm:
-        git://git.openfabrics.org/ofed_1_2/librdmacm.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/librdmacm.git ofed_1_3
     dapl:
-        git://git.openfabrics.org/ofed_1_2/dapl.git ofed_1_2
-    imgen:
-        git://git.openfabrics.org/ofed_1_2/imgen.git ofed_1_2
+        git://git.openfabrics.org/~ardavis/dapl.git master
+        git://git.openfabrics.org/~ardavis/dapl.git dat2.0
     management:
-        git://git.openfabrics.org/ofed_1_2/management.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/management.git ofed_1_3
+    ibsim:
+        git://git.openfabrics.org/~sashak/ibsim.git master
+    ibutils:
+        git://git.openfabrics.org/ofed_1_3/ibutils.git ofed_1_3
     libcxgb3:
-        git://git.openfabrics.org/ofed_1_2/libcxgb3.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/libcxgb3.git ofed_1_3
     qlvnictools:
-        git://git.openfabrics.org/ofed_1_2/qlvnictools.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/qlvnictools.git ofed_1_3
     sdpnetstat:
-        git://git.openfabrics.org/ofed_1_2/sdpnetstat.git ofed_1_2
+        git://git.openfabrics.org/ofed_1_3/sdpnetstat.git ofed_1_3
     rds-tools:
-        http://www.openfabrics.org/~vlad/ofed_1_2/rds-tools
+        http://www.openfabrics.org/~vlad/ofed_1_3/rds-tools
+    qperf:
+        git://git.openfabrics.org/ofed_1_3/qperf.git ofed_1_3
 
     mvapich:
-        http://www.openfabrics.org/~pasha/ofed_1_2/mvapich
+        http://www.openfabrics.org/~pasha/ofed_1_3/mvapich
     openmpi:
-        http://www.openfabrics.org/~jsquyres/ofed_1_2
+        http://www.openfabrics.org/~jsquyres/ofed_1_3
     mvapich2:
-        http://www.openfabrics.org/~rowland/ofed_1_2
+        http://www.openfabrics.org/~perkinjo/ofed_1_3
     mpitests:
-        http://www.openfabrics.org/~pasha/ofed_1_2/mpitests
+        http://www.openfabrics.org/~pasha/ofed_1_3/mpitests
     mpi-selector:
         git://git.openfabrics.org/~jsquyres/mpi-selector.git ofed_1_2
     
@@ -121,7 +109,7 @@ Sources are extracted by default from the following locations:
 
 1. Git:
     Can be downloaded from:
-        http://www.kernel.org/pub/software/scm/git/git-1.5.2.tar.gz
+        http://www.kernel.org/pub/software/scm/git/git-1.5.3.tar.gz
 
 2. Autotools: