X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=debian%2Fcontrol;h=e4d7a85c8a4141ad70f27051fd44d88d735ac939;hp=81e7520fd0c96c9e8354e1b3d074f1d7569981dd;hb=0f6302471fd2344aaac58a3b12af2ae108b57f90;hpb=89045eb8b56aa1fd94fb6d03a59ee57ecb6faa2d diff --git a/debian/control b/debian/control index 81e7520..e4d7a85 100644 --- a/debian/control +++ b/debian/control @@ -1,103 +1,118 @@ Source: lustre Section: admin Priority: optional -Maintainer: Brian J. Murrell -Uploaders: Brian J. Murrell +Maintainer: Brian J. Murrell +Uploaders: Brian J. Murrell Standards-Version: 3.8.3 -Build-Depends: libreadline-dev, debhelper (>=5.0.0), dpatch, automake (>=1.7), libsnmp-dev, bzip2, quilt, texlive-latex-recommended, linux-headers-generic | linux-headers, rsync -Homepage: http://www.lustre.org/ -Vcs-Cvs: -d :pserver:anonymous@cvs.lustre.org:/lustre - -Package: linux-patch-lustre -Section: devel -Architecture: all -Priority: optional -Depends: ${kpatch:Depends} -Recommends: kernel-package, quilt -Description: Linux kernel patch for the Lustre Filesystem - Lustre is a scalable, secure, robust, highly-available - cluster file system. It is maintained by Sun Microsystems, Inc. - and available from http://www.lustre.org - . - Lustre servers require a number of patches to the core Linux kernel, - mostly to export new functions, add features to ext3, and add - a new locking path to the VFS. This package provides these patches - for kernel versions 2.6.18, 2.6.21 and 2.6.22 on i386, amd64, powerpc - and ia64 architectures. - . - For Lustre clients, you will also need to build a lustre-modules - package, using the lustre-source package and module-assistant. +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, libssl-dev +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 (>= 5.0.0), 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. - It is maintained by Sun Microsystems, Inc. and available from - http://www.lustre.org + 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 from 2.6.18 - 2.6.26 from it using - module-assistant or make-kpkg. + can be built for kernels 2.6.32+ with the use of module-assistant + or make-kpkg. -Package: lustre-utils +Package: lustre-client-utils Section: utils -Architecture: i386 powerpc amd64 ia64 +Architecture: i386 armhf powerpc ppc64el amd64 ia64 arm64 Priority: optional -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Userspace utilities for the Lustre filesystem +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. - It is maintained by Sun Microsystems, Inc. and available from - http://www.lustre.org + This release is maintained by Whamcloud and available from + https://wiki.whamcloud.com/ . This package provides a number of userspace utilities for - maintaining Lustre filesystems. + accessing Lustre filesystems from a client. If you need server utils, + use lustre-server-utils instead. -Package: lustre-tests +Package: lustre-server-utils Section: utils -Architecture: i386 powerpc amd64 ia64 +Architecture: i386 armhf powerpc ppc64el amd64 ia64 arm64 Priority: optional -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Test suite for the Lustre filesystem +Depends: ${shlibs:Depends}, ${misc:Depends}, libyaml-0-2, libselinux1, libsnmp30, zlib1g, perl +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. - It is maintained by Sun Microsystems, Inc. and available from - http://www.lustre.org + 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. + This package provides a number of userspace utilities for + accessing and maintaining Lustre filesystems from a server. + If you only need to access the LFS cluster, install lustre-client-utils + instead. -Package: liblustre +Package: lustre-resource-agents +Section: ha +Architecture: i386 armhf powerpc ppc64el amd64 ia64 arm64 Priority: optional -Architecture: i386 powerpc amd64 ia64 -Section: libs -Depends: ${shlibs:Depends} -Description: Runtime library for Lustre filesystem utilities +Depends: lustre-server-utils (= ${binary:Version}), resource-agents +Description: HA Resuable Cluster Resource Scripts for Lustre Lustre is a scalable, secure, robust, highly-available cluster file system. - It is maintained by Sun Microsystems, Inc. and available - from http://www.lustre.org + This release is maintained by Whamcloud and available from + https://wiki.whamcloud.com/ . - This package provides a shared library that is used by userspace - applications to work with Lustre filesystems. It gives a user application - linked with the library access to Lustre - file systems without the need to mount Lustre (VFS) on the client. - The key goals for the library are to provide a portable mechanism to - access Lustre from different POSIX compliant operating systems, to provide - access from microkernel based systems and from the Windows operating system. + This package provides a set of scripts to operate Lustre + resources in a High Availablity environment for both Pacemaker + and rgmanager. + +Package: lustre-iokit +Section: utils +Architecture: i386 armhf powerpc ppc64el amd64 ia64 arm64 +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 Whamcloud and available from + https://wiki.whamcloud.com/ . - Currently, liblustre is still under development and only works on Linux - (i386 & x86_64, not tested on ia64). + This package provides a collection of benchmark tools + +Package: lustre-tests +Section: utils +Architecture: i386 armhf powerpc ppc64el amd64 ia64 arm64 +Priority: optional +Depends: lustre-iokit (= ${binary:Version}), attr, rsync, perl, lsof, libtool, 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 Whamcloud and available from + https://wiki.whamcloud.com/ . - Please see https://mail.clusterfs.com/wikis/lustre/LibLustreHowTo for details. + This package provides a number of test utilities for the Lustre filesystem. Package: lustre-dev Section: libdevel Priority: optional -Architecture: i386 powerpc amd64 ia64 -Depends: lustre-utils (= ${binary:Version}) +Architecture: i386 armhf 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. - It is maintained by Sun Microsystems, Inc. and available from - http://www.lustre.org + 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 armhf powerpc ppc64el amd64 ia64 +Priority: optional +Depends: dkms, automake, libtool, linux-headers-generic | linux-headers | linux-headers-amd64 +Recommends: linux-image, lustre-client-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.