]> git.proxmox.com Git - mirror_zfs-debian.git/blame - debian/control.in
Rename of packages to avoid conflicts with bsd port
[mirror_zfs-debian.git] / debian / control.in
CommitLineData
7e4739a2
DH
1Source: zfs-linux
2Section: kernel
182c8a65 3Priority: optional
42b1a2ac 4Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
6e2ceb51
AX
5Uploaders: Aron Xu <aron@debian.org>,
6 Carlos Alberto Lopez Perez <clopez@igalia.com>
7Build-Depends: autoconf,
8 autogen,
9 automake,
10 autotools-dev,
11 debhelper (>= 9),
12 dkms (>> 2.1.1.2-5),
13 libselinux1-dev,
14 libtool,
15 lsb-release,
16 po-debconf,
17 uuid-dev,
18 zlib1g-dev
fc394902 19Standards-Version: 3.9.6
42b1a2ac
CALP
20Homepage: http://www.zfsonlinux.org/
21Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/zfs.git
22Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
7e4739a2 23
418ece33 24Package: libnvpair1linux
0c2a2961 25Section: libs
01b298ec 26Architecture: linux-any
1b1f7dc7 27Depends: ${misc:Depends}, ${shlibs:Depends}
836a5158 28Description: Solaris name-value library for Linux
2c9a21ec
DH
29 This library provides routines for packing and unpacking nv pairs for
30 transporting data across process boundaries, transporting between
31 kernel and userland, and possibly saving onto disk files.
0a1dbd11 32
418ece33 33Package: libuutil1linux
0c2a2961 34Section: libs
01b298ec 35Architecture: linux-any
1b1f7dc7 36Depends: ${misc:Depends}, ${shlibs:Depends}
836a5158 37Description: Solaris userland utility library for Linux
21d4841c 38 This library provides a variety of glue functions for ZFS on Linux:
591619c8
AX
39 * libspl: The Solaris Porting Layer userland library, which provides APIs
40 that make it possible to run Solaris user code in a Linux environment
41 with relatively minimal modification.
42 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation
43 library.
44 * libefi: The Extensible Firmware Interface library for GUID disk
45 partitioning.
46 * libshare: NFS, SMB, and iSCSI service integration for ZFS.
0a1dbd11 47
418ece33 48Package: libzfslinux-dev
0c2a2961 49Section: libdevel
9e5db36f 50Architecture: linux-any
418ece33 51Depends: libzfs2linux (= ${binary:Version}), ${misc:Depends}
9e5db36f 52Provides: libnvpair-dev, libuutil-dev
9e5db36f 53Description: Native ZFS filesystem development files for Linux
591619c8
AX
54 Header files and static libraries for compiling software against
55 libraries of native ZFS filesystem.
56 .
57 This package includes the development files of libnvpair1, libuutil1,
cb2f4c75 58 and libzfs2.
9e5db36f 59
418ece33 60Package: libzfs2linux
0c2a2961 61Section: libs
01b298ec 62Architecture: linux-any
1b1f7dc7 63Depends: ${misc:Depends}, ${shlibs:Depends}
0a1dbd11 64Description: Native ZFS filesystem library for Linux
182c8a65
AX
65 The Z file system is a pooled filesystem designed for maximum data
66 integrity, supporting data snapshots, multiple copies, and data
591619c8 67 checksums.
182c8a65
AX
68 .
69 The ZFS library provides support for managing ZFS filesystems.
0a1dbd11 70
418ece33 71Package: libzpool1linux
0c2a2961 72Section: libs
01b298ec 73Architecture: linux-any
1b1f7dc7 74Depends: ${misc:Depends}, ${shlibs:Depends}
0a1dbd11 75Description: Native ZFS pool library for Linux
182c8a65
AX
76 The Z file system is a pooled filesystem designed for maximum data
77 integrity, supporting data snapshots, multiple copies, and data
591619c8 78 checksums.
182c8a65
AX
79 .
80 This zpool library provides support for managing zpools.
0a1dbd11 81
7e4739a2 82Package: zfs-dkms
1ad3b212 83Architecture: all
19b66348 84Pre-Depends: spl-dkms (>= ${source:Upstream-Version})
6e2ceb51 85Depends: dkms (>> 2.1.1.2-5), lsb-release, ${misc:Depends}
418ece33 86Recommends: zfsutils-linux
7e4739a2 87Replaces: lzfs, lzfs-dkms
6e2ceb51 88Provides: lustre-backend-fs, lzfs, lzfs-dkms, zfs-modules
7e4739a2 89Conflicts: lzfs, lzfs-dkms
0a1dbd11 90Description: Native ZFS filesystem kernel modules for Linux
182c8a65
AX
91 The Z file system is a pooled filesystem designed for maximum data
92 integrity, supporting data snapshots, multiple copies, and data
6e2ceb51 93 checksums.
21d4841c 94 .
182c8a65 95 This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of ZFS.
7e4739a2 96
2b5083c8 97Package: zfs-initramfs
2b5083c8 98Architecture: linux-any
418ece33 99Depends: initramfs-tools, zfs-modules | zfs-dkms, zfsutils-linux, ${misc:Depends}
2b5083c8
AX
100Description: Native ZFS root filesystem capabilities for Linux
101 The Z file system is a pooled filesystem designed for maximum data
102 integrity, supporting data snapshots, multiple copies, and data
6e2ceb51 103 checksums.
2b5083c8
AX
104 .
105 This package adds ZFS to the system initramfs with a hook
106 for the initramfs-tools infrastructure.
7e4739a2 107
418ece33 108Package: zfsutils-linux
0c2a2961 109Section: admin
01b298ec 110Architecture: linux-any
9479c358 111Depends: ${misc:Depends}, ${shlibs:Depends}
f5cffb99 112Recommends: lsb-base, zfs-modules | zfs-dkms
6e2ceb51 113Suggests: nfs-kernel-server, samba-common-bin (>= 3.0.23), zfs-initramfs
3d2f411b 114Conflicts: zfs, zfs-fuse
4db4de46 115Replaces: zfs
418ece33 116Provides: zfsutils
591619c8
AX
117Description: command-line tools to manage ZFS filesystems
118 The Z file system is a pooled filesystem designed for maximum data
2b5083c8 119 integrity, supporting data snapshots, multiple copies, and data
6e2ceb51 120 checksums.
591619c8
AX
121 .
122 This package provides the zfs and zpool commands to create and administer
123 ZFS filesystems.
47ba6fdb 124
eb6a4b3d 125Package: zfs-dbg
47ba6fdb 126Section: debug
cae47685 127Priority: extra
47ba6fdb 128Architecture: linux-any
418ece33
AX
129Depends: libnvpair1linux (= ${binary:Version}),
130 libuutil1linux (= ${binary:Version}),
131 libzfs2linux (= ${binary:Version}),
132 libzpool1linux (= ${binary:Version}),
6e2ceb51 133 ${misc:Depends}
418ece33 134Recommends: zfsutils-linux (= ${binary:Version})
eb6a4b3d 135Description: Debugging symbols for ZFS userland libraries and tools
591619c8 136 The Z file system is a pooled filesystem designed for maximum data
2b5083c8 137 integrity, supporting data snapshots, multiple copies, and data
eb6a4b3d 138 checksums.
47ba6fdb 139 .
418ece33
AX
140 This package contains the debugging symbols for libzpoo1linux, libzfs2linux,
141 libnvpair1linux, libuutil1linux, and zfsutils-linux.