]> git.proxmox.com Git - mirror_zfs-debian.git/blob - debian/control.in
Add zed package
[mirror_zfs-debian.git] / debian / control.in
1 Source: zfs-linux
2 Section: contrib/kernel
3 Priority: optional
4 Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
5 Uploaders: Aron Xu <aron@debian.org>,
6 Carlos Alberto Lopez Perez <clopez@igalia.com>
7 Build-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
19 Standards-Version: 3.9.6
20 Homepage: http://www.zfsonlinux.org/
21 Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/zfs.git
22 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
23
24 Package: libnvpair1linux
25 Section: contrib/libs
26 Architecture: linux-any
27 Depends: ${misc:Depends}, ${shlibs:Depends}
28 Description: Solaris name-value library for Linux
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.
32
33 Package: libuutil1linux
34 Section: contrib/libs
35 Architecture: linux-any
36 Depends: ${misc:Depends}, ${shlibs:Depends}
37 Description: Solaris userland utility library for Linux
38 This library provides a variety of glue functions for ZFS on Linux:
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.
47
48 Package: libzfslinux-dev
49 Section: contrib/libdevel
50 Architecture: linux-any
51 Depends: libzfs2linux (= ${binary:Version}), libzpool2linux (= ${binary:Version}),
52 libnvpair1linux (= ${binary:Version}), libuutil1linux (= ${binary:Version}),
53 ${misc:Depends}
54 Provides: libnvpair-dev, libuutil-dev
55 Description: Native ZFS filesystem development files for Linux
56 Header files and static libraries for compiling software against
57 libraries of native ZFS filesystem.
58 .
59 This package includes the development files of libnvpair1, libuutil1,
60 and libzfs2.
61
62 Package: libzfs2linux
63 Section: contrib/libs
64 Architecture: linux-any
65 Depends: ${misc:Depends}, ${shlibs:Depends}
66 Description: Native ZFS filesystem library for Linux
67 The Z file system is a pooled filesystem designed for maximum data
68 integrity, supporting data snapshots, multiple copies, and data
69 checksums.
70 .
71 The ZFS library provides support for managing ZFS filesystems.
72
73 Package: libzpool2linux
74 Section: contrib/libs
75 Architecture: linux-any
76 Depends: ${misc:Depends}, ${shlibs:Depends}
77 Description: Native ZFS pool library for Linux
78 The Z file system is a pooled filesystem designed for maximum data
79 integrity, supporting data snapshots, multiple copies, and data
80 checksums.
81 .
82 This zpool library provides support for managing zpools.
83
84 Package: zfs-dkms
85 Architecture: all
86 Pre-Depends: spl-dkms (>= ${source:Upstream-Version})
87 Depends: dkms (>> 2.1.1.2-5), lsb-release, ${misc:Depends}
88 Recommends: zfsutils-linux
89 Replaces: lzfs, lzfs-dkms
90 Provides: lustre-backend-fs, lzfs, lzfs-dkms, zfs-modules
91 Conflicts: lzfs, lzfs-dkms
92 Description: Native ZFS filesystem kernel modules for Linux
93 The Z file system is a pooled filesystem designed for maximum data
94 integrity, supporting data snapshots, multiple copies, and data
95 checksums.
96 .
97 This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of ZFS.
98
99 Package: zfs-initramfs
100 Architecture: linux-any
101 Depends: initramfs-tools, zfs-modules | zfs-dkms, zfsutils-linux, ${misc:Depends}
102 Description: Native ZFS root filesystem capabilities for Linux - initramfs
103 The Z file system is a pooled filesystem designed for maximum data
104 integrity, supporting data snapshots, multiple copies, and data
105 checksums.
106 .
107 This package adds ZFS to the system initramfs with a hook
108 for the initramfs-tools infrastructure.
109
110 Package: zfs-dracut
111 Architecture: linux-any
112 Depends: dracut, zfs-modules | zfs-dkms, zfsutils-linux, ${misc:Depends}
113 Description: Native ZFS root filesystem capabilities for Linux - dracut
114 The Z file system is a pooled filesystem designed for maximum data
115 integrity, supporting data snapshots, multiple copies, and data
116 checksums.
117 .
118 This package adds ZFS to the system initramfs with a hook
119 for the dracut infrastructure.
120
121 Package: zfsutils-linux
122 Section: contrib/admin
123 Architecture: linux-any
124 Depends: ${misc:Depends}, ${shlibs:Depends}
125 Recommends: lsb-base, zfs-modules | zfs-dkms
126 Suggests: nfs-kernel-server, samba-common-bin (>= 3.0.23), zfs-initramfs | zfs-dracut
127 Conflicts: zfs, zfs-fuse
128 Replaces: zfs
129 Provides: zfsutils
130 Description: command-line tools to manage ZFS filesystems
131 The Z file system is a pooled filesystem designed for maximum data
132 integrity, supporting data snapshots, multiple copies, and data
133 checksums.
134 .
135 This package provides the zfs and zpool commands to create and administer
136 ZFS filesystems.
137
138 Package: zfs-zed
139 Section: contrib/admin
140 Architecture: linux-any
141 Depends: ${misc:Depends}, ${shlibs:Depends}
142 Recommends: zfsutils-linux, zfs-modules | zfs-dkms
143 Description: 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 .
148 This package provides the Z Event Daemon (zed).
149
150 Package: zfs-dbg
151 Section: contrib/debug
152 Priority: extra
153 Architecture: linux-any
154 Depends: libnvpair1linux (= ${binary:Version}),
155 libuutil1linux (= ${binary:Version}),
156 libzfs2linux (= ${binary:Version}),
157 libzpool2linux (= ${binary:Version}),
158 ${misc:Depends}
159 Recommends: zfsutils-linux (= ${binary:Version})
160 Description: Debugging symbols for ZFS userland libraries and tools
161 The Z file system is a pooled filesystem designed for maximum data
162 integrity, supporting data snapshots, multiple copies, and data
163 checksums.
164 .
165 This package contains the debugging symbols for libzpoo1linux, libzfs2linux,
166 libnvpair1linux, libuutil1linux, and zfsutils-linux.