]> 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.8.4
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: 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: 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: 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: 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 Depends: ${misc:Depends}, dkms (>> 2.1.1.2-5ubuntu1), spl-dkms (>= ${source:Upstream-Version})
129 Replaces: lzfs, lzfs-dkms
130 Provides: lustre-backend-fs, lzfs, lzfs-dkms
131 Conflicts: lzfs, lzfs-dkms
132 Description: Native ZFS filesystem kernel modules for Linux
133 An advanced integrated volume manager and filesystem that is designed for
134 performance and data integrity. Snapshots, clones, checksums, deduplication,
135 compression, and RAID redundancy are built-in features..
136 .
137 Includes the SPA, DMU, ZVOL, and ZPL components of ZFS.
138
139 #Package: zfs-dracut
140 #Section: kernel
141 #Architecture: linux-any
142 #Depends: ${misc:Depends}, dracut, zfsutils
143 #Description: Native ZFS root filesystem capabilities for Linux
144 # This package adds ZFS to the system initramfs with a hook
145 # for the dracut infrastructure.
146
147 Package: zfs-initramfs
148 Section: kernel
149 Architecture: linux-any
150 Depends: ${misc:Depends}, zfsutils, zfs-grub
151 Description: Native ZFS root filesystem capabilities for Linux
152 This package adds ZFS to the system initramfs with a hook
153 for the initramfs-tools infrastructure.
154
155 Package: zfsutils
156 Section: admin
157 Architecture: linux-any
158 Depends: ${misc:Depends}, ${shlibs:Depends}
159 Recommends: zfs-dkms
160 Suggests: nfs-kernel-server, zfs-initramfs
161 Conflicts: zfs, zfs-fuse
162 Replaces: zfs
163 Description: Native ZFS management utilities for Linux
164 This package provides the zpool and zfs commands that are used to
165 manage ZFS filesystems.
166
167 Package: zfsutils-dbg
168 Section: debug
169 Architecture: linux-any
170 Depends: zfsutils (= ${binary:Version})
171 Replaces: zfs-dbg
172 Description: Debugging symbols for zfsutils
173 This package provides the zpool and zfs commands that are used to
174 manage ZFS filesystems.
175 .
176 This package contains the debugging symbols for zfsutils.