Whamcloud - gitweb
LU-11130 osd-ldiskfs: create non-empty local agent symlinks
[fs/lustre-release.git] / debian / control.main
index 3cd0238..6e7593e 100644 (file)
@@ -54,6 +54,20 @@ Description: Userspace utilities for the Lustre filesystem (server)
  If you only need to access the LFS cluster, install lustre-client-utils
  instead.
 
+Package: lustre-resource-agents
+Section: ha
+Architecture: i386 powerpc ppc64el amd64 ia64 arm64
+Priority: optional
+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.
+ This release is maintained by Whamcloud and available from
+ https://wiki.whamcloud.com/
+ .
+ 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 powerpc ppc64el amd64 ia64 arm64
@@ -89,3 +103,16 @@ Description: Development files for the Lustre filesystem
  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.