Statistics
| Branch: | Revision:

root / debian / control @ 1d8893c6

History | View | Annotate | Download (6.3 kB)

1
Source: blktap
2
Section: libs
3
Priority: extra
4
Maintainer: Chrysostomos Nanakos <cnanakos@grnet.gr>
5
Build-Depends: debhelper (>= 8), autotools-dev, uuid-dev, libaio-dev, libtool, autoconf, automake, libxseg-dev
6
Standards-Version: 3.9.5
7
Vcs-Browser: http://git.debian.org/?p=pkg-xen/blktap.git
8
Vcs-Git: http://git.debian.org/git/pkg-xen/blktap.git
9
Homepage: http://www.xen.org/products/cloudxen.html
10

    
11
Package: blktap-dev
12
Section: devel
13
Architecture: i386 amd64
14
Depends: ${misc:Depends}, ${shlibs:Depends}, libvhd0 (= ${binary:Version}), libvhdio-2.0.90 (= ${binary:Version}), libblktapctl0 (= ${binary:Version})
15
Description: Xen API blktap shared library (development files)
16
 The Xen Cloud Platform (XCP) is an open source enterprise-ready server
17
 virtualization and cloud computing platform, delivering the Xen Hypervisor
18
 with support for a range of guest operating systems. This package is part
19
 of it. It implements the userland part of the blktap driver.
20
 .
21
 Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk
22
 contents to a physical disk image format, which can then be more efficiently
23
 stored in a variety of different storage types, such as file systems or
24
 logical volumes.
25
 .
26
 VHDs are container files storing block metadata alongside a virtual disk's
27
 contents, in a single disk image. The metadata enables advanced storage
28
 backend capabilities, such as thin provisioning, disk image snapshotting, and
29
 coalescing of differencing disks.
30
  .
31
 Libvhd is a library to access VHD format metadata. It provides disk image
32
 initialization, inspection and manipulation to both VHD user utilities and
33
 the VHD disk driver in Blktap.
34
 .
35
 This package contains the development files
36

    
37
Package: blktap-utils
38
Section: utils
39
Architecture: i386 amd64
40
Depends: ${misc:Depends}, ${shlibs:Depends}, libvhd0 (= ${binary:Version}), libvhdio-2.0.90 (= ${binary:Version}), libblktapctl0 (= ${binary:Version}), blktap-dkms
41
Description: utilities to work with VHD disk images files
42
 The Xen Cloud Platform (XCP) is an open source enterprise-ready server
43
 virtualization and cloud computing platform, delivering the Xen Hypervisor
44
 with support for a range of guest operating systems. This package is part
45
 of it. It implements the userland part of the blktap driver.
46
 .
47
 Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk
48
 contents to a physical disk image format, which can then be more efficiently
49
 stored in a variety of different storage types, such as file systems or
50
 logical volumes.
51
 .
52
 VHDs are container files storing block metadata alongside a virtual disk's
53
 contents, in a single disk image. The metadata enables advanced storage
54
 backend capabilities, such as thin provisioning, disk image snapshotting, and
55
 coalescing of differencing disks.
56
 .
57
 This package contains user utilities to inspect, test, and manipulate
58
 Virtual Hard Disk (VHD) images through libvhd, and the control utilities
59
 needed to create destroy and manipulate devices ('tap-ctl'), the 'tapdisk'
60
 driver program to perform tap devices I/O, and a number of image drivers.
61

    
62
Package: libvhd0
63
Architecture: i386 amd64
64
Depends: ${misc:Depends}, ${shlibs:Depends}
65
Description: VHD file format access library
66
 The Xen Cloud Platform (XCP) is an open source enterprise-ready server
67
 virtualization and cloud computing platform, delivering the Xen Hypervisor
68
 with support for a range of guest operating systems. This package is part
69
 of it. It implements the userland part of the blktap driver.
70
 .
71
 Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk
72
 contents to a physical disk image format, which can then be more efficiently
73
 stored in a variety of different storage types, such as file systems or
74
 logical volumes.
75
 .
76
 VHDs are container files storing block metadata alongside a virtual disk's
77
 contents, in a single disk image. The metadata enables advanced storage
78
 backend capabilities, such as thin provisioning, disk image snapshotting, and
79
 coalescing of differencing disks.
80
  .
81
 Libvhd is a library to access VHD format metadata. It provides disk image
82
 initialization, inspection and manipulation to both VHD user utilities and
83
 the VHD disk driver in Blktap.
84
 .
85
 This package contains the runtime vhd library.
86

    
87
Package: libvhdio-2.0.90
88
Architecture: i386 amd64
89
Depends: ${misc:Depends}, ${shlibs:Depends}
90
Description: Xen API blktap shared library (shared library)
91
 The Xen Cloud Platform (XCP) is an open source enterprise-ready server
92
 virtualization and cloud computing platform, delivering the Xen Hypervisor
93
 with support for a range of guest operating systems. This package is part
94
 of it. It implements the userland part of the blktap driver.
95
 .
96
 Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk
97
 contents to a physical disk image format, which can then be more efficiently
98
 stored in a variety of different storage types, such as file systems or
99
 logical volumes.
100
 .
101
 VHDs are container files storing block metadata alongside a virtual disk's
102
 contents, in a single disk image. The metadata enables advanced storage
103
 backend capabilities, such as thin provisioning, disk image snapshotting, and
104
 coalescing of differencing disks.
105
 .
106
 This package contains the runtime vhdio library.
107

    
108
Package: libblktapctl0
109
Architecture: i386 amd64
110
Depends: ${misc:Depends}, ${shlibs:Depends}
111
Description: Xen API blktapctl shared library (shared library)
112
 The Xen Cloud Platform (XCP) is an open source enterprise-ready server
113
 virtualization and cloud computing platform, delivering the Xen Hypervisor
114
 with support for a range of guest operating systems. This package is part
115
 of it. It implements the userland part of the blktap driver.
116
 .
117
 Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk
118
 contents to a physical disk image format, which can then be more efficiently
119
 stored in a variety of different storage types, such as file systems or
120
 logical volumes.
121
 .
122
 VHDs are container files storing block metadata alongside a virtual disk's
123
 contents, in a single disk image. The metadata enables advanced storage
124
 backend capabilities, such as thin provisioning, disk image snapshotting, and
125
 coalescing of differencing disks.
126
  .
127
 Libvhd is a library to access VHD format metadata. It provides disk image
128
 initialization, inspection and manipulation to both VHD user utilities and
129
 the VHD disk driver in Blktap.
130
 .
131
 This package contains the runtime blktapctl library.