X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=debian%2Fcontrol.main;h=30f17d060750e224ff5de1406e25c604bd8af1a7;hp=3ba6fe472f14a7dd5dc08771d2b406a5c57e7ca8;hb=027a7237b560489099ba490db925db17a554f37d;hpb=7c9ffeac1b69f8cead86307d49c8019f4c51821b diff --git a/debian/control.main b/debian/control.main index 3ba6fe4..30f17d0 100644 --- a/debian/control.main +++ b/debian/control.main @@ -42,24 +42,43 @@ Description: source for Lustre filesystem client kernel modules 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 ppc64el amd64 ia64 arm64 Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Userspace utilities for the Lustre filesystem +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 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-server-utils +Section: utils +Architecture: i386 powerpc ppc64el amd64 ia64 +Priority: optional +Depends: ${shlibs:Depends}, ${misc:Depends} +Provides: lustre-server-utils, lustre-client-utils +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 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: lustre-tests Section: utils Architecture: i386 powerpc ppc64el amd64 ia64 arm64 Priority: optional -Depends: lustre-utils (= ${binary:Version}) +Depends: lustre-client-utils (= ${binary:Version}) 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 @@ -71,7 +90,7 @@ Package: lustre-dev Section: libdevel Priority: optional Architecture: i386 powerpc ppc64el amd64 ia64 arm64 -Depends: lustre-utils (= ${binary:Version}) +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