--- mstflint-1.4-OFED-1.4.2.orig/debian/rules +++ mstflint-1.4-OFED-1.4.2/debian/rules @@ -0,0 +1,94 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) +CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) +else +CROSS= --build $(DEB_BUILD_GNU_TYPE) +endif + + + +config.status: configure + dh_testdir + # Add here commands to configure the package. +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + ./autogen.sh + ./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" + + +build: build-stamp + +build-stamp: config.status + dh_testdir + + # Add here commands to compile the package. + $(MAKE) + #docbook-to-man debian/mstflint.sgml > mstflint.1 + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + rm -f config.sub config.guess + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + + # Add here commands to install the package into debian/mstflint. + $(MAKE) DESTDIR=$(CURDIR)/debian/mstflint install + + +# Build architecture-independent files here. +binary-indep: install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + dh_installexamples + dh_install --list-missing + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- mstflint-1.4-OFED-1.4.2.orig/debian/mstregdump.1 +++ mstflint-1.4-OFED-1.4.2/debian/mstregdump.1 @@ -0,0 +1,16 @@ +.TH mstregdump 1 "February 23, 2007" "mstflint" "User Commands" + +.SH NAME +mstregdump \- Mellanox Registers Access tool. + +.SH SYNOPSIS +.B mstregdump [i2c-slave] + +.SH DESCRIPTION +.PP +This program does not currently have any documentation. This manpage +is a placeholder. Please see the package documentation in +/usr/share/doc/mstflint. + +.SH AUTHORS +Guy Coates < gmpc@sanger.ac.uk > --- mstflint-1.4-OFED-1.4.2.orig/debian/mstmread.1 +++ mstflint-1.4-OFED-1.4.2/debian/mstmread.1 @@ -0,0 +1,17 @@ +.TH mstmwrite 1 "February 23, 2007" "mstflint" "User Commands" + +.SH NAME +mstmwrite \- Mellanox Configuration Registers Access tool. + +.SH SYNOPSIS +.B mstmwrite + +.SH DESCRIPTION +.PP +This program does not currently have any documentation. This manpage +is a placeholder. Please see the package documentation in +/usr/share/doc/mstflint. + +.SH AUTHORS +.TP +Guy Coates < gmpc@sanger.ac.uk > --- mstflint-1.4-OFED-1.4.2.orig/debian/mstflint.manpages +++ mstflint-1.4-OFED-1.4.2/debian/mstflint.manpages @@ -0,0 +1,7 @@ +debian/mstflint.1 +debian/mstmcra.1 +debian/mstmread.1 +debian/mstmwrite.1 +debian/mstregdump.1 +debian/mstvpd.1 +debian/hca_self_test.ofed.1 --- mstflint-1.4-OFED-1.4.2.orig/debian/compat +++ mstflint-1.4-OFED-1.4.2/debian/compat @@ -0,0 +1 @@ +7 --- mstflint-1.4-OFED-1.4.2.orig/debian/mstflint.1 +++ mstflint-1.4-OFED-1.4.2/debian/mstflint.1 @@ -0,0 +1,17 @@ +.TH mstflint 1 "February 23, 2007" "mstflint" "User Commands" + +.SH NAME +mstflint \- Mellanox firmware burning tool. + +.SH SYNOPSIS +.B mstflint + +.SH DESCRIPTION +.PP +This program does not currently have any documentation. This manpage +is a placeholder. Please see the package documentation in +/usr/share/doc/mstflint. + +.SH AUTHORS +.TP +Guy Coates < gmpc@sanger.ac.uk > --- mstflint-1.4-OFED-1.4.2.orig/debian/changelog +++ mstflint-1.4-OFED-1.4.2/debian/changelog @@ -0,0 +1,5 @@ +mstflint (1.4-OFED-1.4.2-1) unstable; urgency=low + + * Initial release (Closes: #539827) + + -- Benoit Mortier mon, 30 mar 2010 00:19:00 +0100 --- mstflint-1.4-OFED-1.4.2.orig/debian/mstmwrite.1 +++ mstflint-1.4-OFED-1.4.2/debian/mstmwrite.1 @@ -0,0 +1,17 @@ +.TH mstmread 1 "February 23, 2007" "mstflint" "User Commands" + +.SH NAME +mstmread \- Mellanox Configuration Registers Access tool. + +.SH SYNOPSIS +.B mstmread + +.SH DESCRIPTION +.PP +This program does not currently have any documentation. This manpage +is a placeholder. Please see the package documentation in +/usr/share/doc/mstflint. + +.SH AUTHORS +.TP +Guy Coates < gmpc@sanger.ac.uk > \ No newline at end of file --- mstflint-1.4-OFED-1.4.2.orig/debian/hca_self_test.ofed.1 +++ mstflint-1.4-OFED-1.4.2/debian/hca_self_test.ofed.1 @@ -0,0 +1,42 @@ +.TH msthca_self_test.ofed 1 "February 23, 2007" "mstflint" "User Commands" + +.SH NAME +msthca_self_test.ofed \- checker for InfiniBand Adapter (HCA) health + +.SH SYNOPSIS +.B msthca_self_test.ofed + +.SH DESCRIPTION +.PP +hca_self_test.ofed is a script that checks the health of the HCAs +found on the local host. The output of the script consists of information on the +discovered HCAs and various health attributes of the local host. +.PP + Output system information includes the following items: + - Number of HCAs + - Host driver version + - Host architecture type + - Node GUIDs of HCAs + - Number of active HCA ports + - State of HCA ports +.PP + Output of system checks includes the results of following items: + - Number of HCAs + - Driver initialization status + - HCA Firmware version + - RPMs installation + - Driver error messages in kernel logs + - IB Port error counters + +.SH NOTES: + - hca_self_test.ofed must be run as root + - The version numbers of the most current HCA firmware +releases should be stated inside the file. + + + + + + + + --- mstflint-1.4-OFED-1.4.2.orig/debian/mstmcra.1 +++ mstflint-1.4-OFED-1.4.2/debian/mstmcra.1 @@ -0,0 +1,17 @@ +.TH mstmcra 1 "February 23, 2007" "mstflint" "User Commands" + +.SH NAME +mstmcra \- Mellanox Configuration Registers Access tool. + +.SH SYNOPSIS +.B mstmcra + +.SH DESCRIPTION +.PP +This program does not currently have any documentation. This manpage +is a placeholder. Please see the package documentation in +/usr/share/doc/mstflint. + +.SH AUTHORS +.TP +Guy Coates < gmpc@sanger.ac.uk > --- mstflint-1.4-OFED-1.4.2.orig/debian/control +++ mstflint-1.4-OFED-1.4.2/debian/control @@ -0,0 +1,18 @@ +Source: mstflint +Section: net +Priority: extra +Maintainer: OFED and Debian Developement and Discussion +Uploaders: Benoit Mortier , Guy Coates , Mario Lang +Build-Depends: debhelper (>= 7), automake, zlib1g-dev, libtool +Standards-Version: 3.8.4 +Homepage: http://www.openfabrics.org +DM-Upload-Allowed: yes + +Package: mstflint +Architecture: i386 ia64 amd64 powerpc +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: Mellanox firmware burning application + This package contains a burning tool and diagnostic tools for Mellanox + manufactured HCA/NIC cards. It also provides access to the relevant source + code. + --- mstflint-1.4-OFED-1.4.2.orig/debian/docs +++ mstflint-1.4-OFED-1.4.2/debian/docs @@ -0,0 +1,2 @@ +hca_self_test.readme +README --- mstflint-1.4-OFED-1.4.2.orig/debian/mstvpd.1 +++ mstflint-1.4-OFED-1.4.2/debian/mstvpd.1 @@ -0,0 +1,16 @@ +.TH mstvpd 1 "February 23, 2007" "mstflint" "User Commands" + +.SH NAME +mstvpd \- Dump Mellanox VPD card data + +.SH SYNOPSIS +.B mstvpd [-m|-n] [-- keyword ...] + +.SH DESCRIPTION +.PP +This program does not currently have any documentation. This manpage +is a placeholder. Please see the package documentation in +/usr/share/doc/mstflint. + +.SH AUTHORS +Guy Coates < gmpc@sanger.ac.uk > \ No newline at end of file --- mstflint-1.4-OFED-1.4.2.orig/debian/copyright +++ mstflint-1.4-OFED-1.4.2/debian/copyright @@ -0,0 +1,47 @@ +This package was debianized by Guy Coates on +Thu, 08 Jan 2009 11:28:26 +0000. + +It was downloaded from http://www.openfabrics.org/downloads/OFED/ofed-1.4/OFED-1.4.tgz + +Upstream Author: + Oren Kladnitsky, orenk@mellanox.co.il + +Copyright: + + Copyright (c) 2005-2008 Mellanox Technologies Ltd. All rights reserved. + Copyright (c) 2006-2007 Cisco Systems. All rights reserved. + +License: + + This software is available to you under a choice of one of two + licenses. You may choose to be licensed under the terms of the GNU + General Public License (GPL) Version 2, available from the file + /usr/share/common-licenses/GPL-2 on your Debian system, or the + OpenIB.org BSD license below: + + Redistribution and use in source and binary forms, with or + without modification, are permitted provided that the following + conditions are met: + + - Redistributions of source code must retain the above + copyright notice, this list of conditions and the following + disclaimer. + + - Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials + provided with the distribution. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS + BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN + ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE + SOFTWARE. + + +The Debian packaging is Copyright (C) 2009, Genome Research Ltd and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. +