]> git.openfabrics.org - compat-rdma/docs.git/commitdiff
Update OFED build procedure
authorVladimir Sokolovsky <vlad@mellanox.com>
Mon, 19 May 2014 08:51:51 +0000 (11:51 +0300)
committerVladimir Sokolovsky <vlad@mellanox.com>
Mon, 19 May 2014 08:51:51 +0000 (11:51 +0300)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
readme_and_howto/HOWTO.build_ofed
readme_and_howto/OFED-3-12-Build-process.pdf [new file with mode: 0755]

index eb39a04b877917863e0528ea34e5e9d546d8ee15..9b54d0fc00e1255d957455f896f7dfd5136d32bd 100644 (file)
@@ -1,7 +1,7 @@
              Open Fabrics Enterprise Distribution (OFED)
-                      How To Build OFED 3.5
+                      How To Build OFED 3.12
 
-                          February 2013
+                          May 2014
 
 
 ==============================================================================
@@ -17,13 +17,13 @@ Table of contents
 The script "build.pl" is used to build the OFED package based on the
 OpenFabrics project. The package is built under /tmp directory.
 
-See OFED_release_notes.txt for more details. 
+See OFED_release_notes.txt for more details.
 
 ==============================================================================
 2. Usage
 ==============================================================================
 
-The build script for the OFED package can be downloaded from: 
+The build script for the OFED package can be downloaded from:
   git://git.openfabrics.org/~vlad/build.git
   branch: master
 
@@ -39,9 +39,9 @@ Usage: ./build.pl --version <version> [-r|--release]|[--daily] [-d|--distributio
 
 Example:
 
-    ./build.pl --version 3.5-rc1 -p packages-ofed
+    ./build.pl --version 3.12 -p packages-ofed
 
-    This command will create a package (i.e., subtree) called OFED-3.5-rc1
+    This command will create a package (i.e., subtree) called OFED-3.12
     under /tmp/$USER/
 
 ==============================================================================
diff --git a/readme_and_howto/OFED-3-12-Build-process.pdf b/readme_and_howto/OFED-3-12-Build-process.pdf
new file mode 100755 (executable)
index 0000000..8219863
Binary files /dev/null and b/readme_and_howto/OFED-3-12-Build-process.pdf differ