Difference between revisions of "Blktap"

From Free Software Directory
Jump to: navigation, search
(Debian import)
 
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Status=
 
|User level=
 
|Submitted by=Debian import
 
|Computer languages=C
 
 
|Name=Blktap
 
|Name=Blktap
|Submitted date=2013-03-20
 
 
|Short description=VHD file format access library
 
|Short description=VHD file format access library
|VCS checkout command=
 
 
|Full description=The Xen Cloud Platform (XCP) is a free software enterprise-ready
 
|Full description=The Xen Cloud Platform (XCP) is a free software enterprise-ready
 
server virtualization and cloud computing platform, delivering
 
server virtualization and cloud computing platform, delivering
Line 29: Line 23:
  
 
This package contains the runtime vhd library.
 
This package contains the runtime vhd library.
|Component programs=
 
 
|Homepage URL=http://www.xen.org/products/cloudxen.html
 
|Homepage URL=http://www.xen.org/products/cloudxen.html
 +
|Computer languages=C
 +
|Submitted by=Debian import
 +
|Submitted date=2013-03-20
 +
|Status=
 
|Is GNU=No
 
|Is GNU=No
}}
 
{{Import
 
|Date=2013-03-20
 
|Source=Debian import
 
|Source link=http://packages.debian.org/sid/blktap
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 +
|License=Other
 +
|License copyright=© (c) 2011, Thomas Goirand <zigo@debian.org>
 +
|License verified by=Debian
 
|License verified date=2013-03-20
 
|License verified date=2013-03-20
|License verified by=Debian
 
|License copyright=© (c) 2011, Thomas Goirand <zigo@debian.org>
 
 
|License=Other
 
 
|License note=License: BSD (2 clauses)
 
|License note=License: BSD (2 clauses)
  
Line 72: Line 63:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=Other
|License verified by=Debian
 
 
|License copyright=© (c) 2005, Anil Madhavapeddy. All rights reserved.
 
|License copyright=© (c) 2005, Anil Madhavapeddy. All rights reserved.
 
© (c) 1995,1999 Theo de Raadt.  All rights reserved.
 
© (c) 1995,1999 Theo de Raadt.  All rights reserved.
 
+
|License verified by=Debian
|License=Other
+
|License verified date=2013-03-20
 
|License note=License: BSD (2 clauses)
 
|License note=License: BSD (2 clauses)
  
Line 106: Line 96:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License verified date=2013-03-20
+
|License=Other
|License verified by=Debian
 
 
|License copyright=© (c) 2008-2011, XenSource Inc., All rights reserved.
 
|License copyright=© (c) 2008-2011, XenSource Inc., All rights reserved.
 
© (c) 2010-2011, Citrix Systems, Inc
 
© (c) 2010-2011, Citrix Systems, Inc
 
+
|License verified by=Debian
|License=Other
+
|License verified date=2013-03-20
 
|License note=License: BSD (3 clauses)
 
|License note=License: BSD (3 clauses)
  
Line 145: Line 134:
 
{{Person
 
{{Person
 
|Real name=Jonathan Ludlam
 
|Real name=Jonathan Ludlam
|Resource URL=
 
 
|Role=contact
 
|Role=contact
 
|Email=Jonathan.Ludlam@eu.citrix.com
 
|Email=Jonathan.Ludlam@eu.citrix.com
 +
|Resource URL=
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource kind=Download
 
|Resource URL=git clone https://github.com/xen-org/blktap.git
 
|Resource URL=git clone https://github.com/xen-org/blktap.git
|Resource kind=Download
+
}}
 +
{{Software category
 +
|System-administration=virtualization
 +
}}
 +
{{Featured}}
 +
{{Import
 +
|Date=2013-03-20
 +
|Source=Debian import
 +
|Source link=http://packages.debian.org/sid/blktap
 
}}
 
}}

Revision as of 15:00, 17 October 2014


[edit]

Blktap

http://www.xen.org/products/cloudxen.html
VHD file format access library

The Xen Cloud Platform (XCP) is a free software enterprise-ready server virtualization and cloud computing platform, delivering the Xen Hypervisor with support for a range of guest operating systems. This package is part of it. It implements the userland part of the blktap driver.

Virtual Hard Disk (VHD) is a file format standard which maps logical hard disk contents to a physical disk image format, which can then be more efficiently stored in a variety of different storage types, such as file systems or logical volumes.

VHDs are container files storing block metadata alongside a virtual disk's contents, in a single disk image. The metadata enables advanced storage backend capabilities, such as thin provisioning, disk image snapshotting, and coalescing of differencing disks. . Libvhd is a library to access VHD format metadata. It provides disk image initialization, inspection and manipulation to both VHD user utilities and the VHD disk driver in Blktap.

This package contains the runtime vhd library.





Licensing

License

Verified by

Verified on

Notes

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: BSD (3 clauses)

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of XenSource Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH

DAMAGE.

License

Other

Verified by

Debian

Verified on

20 March 2013

Notes

License: BSD (2 clauses)

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH

DAMAGE.




Leaders and contributors

Contact(s)Role
Jonathan Ludlam contact


Resources and communication

AudienceResource typeURI
Downloadgit clone https://github.com/xen-org/blktap.git
Debian (Ref)https://tracker.debian.org/pkg/blktap


Software prerequisites




Entry














"contact" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.








Date 2013-03-20
Source Debian import
Source link http://packages.debian.org/sid/blktap

[[Category:]]



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.