[Pkg-ofed-commits] [pkg-ofed] 02/02: add misc directory from subversion

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Mon Jun 30 13:15:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to branch master
in repository pkg-ofed.

commit 7dc5ecf6589cc905917b20069ec2ceca642dc6f7
Author: Ana Guerrero López <ana at ekaia.org>
Date:   Mon Jun 30 15:14:56 2014 +0200

    add misc directory from subversion
---
 misc/build-order.txt   | 24 ++++++++++++++++++++++++
 misc/new-upstream.txt  | 23 +++++++++++++++++++++++
 misc/remove-ofed1.4.sh | 15 +++++++++++++++
 3 files changed, 62 insertions(+)

diff --git a/misc/build-order.txt b/misc/build-order.txt
new file mode 100644
index 0000000..c7180d8
--- /dev/null
+++ b/misc/build-order.txt
@@ -0,0 +1,24 @@
+Packages should be built in the following order.
+ 
+libnes       
+libibcm   
+libibcommon  
+libibumad    
+libibmad      
+libsdp  
+dapl  
+opensm  
+infiniband-diags  
+ibutils   
+mstflint   
+perftest   
+qlvnictools   
+rds-tools   
+sdpnetstat   
+srptools    
+tvflash  
+ibsim    
+mpitests
+ofed-docs 
+ofa_kernel 
+ofed 
diff --git a/misc/new-upstream.txt b/misc/new-upstream.txt
new file mode 100644
index 0000000..82bd6f1
--- /dev/null
+++ b/misc/new-upstream.txt
@@ -0,0 +1,23 @@
+Notes on intergrating a new upstream release.
+
+* Grab the OFED tarball and unpack.
+
+* extract the source from the SRPMS;
+-use alien -t to convert to .tgz.
+-extract the tarballs.
+
+* Work out what has changed from previous release.
+-Upsteam has a habit of not updating version numbers.
+-Tools such as  meld are useful to show all diffs
+ between new source tree and old.
+
+* Branch the svn trunk to create a tree to import into.
+
+* Import new .tar.gz with svn-upgrade
+-May need to force version number if upstream have not updated it.
+
+* Build packages.
+-May need to force .orig.tar.gz inclusion with the -sa flag to
+dpkg-buildpackage / svn-buildpackage
+
+* tag the svn tree and merge back into the trunk.
diff --git a/misc/remove-ofed1.4.sh b/misc/remove-ofed1.4.sh
new file mode 100644
index 0000000..facb757
--- /dev/null
+++ b/misc/remove-ofed1.4.sh
@@ -0,0 +1,15 @@
+#!/bin/sh
+#Script removes all ofed packages
+
+dpkg -r libdapl-dev libdapl2 dapl2-utils ibsim-utils libumad2sim0 \
+ibutils libibdm1 libibdm-dev infiniband-diags libcxgb3-1 libcxgb3-dev \
+libcxgb3-1-dbg libibcm-dev libibcm1 libibcommon-dev libibcommon1 \
+libibmad-dev libibmad1 libibumad-dev libibumad1 libibverbs1 \
+libibverbs-dev ibverbs-utils libipathverbs1 libipathverbs-dev \
+libipathverbs1-dbg libmlx4-1 libmlx4-dev libmlx4-1-dbg \
+libmthca1 libmthca-dev libmthca1-dbg libnes-dev libnes0 \
+librdmacm1 librdmacm-dev librdmacm1-dbg rdmacm-utils \
+libsdp1 mstflint ofa-kernel-source ofed-docs ofed \
+opensm opensm-doc libopensm2 libopensm2-dev perftest \
+qlvnictools qperf rds-tools sdpnetstat srptools tvflash \
+mpitests libopenmpi1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/pkg-ofed.git



More information about the Pkg-ofed-commits mailing list