4 Maintainer: Brian J. Murrell <brian@interlinx.bc.ca>
5 Uploaders: Brian J. Murrell <brian@interlinx.bc.ca>
6 Standards-Version: 3.8.3
7 Build-Depends: libreadline-dev, debhelper (>=5.0.0), dpatch, automake (>=1.7) | automake1.7 | automake1.8 | automake1.9, libsnmp-dev, bzip2, quilt, linux-headers-generic | linux-headers, rsync
8 Homepage: http://www.lustre.org/
9 Vcs-Cvs: -d :pserver:anonymous@cvs.lustre.org:/lustre
11 Package: linux-patch-lustre
15 Depends: ${kpatch:Depends}
16 Recommends: kernel-package, quilt
17 Description: Linux kernel patch for the Lustre Filesystem
18 Lustre is a scalable, secure, robust, highly-available
19 cluster file system. This release is maintained by Whamcloud, Inc.
20 and available from http://wiki.whamcloud.com/
22 Lustre servers require a number of patches to the core Linux kernel,
23 mostly to export new functions, add features to ext3, and add
24 a new locking path to the VFS. This package provides these patches
25 for kernel versions 2.6.18, 2.6.21 and 2.6.22 on i386, amd64, powerpc
26 and ia64 architectures.
28 For Lustre clients, you will also need to build a lustre-modules
29 package, using the lustre-source package and module-assistant.
31 Package: lustre-source
35 Depends: module-assistant, bzip2, debhelper (>= 5.0.0), libsnmp-dev, dpatch
36 Description: source for Lustre filesystem client kernel modules
37 Lustre is a scalable, secure, robust, highly-available cluster file system.
38 This release is maintained by Whamcloud, Inc. and available from
39 http://wiki.whamcloud.com/
41 This package contains the module source. The client kernel modules
42 can be built for kernels from 2.6.18 - 2.6.26 from it using
43 module-assistant or make-kpkg.
47 Architecture: i386 powerpc amd64 ia64
49 Depends: ${shlibs:Depends}, ${misc:Depends}
50 Description: Userspace utilities for the Lustre filesystem
51 Lustre is a scalable, secure, robust, highly-available cluster file system.
52 This release is maintained by Whamcloud, Inc. and available from
53 http://wiki.whamcloud.com/
55 This package provides a number of userspace utilities for
56 maintaining Lustre filesystems.
60 Architecture: i386 powerpc amd64 ia64
62 Depends: ${shlibs:Depends}, ${misc:Depends}
63 Description: Test suite for the Lustre filesystem
64 Lustre is a scalable, secure, robust, highly-available cluster file system.
65 This release is maintained by Whamcloud, Inc. and available from
66 http://wiki.whamcloud.com/
68 This package provides a number of test utilities for the Lustre filesystem.
72 Architecture: i386 powerpc amd64 ia64
74 Depends: ${shlibs:Depends}
75 Description: Runtime library for Lustre filesystem utilities
76 Lustre is a scalable, secure, robust, highly-available cluster file system.
77 This release is maintained by Whamcloud, Inc. and available
78 http://wiki.whamcloud.com/
80 This package provides a shared library that is used by userspace
81 applications to work with Lustre filesystems. It gives a user application
82 linked with the library access to Lustre
83 file systems without the need to mount Lustre (VFS) on the client.
84 The key goals for the library are to provide a portable mechanism to
85 access Lustre from different POSIX compliant operating systems, to provide
86 access from microkernel based systems and from the Windows operating system.
88 Currently, liblustre is still under development and only works on Linux
89 (i386 & x86_64, not tested on ia64).
95 Architecture: i386 powerpc amd64 ia64
96 Depends: lustre-utils (= ${binary:Version})
97 Description: Development files for the Lustre filesystem
98 Lustre is a scalable, secure, robust, highly-available cluster file system.
99 This release is maintained by Whamcloud, Inc. and available from
100 http://wiki.whamcloud.com/
102 This package provides development libraries for the Lustre filesystem.