]> git.proxmox.com Git - mirror_zfs-debian.git/blob - debian/control
Merge branch 'upstream'
[mirror_zfs-debian.git] / debian / control
1 Source: zfs-linux
2 Section: kernel
3 Priority: extra
4 Maintainer: Darik Horn <dajhorn@vanadac.com>
5 Build-Depends: autotools-dev,
6 autoconf,
7 autogen,
8 automake,
9 debhelper (>= 7.4),
10 dkms (>> 2.1.1.2-5ubuntu1),
11 libselinux1-dev,
12 libtool,
13 uuid-dev,
14 zlib1g-dev,
15 Standards-Version: 3.9.3.1
16 Vcs-Git: git://github.com/dajhorn/pkg-zfs.git
17 Vcs-Browser: http://github.com/dajhorn/pkg-zfs
18
19 Package: libnvpair1
20 Section: libs
21 Architecture: linux-any
22 Depends: ${misc:Depends}, ${shlibs:Depends}
23 Replaces: libnvpair0
24 Description: Solaris name-value library for Linux
25 This library provides routines for packing and unpacking nv pairs for
26 transporting data across process boundaries, transporting between
27 kernel and userland, and possibly saving onto disk files.
28
29 Package: libnvpair1-dbg
30 Section: debug
31 Architecture: linux-any
32 Depends: ${misc:Depends}, libnvpair1 (= ${binary:Version})
33 Replaces: libnvpair0-dbg
34 Description: Debugging symbols for libnvpair1
35 This library provides routines for packing and unpacking nv pairs for
36 transporting data across process boundaries, transporting between
37 kernel and userland, and possibly saving onto disk files.
38 .
39 This package contains the debugging symbols for libnvpair1.
40
41 Package: libuutil1
42 Section: libs
43 Architecture: linux-any
44 Depends: ${misc:Depends}, ${shlibs:Depends}
45 Replaces: libuutil0
46 Description: Solaris userland utility library for Linux
47 This library provides a variety of glue functions for ZFS on Linux:
48 * libspl: The Solaris Porting Layer library, which provides APIs that make it
49 possible to run Solaris user code in a Linux environment with relatively
50 minimal modification.
51 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library.
52 * libefi: The Extensible Firmware Interface library for GUID disk partitioning.
53 * libshare: NFS and SMB service integration for ZFS.
54
55 Package: libuutil1-dbg
56 Section: debug
57 Architecture: linux-any
58 Depends: ${misc:Depends}, libuutil1 (= ${binary:Version})
59 Replaces: libuutil0-dbg
60 Description: Debugging symbols for libuutil1
61 This library provides a variety of glue functions for ZFS on Linux:
62 * libspl: The Solaris Porting Layer library, which provides APIs that make it
63 possible to run Solaris user code in a Linux environment with relatively
64 minimal modification.
65 * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library.
66 * libefi: The Extensible Firmware Interface library for GUID disk partitioning.
67 * libshare: NFS and SMB service integration for ZFS.
68 .
69 This package contains the debugging symbols for libuutil1.
70
71 Package: libzfs-dev
72 Section: libdevel
73 Architecture: linux-any
74 Depends: ${misc:Depends}, libzfs1 (= ${binary:Version})
75 Provides: libnvpair-dev, libuutil-dev
76 Replaces: libefi1,
77 libnvpair1,
78 libshare1,
79 libspl1,
80 libunicode1,
81 libuutil1,
82 libzavl1,
83 libzfs1,
84 libzpool1,
85 Description: Native ZFS filesystem development files for Linux
86 Header files and static libraries for compiling software
87 against libzfs.
88
89 Package: libzfs1
90 Section: libs
91 Architecture: linux-any
92 Depends: ${misc:Depends}, ${shlibs:Depends}
93 Replaces: libzfs0
94 Description: Native ZFS filesystem library for Linux
95 The zfs management library.
96
97 Package: libzfs1-dbg
98 Section: debug
99 Architecture: linux-any
100 Depends: ${misc:Depends}, libzfs1 (= ${binary:Version})
101 Replaces: libzfs0-dbg
102 Description: Debugging symbols for libzfs1
103 The zfs management library.
104 .
105 This package contains the debugging symbols for libzfs1.
106
107 Package: libzpool1
108 Section: libs
109 Architecture: linux-any
110 Depends: ${misc:Depends}, ${shlibs:Depends}
111 Replaces: libzpool0
112 Description: Native ZFS pool library for Linux
113 The zpool management library.
114
115 Package: libzpool1-dbg
116 Section: debug
117 Architecture: linux-any
118 Depends: ${misc:Depends}, libzpool1 (= ${binary:Version})
119 Replaces: libzpool0-dbg
120 Description: Debugging symbols for libzpool1
121 The zpool management library.
122 .
123 This package contains the debugging symbols for libzpool1.
124
125 Package: zfs-dkms
126 Section: kernel
127 Architecture: linux-any
128 Pre-Depends: spl-dkms (>= ${source:Upstream-Version})
129 Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5ubuntu1)
130 Replaces: lzfs, lzfs-dkms
131 Provides: lustre-backend-fs, lzfs, lzfs-dkms
132 Conflicts: lzfs, lzfs-dkms
133 Description: Native ZFS filesystem kernel modules for Linux
134 An advanced integrated volume manager and filesystem that is designed for
135 performance and data integrity. Snapshots, clones, checksums, deduplication,
136 compression, and RAID redundancy are built-in features.
137 .
138 Includes the SPA, DMU, ZVOL, and ZPL components of ZFS.
139
140 #Package: zfs-dracut
141 #Section: kernel
142 #Architecture: linux-any
143 #Depends: ${misc:Depends}, dracut, zfsutils
144 #Description: Native ZFS root filesystem capabilities for Linux
145 # This package adds ZFS to the system initramfs with a hook
146 # for the dracut infrastructure.
147
148 Package: zfs-initramfs
149 Section: kernel
150 Architecture: linux-any
151 Depends: ${misc:Depends}, zfsutils, zfs-grub
152 Description: Native ZFS root filesystem capabilities for Linux
153 This package adds ZFS to the system initramfs with a hook
154 for the initramfs-tools infrastructure.
155
156 Package: zfsutils
157 Section: admin
158 Architecture: linux-any
159 Depends: ${misc:Depends}, ${shlibs:Depends}
160 Recommends: zfs-dkms
161 Suggests: samba-common-bin (>= 3.0.23), nfs-kernel-server, zfs-initramfs
162 Conflicts: zfs, zfs-fuse
163 Replaces: zfs
164 Description: Native ZFS management utilities for Linux
165 This package provides the zpool and zfs commands that are used to
166 manage ZFS filesystems.
167
168 Package: zfsutils-dbg
169 Section: debug
170 Architecture: linux-any
171 Depends: ${misc:Depends}, zfsutils (= ${binary:Version})
172 Replaces: zfs-dbg
173 Description: Debugging symbols for zfsutils
174 This package provides the zpool and zfs commands that are used to
175 manage ZFS filesystems.
176 .
177 This package contains the debugging symbols for zfsutils.