]> git.proxmox.com Git - mirror_zfs-debian.git/blame - debian/control
Build the package zfs-initramfs
[mirror_zfs-debian.git] / debian / control
CommitLineData
98675f09
AX
1Source: zfs-linux
2Section: kernel
3Priority: optional
4Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.debian.org>
5Uploaders: Aron Xu <aron@debian.org>, Carlos Alberto Lopez Perez <clopez@igalia.com>
6Build-Depends: autotools-dev,
7 autoconf,
8 autogen,
9 automake,
10 debhelper (>= 9),
11 dkms (>> 2.1.1.2-5),
12 libselinux1-dev,
13 libtool,
14 po-debconf,
15 uuid-dev,
16 zlib1g-dev,
17 lsb-release
18Standards-Version: 3.9.4
19Homepage: http://www.zfsonlinux.org/
20Vcs-Git: git://anonscm.debian.org/pkg-zfsonlinux/zfs.git
21Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-zfsonlinux/spl.git
22
23Package: libnvpair1
24Section: libs
25Architecture: linux-any
26Depends: ${misc:Depends}, ${shlibs:Depends}
27Replaces: libnvpair0
28Provides: libnvpair0
29Description: Solaris name-value library for Linux
30 This library provides routines for packing and unpacking nv pairs for
31 transporting data across process boundaries, transporting between
32 kernel and userland, and possibly saving onto disk files.
33
34Package: libnvpair1-dbg
35Section: debug
36Priority: extra
37Architecture: linux-any
38Depends: ${misc:Depends}, libnvpair1 (= ${binary:Version})
39Replaces: libnvpair0-dbg, libnvpair0
40Provides: libnvpair0-dbg, libnvpair0
41Description: Debugging symbols for libnvpair1
42 This library provides routines for packing and unpacking nv pairs for
43 transporting data across process boundaries, transporting between
44 kernel and userland, and possibly saving onto disk files.
45 .
46 This package contains the debugging symbols for libnvpair1.
47
98675f09
AX
48Package: libuutil1
49Section: libs
50Architecture: linux-any
51Depends: ${misc:Depends}, ${shlibs:Depends}
52Replaces: libuutil0
53Provides: libuutil0
54Description: Solaris userland utility library for Linux
55 This library provides a variety of glue functions for ZFS on Linux:
56 * libspl: The Solaris Porting Layer userland library, which provides APIs
57 that make it possible to run Solaris user code in a Linux environment
58 with relatively minimal modification.
59 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation
60 library.
61 * libefi: The Extensible Firmware Interface library for GUID disk
62 partitioning.
63 * libshare: NFS, SMB, and iSCSI service integration for ZFS.
64
65Package: libuutil1-dbg
66Section: debug
67Priority: extra
68Architecture: linux-any
69Depends: ${misc:Depends}, libuutil1 (= ${binary:Version})
70Replaces: libuutil0-dbg, libuutil0
71Provides: libuutil0-dbg, libuutil0
72Description: Debugging symbols for libuutil1
73 This library provides a variety of glue functions for ZFS on Linux:
74 * libspl: The Solaris Porting Layer userland library, which provides APIs
75 that make it possible to run Solaris user code in a Linux environment
76 with relatively minimal modification.
77 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation
78 library.
79 * libefi: The Extensible Firmware Interface library for GUID disk
80 partitioning.
81 * libshare: NFS, SMB, and iSCSI service integration for ZFS.
82 .
83 This package contains the debugging symbols for libuutil1.
84
98675f09
AX
85Package: libzfs-dev
86Section: libdevel
87Architecture: linux-any
88Depends: ${misc:Depends}, libzfs1 (= ${binary:Version})
89Provides: libnvpair-dev, libuutil-dev
90Description: Native ZFS filesystem development files for Linux
91 Header files and static libraries for compiling software against
92 libraries of native ZFS filesystem.
93 .
94 This package includes the development files of libnvpair1, libuutil1,
95 and libzfs1.
96
97Package: libzfs1
98Section: libs
99Architecture: linux-any
100Depends: ${misc:Depends}, ${shlibs:Depends}
101Replaces: libzfs0
102Provides: libzfs0
103Description: Native ZFS filesystem library for Linux
104 The Z file system is a pooled filesystem designed for maximum data
105 integrity, supporting data snapshots, multiple copies, and data
106 checksums.
107 .
108 The ZFS library provides support for managing ZFS filesystems.
109
110Package: libzfs1-dbg
111Section: debug
112Priority: extra
113Architecture: linux-any
114Depends: ${misc:Depends}, libzfs1 (= ${binary:Version})
115Replaces: libzfs0-dbg, libzfs0
116Provides: libzfs0-dbg, libzfs0
117Description: Debugging symbols for libzfs1
118 The Z file system is a pooled filesystem designed for maximum data
119 integrity, supporting data snapshots, multiple copies, and data
120 checksums.
121 .
122 This package contains the debugging symbols for libzfs1.
123
98675f09
AX
124Package: libzpool1
125Section: libs
126Architecture: linux-any
127Depends: ${misc:Depends}, ${shlibs:Depends}
128Replaces: libzpool0
129Provides: libzpool0
130Description: Native ZFS pool library for Linux
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 zpool library provides support for managing zpools.
136
137Package: libzpool1-dbg
138Section: debug
139Priority: extra
140Architecture: linux-any
141Depends: ${misc:Depends}, libzpool1 (= ${binary:Version})
142Replaces: libzpool0-dbg, libzpool0
143Provides: libzpool0-dbg, libzpool0
144Description: Debugging symbols for libzpool1
145 The Z file system is a pooled filesystem designed for maximum data
146 integrity, supporting data snapshots, multiple copies, and data
147 checksums.
148 .
149 This package contains the debugging symbols for libzpool1.
150
98675f09
AX
151Package: zfs-dkms
152Architecture: all
153Pre-Depends: spl-dkms (>= ${source:Upstream-Version})
154Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5), lsb-release
c7974f8b 155Recommends: zfsutils
98675f09 156Replaces: lzfs, lzfs-dkms
c7974f8b 157Provides: zfs-modules, lustre-backend-fs, lzfs, lzfs-dkms
98675f09
AX
158Conflicts: lzfs, lzfs-dkms
159Description: Native ZFS filesystem kernel modules for Linux
160 The Z file system is a pooled filesystem designed for maximum data
161 integrity, supporting data snapshots, multiple copies, and data
162 checksums.
163 .
164 This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of ZFS.
165
166#Package: zfs-dracut
167#Section: kernel
168#Architecture: linux-any
169#Depends: ${misc:Depends}, dracut, zfsutils
170#Description: Native ZFS root filesystem capabilities for Linux
171# This package adds ZFS to the system initramfs with a hook
172# for the dracut infrastructure.
173
2b5083c8
AX
174Package: zfs-initramfs
175Section: kernel
176Architecture: linux-any
177Depends: ${misc:Depends}, zfsutils, zfs-modules | zfs-dkms
178Description: Native ZFS root filesystem capabilities for Linux
179 The Z file system is a pooled filesystem designed for maximum data
180 integrity, supporting data snapshots, multiple copies, and data
181 checksums.
182 .
183 This package adds ZFS to the system initramfs with a hook
184 for the initramfs-tools infrastructure.
98675f09
AX
185
186Package: zfsutils
187Section: admin
188Architecture: linux-any
189Depends: ${misc:Depends}, ${shlibs:Depends}
c7974f8b 190Recommends: zfs-modules | zfs-dkms
98675f09
AX
191Suggests: samba-common-bin (>= 3.0.23), nfs-kernel-server, zfs-initramfs
192Conflicts: zfs, zfs-fuse
193Replaces: zfs
194Description: command-line tools to manage ZFS filesystems
195 The Z file system is a pooled filesystem designed for maximum data
2b5083c8
AX
196 integrity, supporting data snapshots, multiple copies, and data
197 checksums.
98675f09
AX
198 .
199 This package provides the zfs and zpool commands to create and administer
200 ZFS filesystems.
201
202Package: zfsutils-dbg
203Section: debug
204Priority: extra
205Architecture: linux-any
206Depends: ${misc:Depends}, zfsutils (= ${binary:Version})
207Replaces: zfs-dbg, zfs
208Provides: zfs-dbg, zfs
209Description: Debugging symbols for zfsutils
210 The Z file system is a pooled filesystem designed for maximum data
2b5083c8
AX
211 integrity, supporting data snapshots, multiple copies, and data
212 checksums.
98675f09
AX
213 .
214 This package contains the debugging symbols for zfsutils.