X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=debian%2Fcontrol.main;h=00e6c5fe8f2da8af1daf4b1e4aefb385d965a713;hb=88252d0612e55ed21f36345006a7a39cda9886fb;hp=c8a2a350fcde3a9c4d6b2a28f41640a38a69407d;hpb=020277f596168ed80d77ab50ef6a85a6e6e54d0a;p=fs%2Flustre-release.git diff --git a/debian/control.main b/debian/control.main index c8a2a35..00e6c5f 100644 --- a/debian/control.main +++ b/debian/control.main @@ -4,19 +4,19 @@ Priority: optional Maintainer: Brian J. Murrell Uploaders: Brian J. Murrell Standards-Version: 3.8.3 -Build-Depends: module-assistant, libreadline-dev, debhelper (>=7.0.0), dpatch, automake (>=1.7) | automake1.7 | automake1.8 | automake1.9, libtool, libyaml-dev, libselinux-dev, libsnmp-dev, bzip2, quilt, linux-headers-generic | linux-headers | linux-headers-amd64, rsync -Homepage: https://wiki.hpdd.intel.com/ -Vcs-Git: git://git.hpdd.intel.com/fs/lustre-release.git +Build-Depends: module-assistant, libreadline-dev, debhelper (>=9.0.0), dpatch, automake (>=1.7) | automake1.7 | automake1.8 | automake1.9, pkg-config, libtool, libyaml-dev, libselinux-dev, libsnmp-dev, mpi-default-dev, bzip2, quilt, linux-headers-generic | linux-headers | linux-headers-amd64, rsync +Homepage: https://wiki.whamcloud.com/ +Vcs-Git: git://git.whamcloud.com/fs/lustre-release.git Package: lustre-source Section: admin Architecture: all Priority: optional -Depends: module-assistant, bzip2, debhelper (>= 7.0.0), libtool, libyaml-dev, libselinux-dev, libsnmp-dev, dpatch +Depends: module-assistant, bzip2, debhelper (>= 9.0.0), libtool, libyaml-dev, libselinux-dev, libsnmp-dev, mpi-default-dev, dpatch, pkg-config Description: source for Lustre filesystem client kernel modules Lustre is a scalable, secure, robust, highly-available cluster file system. - This release is maintained by Intel Corporation and available from - https://wiki.hpdd.intel.com/ + This release is maintained by Whamcloud and available from + https://wiki.whamcloud.com/ . This package contains the module source. The client kernel modules can be built for kernels 2.6.32+ with the use of module-assistant @@ -29,8 +29,8 @@ Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends}, libyaml-0-2, libselinux1, libsnmp30, zlib1g, perl Description: Userspace utilities for the Lustre filesystem (client) Lustre is a scalable, secure, robust, highly-available cluster file system. - This release is maintained by Intel Corporation and available from - https://wiki.hpdd.intel.com/ + This release is maintained by Whamcloud and available from + https://wiki.whamcloud.com/ . This package provides a number of userspace utilities for accessing Lustre filesystems from a client. If you need server utils, @@ -41,13 +41,13 @@ Section: utils Architecture: i386 powerpc ppc64el amd64 ia64 arm64 Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends}, libyaml-0-2, libselinux1, libsnmp30, zlib1g, perl -Provides: lustre-server-utils, lustre-client-utils +Provides: lustre-server-utils, lustre-client-utils (= ${binary:Version}) Conflicts: lustre-client-utils Replaces: lustre-client-utils Description: Userspace utilities for the Lustre filesystem (server) Lustre is a scalable, secure, robust, highly-available cluster file system. - This release is maintained by Intel Corporation and available from - https://wiki.hpdd.intel.com/ + This release is maintained by Whamcloud and available from + https://wiki.whamcloud.com/ . This package provides a number of userspace utilities for accessing and maintaining Lustre filesystems from a server. @@ -61,8 +61,8 @@ Priority: optional Depends: lustre-client-utils (= ${binary:Version}), python, perl, sg3-utils Description: Collection of benchmark tools for the Lustre filesystem Lustre is a scalable, secure, robust, highly-available cluster file system. - This release is maintained by Intel Corporation and available from - https://wiki.hpdd.intel.com/ + This release is maintained by Whamcloud and available from + https://wiki.whamcloud.com/ . This package provides a collection of benchmark tools @@ -70,11 +70,11 @@ Package: lustre-tests Section: utils Architecture: i386 powerpc ppc64el amd64 ia64 arm64 Priority: optional -Depends: lustre-iokit (= ${binary:Version}), attr, rsync, perl, lsof +Depends: lustre-iokit (= ${binary:Version}), attr, rsync, perl, lsof, mpi-default-bin Description: Test suite for the Lustre filesystem Lustre is a scalable, secure, robust, highly-available cluster file system. - This release is maintained by Intel Corporation and available from - https://wiki.hpdd.intel.com/ + This release is maintained by Whamcloud and available from + https://wiki.whamcloud.com/ . This package provides a number of test utilities for the Lustre filesystem. @@ -85,7 +85,20 @@ Architecture: i386 powerpc ppc64el amd64 ia64 arm64 Depends: lustre-client-utils (= ${binary:Version}) Description: Development files for the Lustre filesystem Lustre is a scalable, secure, robust, highly-available cluster file system. - This release is maintained by Intel Corporation and available from - https://wiki.hpdd.intel.com/ + This release is maintained by Whamcloud and available from + https://wiki.whamcloud.com/ . This package provides development libraries for the Lustre filesystem. + +Package: lustre-client-modules-dkms +Section: admin +Architecture: i386 powerpc ppc64el amd64 ia64 +Priority: optional +Depends: dkms, automake, libtool, linux-headers-generic | linux-headers | linux-headers-amd64 +Recommends: linux-image, lustre-utils +Provides: lustre-client-modules +Description: Lustre Linux kernel module (DKMS) + This package contains the loadable kernel modules for the patchless client + for the Lustre cluster filesystem. + . + These modules are compiled using DKMS.