Source: glusterfs Section: admin Priority: optional Maintainer: Louis Zuckerman Build-Depends: cdbs (>= 0.4.90~), debhelper (>= 7), autotools-dev, bison, flex, libfuse-dev (>= 2.6.5), libibverbs-dev (>= 1.0.4), libdb-dev, attr, libreadline-dev, libncurses5-dev, libssl-dev, libxml2-dev, pkg-config, python-all-dev (>= 2.6.6-3~), chrpath, hardening-wrapper Standards-Version: 3.9.3 Homepage: http://www.gluster.org/docs/index.php/GlusterFS Package: glusterfs-client Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, python, fuse-utils (>= 2.7.4), glusterfs-common (>= ${binary:Version}) Replaces: glusterfs (<< 3.3.1) Description: clustered file-system (client package) GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is one of the most sophisticated file system in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in userspace and easily manageable. . This package provides the FUSE based GlusterFS tool. Package: glusterfs-server Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, lsb-base (>= 3.0-6), glusterfs-common (>= ${binary:Version}), glusterfs-client (>= ${binary:Version}), nfs-common, libxml2 Replaces: glusterfs (<< 3.3.1) Conflicts: glusgerfs-client (<< ${binary:Version}) Description: clustered file-system (server package) GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is one of the most sophisticated file system in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in userspace and easily manageable. . This package installs init scripts and configuration files to turn GlusterFS into a fully fledged file server. Package: glusterfs-common Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, libssl1.0.0 Conflicts: libglusterfs0, libglusterfs-dev Breaks: glusterfs-server (<< 3.1.4) Replaces: glusterfs-server (<< 3.1.4), libglusterfs0, libglusterfs-dev, glusterfs (<< 3.3.1) Description: GlusterFS common libraries and translator modules GlusterFS is a clustered file-system capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is one of the most sophisticated file system in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in userspace and easily manageable. . This package includes libglusterfs and glusterfs translator modules common to both GlusterFS server and client framework. Package: glusterfs-dbg Section: debug Priority: extra Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, glusterfs-client (= ${binary:Version}) Description: GlusterFS debugging symbols GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is one of the most sophisticated file system in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in userspace and easily manageable. . This package includes the debugging symbols.