]> git.proxmox.com Git - mirror_zfs-debian.git/blame - debian/control
Remove sourcing of /etc/init/vars.sh
[mirror_zfs-debian.git] / debian / control
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>
6b5b5d69 5Uploaders: Aron Xu <aron@debian.org>, Carlos Alberto Lopez Perez <clopez@igalia.com>
598b4be5 6Build-Depends: autotools-dev,
2a9c6adc
DH
7 autoconf,
8 autogen,
9 automake,
6b5b5d69 10 debhelper (>= 9),
209db40f 11 dkms (>> 2.1.1.2-5),
38a16c43 12 libselinux1-dev,
3daa19f9 13 libtool,
8d1fb6ec 14 po-debconf,
598b4be5
DH
15 uuid-dev,
16 zlib1g-dev,
2d5cb862 17 lsb-release
6b5b5d69 18Standards-Version: 3.9.4
42b1a2ac
CALP
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
7e4739a2 22
6f2dbaa9 23Package: libnvpair1
0c2a2961 24Section: libs
01b298ec 25Architecture: linux-any
1b1f7dc7 26Depends: ${misc:Depends}, ${shlibs:Depends}
b010dc53 27Replaces: libnvpair0
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
47ba6fdb
PF
33Package: libnvpair1-dbg
34Section: debug
cae47685 35Priority: extra
47ba6fdb 36Architecture: linux-any
c4be4dd7 37Depends: ${misc:Depends}, libnvpair1 (= ${binary:Version})
47ba6fdb
PF
38Replaces: libnvpair0-dbg
39Description: Debugging symbols for libnvpair1
40 This library provides routines for packing and unpacking nv pairs for
41 transporting data across process boundaries, transporting between
42 kernel and userland, and possibly saving onto disk files.
43 .
44 This package contains the debugging symbols for libnvpair1.
45
6f2dbaa9 46Package: libuutil1
0c2a2961 47Section: libs
01b298ec 48Architecture: linux-any
1b1f7dc7 49Depends: ${misc:Depends}, ${shlibs:Depends}
b010dc53 50Replaces: libuutil0
836a5158 51Description: Solaris userland utility library for Linux
21d4841c
DH
52 This library provides a variety of glue functions for ZFS on Linux:
53 * libspl: The Solaris Porting Layer library, which provides APIs that make it
54 possible to run Solaris user code in a Linux environment with relatively
55 minimal modification.
56 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library.
57 * libefi: The Extensible Firmware Interface library for GUID disk partitioning.
58 * libshare: NFS and SMB service integration for ZFS.
0a1dbd11 59
47ba6fdb
PF
60Package: libuutil1-dbg
61Section: debug
cae47685 62Priority: extra
47ba6fdb 63Architecture: linux-any
c4be4dd7 64Depends: ${misc:Depends}, libuutil1 (= ${binary:Version})
47ba6fdb
PF
65Replaces: libuutil0-dbg
66Description: Debugging symbols for libuutil1
67 This library provides a variety of glue functions for ZFS on Linux:
68 * libspl: The Solaris Porting Layer library, which provides APIs that make it
69 possible to run Solaris user code in a Linux environment with relatively
70 minimal modification.
71 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library.
72 * libefi: The Extensible Firmware Interface library for GUID disk partitioning.
73 * libshare: NFS and SMB service integration for ZFS.
74 .
75 This package contains the debugging symbols for libuutil1.
76
9e5db36f 77Package: libzfs-dev
0c2a2961 78Section: libdevel
9e5db36f 79Architecture: linux-any
6f2dbaa9 80Depends: ${misc:Depends}, libzfs1 (= ${binary:Version})
9e5db36f 81Provides: libnvpair-dev, libuutil-dev
598b4be5
DH
82Replaces: libefi1,
83 libnvpair1,
84 libshare1,
85 libspl1,
86 libunicode1,
87 libuutil1,
88 libzavl1,
89 libzfs1,
90 libzpool1,
9e5db36f
DH
91Description: Native ZFS filesystem development files for Linux
92 Header files and static libraries for compiling software
93 against libzfs.
94
6f2dbaa9 95Package: libzfs1
0c2a2961 96Section: libs
01b298ec 97Architecture: linux-any
1b1f7dc7 98Depends: ${misc:Depends}, ${shlibs:Depends}
b010dc53 99Replaces: libzfs0
0a1dbd11 100Description: Native ZFS filesystem library for Linux
182c8a65
AX
101 The Z file system is a pooled filesystem designed for maximum data
102 integrity, supporting data snapshots, multiple copies, and data
103 checksums.
104 .
105 The ZFS library provides support for managing ZFS filesystems.
0a1dbd11 106
47ba6fdb
PF
107Package: libzfs1-dbg
108Section: debug
cae47685 109Priority: extra
47ba6fdb 110Architecture: linux-any
c4be4dd7 111Depends: ${misc:Depends}, libzfs1 (= ${binary:Version})
47ba6fdb
PF
112Replaces: libzfs0-dbg
113Description: Debugging symbols for libzfs1
182c8a65
AX
114 The Z file system is a pooled filesystem designed for maximum data
115 integrity, supporting data snapshots, multiple copies, and data
116 checksums.
47ba6fdb
PF
117 .
118 This package contains the debugging symbols for libzfs1.
119
6f2dbaa9 120Package: libzpool1
0c2a2961 121Section: libs
01b298ec 122Architecture: linux-any
1b1f7dc7 123Depends: ${misc:Depends}, ${shlibs:Depends}
b010dc53 124Replaces: libzpool0
0a1dbd11 125Description: Native ZFS pool library for Linux
182c8a65
AX
126 The Z file system is a pooled filesystem designed for maximum data
127 integrity, supporting data snapshots, multiple copies, and data
128 checksums.
129 .
130 This zpool library provides support for managing zpools.
0a1dbd11 131
47ba6fdb
PF
132Package: libzpool1-dbg
133Section: debug
cae47685 134Priority: extra
47ba6fdb 135Architecture: linux-any
c4be4dd7 136Depends: ${misc:Depends}, libzpool1 (= ${binary:Version})
47ba6fdb
PF
137Replaces: libzpool0-dbg
138Description: Debugging symbols for libzpool1
182c8a65
AX
139 The Z file system is a pooled filesystem designed for maximum data
140 integrity, supporting data snapshots, multiple copies, and data
141 checksums.
47ba6fdb
PF
142 .
143 This package contains the debugging symbols for libzpool1.
144
7e4739a2 145Package: zfs-dkms
01b298ec 146Architecture: linux-any
19b66348 147Pre-Depends: spl-dkms (>= ${source:Upstream-Version})
8d1fb6ec 148Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5), lsb-release, debconf
7e4739a2 149Replaces: lzfs, lzfs-dkms
e5e17833 150Provides: lustre-backend-fs, lzfs, lzfs-dkms
7e4739a2 151Conflicts: lzfs, lzfs-dkms
0a1dbd11 152Description: Native ZFS filesystem kernel modules for Linux
182c8a65
AX
153 The Z file system is a pooled filesystem designed for maximum data
154 integrity, supporting data snapshots, multiple copies, and data
155 checksums.
21d4841c 156 .
182c8a65 157 This DKMS package includes the SPA, DMU, ZVOL, and ZPL components of ZFS.
7e4739a2 158
f044301b
DH
159#Package: zfs-dracut
160#Section: kernel
161#Architecture: linux-any
162#Depends: ${misc:Depends}, dracut, zfsutils
163#Description: Native ZFS root filesystem capabilities for Linux
164# This package adds ZFS to the system initramfs with a hook
165# for the dracut infrastructure.
520eb814 166
182c8a65
AX
167#Package: zfs-initramfs
168#Section: kernel
169#Architecture: linux-any
170#Depends: ${misc:Depends}, zfsutils, zfs-grub
171#Description: Native ZFS root filesystem capabilities for Linux
172# This package adds ZFS to the system initramfs with a hook
173# for the initramfs-tools infrastructure.
7e4739a2 174
cb1b5cd7 175Package: zfsutils
0c2a2961 176Section: admin
01b298ec 177Architecture: linux-any
9479c358 178Depends: ${misc:Depends}, ${shlibs:Depends}
7e4739a2 179Recommends: zfs-dkms
74e59e97 180Suggests: samba-common-bin (>= 3.0.23), nfs-kernel-server, zfs-initramfs
3d2f411b 181Conflicts: zfs, zfs-fuse
4db4de46 182Replaces: zfs
0a1dbd11 183Description: Native ZFS management utilities for Linux
2c9a21ec
DH
184 This package provides the zpool and zfs commands that are used to
185 manage ZFS filesystems.
47ba6fdb
PF
186
187Package: zfsutils-dbg
188Section: debug
cae47685 189Priority: extra
47ba6fdb 190Architecture: linux-any
c4be4dd7 191Depends: ${misc:Depends}, zfsutils (= ${binary:Version})
47ba6fdb
PF
192Replaces: zfs-dbg
193Description: Debugging symbols for zfsutils
194 This package provides the zpool and zfs commands that are used to
195 manage ZFS filesystems.
196 .
197 This package contains the debugging symbols for zfsutils.