]> git.proxmox.com Git - mirror_zfs-debian.git/blame - debian/control.in
Re-sync source tree
[mirror_zfs-debian.git] / debian / control.in
CommitLineData
7e4739a2 1Source: zfs-linux
3d66721f 2Section: contrib/kernel
182c8a65 3Priority: optional
42b1a2ac 4Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
6e2ceb51 5Uploaders: Aron Xu <aron@debian.org>,
ad8b63cb 6 Petter Reinholdtsen <pere@debian.org>,
6e2ceb51 7 Carlos Alberto Lopez Perez <clopez@igalia.com>
e8f06def 8Build-Depends: dh-autoreconf,
e7a57fc0 9 dh-systemd,
6e2ceb51
AX
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,
81441311 18 zlib1g-dev,
ae6efe17
AX
19 python,
20 libblkid-dev,
21 libattr1-dev
ad8b63cb 22Standards-Version: 3.9.7
42b1a2ac
CALP
23Homepage: http://www.zfsonlinux.org/
24Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/zfs.git
ba81e613 25Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/zfs.git
7e4739a2 26
418ece33 27Package: libnvpair1linux
3d66721f 28Section: contrib/libs
01b298ec 29Architecture: linux-any
1b1f7dc7 30Depends: ${misc:Depends}, ${shlibs:Depends}
836a5158 31Description: Solaris name-value library for Linux
2c9a21ec
DH
32 This library provides routines for packing and unpacking nv pairs for
33 transporting data across process boundaries, transporting between
34 kernel and userland, and possibly saving onto disk files.
0a1dbd11 35
418ece33 36Package: libuutil1linux
3d66721f 37Section: contrib/libs
01b298ec 38Architecture: linux-any
1b1f7dc7 39Depends: ${misc:Depends}, ${shlibs:Depends}
836a5158 40Description: Solaris userland utility library for Linux
21d4841c 41 This library provides a variety of glue functions for ZFS on Linux:
591619c8
AX
42 * libspl: The Solaris Porting Layer userland library, which provides APIs
43 that make it possible to run Solaris user code in a Linux environment
44 with relatively minimal modification.
45 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation
46 library.
47 * libefi: The Extensible Firmware Interface library for GUID disk
48 partitioning.
49 * libshare: NFS, SMB, and iSCSI service integration for ZFS.
0a1dbd11 50
418ece33 51Package: libzfslinux-dev
3d66721f 52Section: contrib/libdevel
9e5db36f 53Architecture: linux-any
3d66721f
AX
54Depends: libzfs2linux (= ${binary:Version}), libzpool2linux (= ${binary:Version}),
55 libnvpair1linux (= ${binary:Version}), libuutil1linux (= ${binary:Version}),
56 ${misc:Depends}
9e5db36f 57Provides: libnvpair-dev, libuutil-dev
1d00b166
AX
58Description: OpenZFS filesystem development files for Linux
59 Header files and static libraries for compiling software against
60 libraries of OpenZFS filesystem.
591619c8
AX
61 .
62 This package includes the development files of libnvpair1, libuutil1,
1d00b166 63 libzpool2 and libzfs2.
9e5db36f 64
418ece33 65Package: libzfs2linux
3d66721f 66Section: contrib/libs
01b298ec 67Architecture: linux-any
1b1f7dc7 68Depends: ${misc:Depends}, ${shlibs:Depends}
1d00b166 69Description: OpenZFS filesystem library for Linux
182c8a65
AX
70 The Z file system is a pooled filesystem designed for maximum data
71 integrity, supporting data snapshots, multiple copies, and data
591619c8 72 checksums.
182c8a65 73 .
1d00b166 74 The OpenZFS library provides support for managing OpenZFS filesystems.
0a1dbd11 75
3d66721f
AX
76Package: libzpool2linux
77Section: contrib/libs
01b298ec 78Architecture: linux-any
1b1f7dc7 79Depends: ${misc:Depends}, ${shlibs:Depends}
1d00b166 80Description: OpenZFS pool library for Linux
182c8a65
AX
81 The Z file system is a pooled filesystem designed for maximum data
82 integrity, supporting data snapshots, multiple copies, and data
591619c8 83 checksums.
182c8a65
AX
84 .
85 This zpool library provides support for managing zpools.
0a1dbd11 86
7e4739a2 87Package: zfs-dkms
1ad3b212 88Architecture: all
19b66348 89Pre-Depends: spl-dkms (>= ${source:Upstream-Version})
6e2ceb51 90Depends: dkms (>> 2.1.1.2-5), lsb-release, ${misc:Depends}
9609acae
AX
91Recommends: zfsutils-linux, zfs-zed
92Provides: zfs-modules
1d00b166 93Description: OpenZFS filesystem kernel modules for Linux
182c8a65
AX
94 The Z file system is a pooled filesystem designed for maximum data
95 integrity, supporting data snapshots, multiple copies, and data
6e2ceb51 96 checksums.
21d4841c 97 .
1d00b166
AX
98 This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of
99 OpenZFS.
7e4739a2 100
2b5083c8 101Package: zfs-initramfs
a0d83f07 102Architecture: all
418ece33 103Depends: initramfs-tools, zfs-modules | zfs-dkms, zfsutils-linux, ${misc:Depends}
1d00b166 104Description: OpenZFS root filesystem capabilities for Linux - initramfs
2b5083c8
AX
105 The Z file system is a pooled filesystem designed for maximum data
106 integrity, supporting data snapshots, multiple copies, and data
6e2ceb51 107 checksums.
2b5083c8 108 .
1d00b166 109 This package adds OpenZFS to the system initramfs with a hook
2b5083c8 110 for the initramfs-tools infrastructure.
7e4739a2 111
12c93946 112Package: zfs-dracut
a0d83f07 113Architecture: all
12c93946 114Depends: dracut, zfs-modules | zfs-dkms, zfsutils-linux, ${misc:Depends}
1d00b166 115Description: OpenZFS root filesystem capabilities for Linux - dracut
12c93946
AX
116 The Z file system is a pooled filesystem designed for maximum data
117 integrity, supporting data snapshots, multiple copies, and data
118 checksums.
119 .
1d00b166 120 This package adds OpenZFS to the system initramfs with a hook
12c93946
AX
121 for the dracut infrastructure.
122
418ece33 123Package: zfsutils-linux
3d66721f 124Section: contrib/admin
01b298ec 125Architecture: linux-any
81441311 126Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
9609acae 127Recommends: lsb-base, zfs-modules | zfs-dkms, zfs-zed
12c93946 128Suggests: nfs-kernel-server, samba-common-bin (>= 3.0.23), zfs-initramfs | zfs-dracut
3d2f411b 129Conflicts: zfs, zfs-fuse
418ece33 130Provides: zfsutils
1d00b166 131Description: command-line tools to manage OpenZFS filesystems
591619c8 132 The Z file system is a pooled filesystem designed for maximum data
2b5083c8 133 integrity, supporting data snapshots, multiple copies, and data
6e2ceb51 134 checksums.
591619c8
AX
135 .
136 This package provides the zfs and zpool commands to create and administer
1d00b166 137 OpenZFS filesystems.
47ba6fdb 138
a2591d3d
AX
139Package: zfs-zed
140Section: contrib/admin
141Architecture: linux-any
9609acae 142Depends: ${misc:Depends}, ${shlibs:Depends}, zfs-modules | zfs-dkms, zfsutils-linux
a2591d3d
AX
143Description: OpenZFS Event Daemon
144 The Z file system is a pooled filesystem designed for maximum data
145 integrity, supporting data snapshots, multiple copies, and data
146 checksums.
147 .
1d00b166 148 This package provides the OpenZFS Event Daemon (zed).
a2591d3d 149
eb6a4b3d 150Package: zfs-dbg
3d66721f 151Section: contrib/debug
cae47685 152Priority: extra
47ba6fdb 153Architecture: linux-any
418ece33
AX
154Depends: libnvpair1linux (= ${binary:Version}),
155 libuutil1linux (= ${binary:Version}),
156 libzfs2linux (= ${binary:Version}),
3d66721f 157 libzpool2linux (= ${binary:Version}),
ee5a5bc2 158 zfsutils-linux (= ${binary:Version}), zfs-zed (= ${binary:Version}),
6e2ceb51 159 ${misc:Depends}
1d00b166 160Description: Debugging symbols for OpenZFS userland libraries and tools
591619c8 161 The Z file system is a pooled filesystem designed for maximum data
2b5083c8 162 integrity, supporting data snapshots, multiple copies, and data
eb6a4b3d 163 checksums.
47ba6fdb 164 .
1d00b166
AX
165 This package contains the debugging symbols for libzpool2linux, libzfs2linux,
166 libnvpair1linux, libuutil1linux, zfs-zed and zfsutils-linux.