]> git.proxmox.com Git - mirror_zfs-debian.git/blame - debian/control.in
Remove useless option file
[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
6f2dbaa9 24Package: libnvpair1
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
6f2dbaa9 33Package: libuutil1
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
9e5db36f 48Package: libzfs-dev
0c2a2961 49Section: libdevel
9e5db36f 50Architecture: linux-any
cb2f4c75 51Depends: libzfs2 (= ${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
cb2f4c75 60Package: libzfs2
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
6f2dbaa9 71Package: libzpool1
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}
c7974f8b 86Recommends: zfsutils
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
d94134e3 99Depends: initramfs-tools, zfs-modules | zfs-dkms, zfsutils, ${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
cb1b5cd7 108Package: zfsutils
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
591619c8
AX
116Description: command-line tools to manage ZFS filesystems
117 The Z file system is a pooled filesystem designed for maximum data
2b5083c8 118 integrity, supporting data snapshots, multiple copies, and data
6e2ceb51 119 checksums.
591619c8
AX
120 .
121 This package provides the zfs and zpool commands to create and administer
122 ZFS filesystems.
47ba6fdb 123
eb6a4b3d 124Package: zfs-dbg
47ba6fdb 125Section: debug
cae47685 126Priority: extra
47ba6fdb 127Architecture: linux-any
6e2ceb51
AX
128Depends: libnvpair1 (= ${binary:Version}),
129 libuutil1 (= ${binary:Version}),
cb2f4c75 130 libzfs2 (= ${binary:Version}),
1eda7ea4 131 libzpool1 (= ${binary:Version}),
6e2ceb51
AX
132 ${misc:Depends}
133Recommends: zfsutils (= ${binary:Version})
eb6a4b3d 134Description: Debugging symbols for ZFS userland libraries and tools
591619c8 135 The Z file system is a pooled filesystem designed for maximum data
2b5083c8 136 integrity, supporting data snapshots, multiple copies, and data
eb6a4b3d 137 checksums.
47ba6fdb 138 .
cb2f4c75 139 This package contains the debugging symbols for libzpoo1, libzfs2,
eb6a4b3d 140 libnvpair1, libuutil1, and zfsutils.