Package: bms-network-setup Version: 1.9-1+3.1 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 43 Depends: python3 Filename: amd64/bms-network-setup_1.9-1+3.1_amd64.deb Size: 10436 MD5sum: a6c45fcef5271f77499b6e45e74924aa SHA1: 72bf851c4b884bed00a94bcbab59745be462ce48 SHA256: 8d7f3a98495f40dd04c1ea210e8220d833c70ccbcc95f094a367e2f5de11226e Section: SystemUtilities Priority: optional Description: Simple creation of network interface config from ConfigDrive DataSource This is a much simpler version of Huawei's bms-network-config, which can do a lot more. This script is simple and does nothing more than writing out ifcfg-* files from the network_data.json configuration. It is designed to coexist with cloud-init. Package: ddrescue Version: 1.99-0.3.0-0.20.16 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 282 Depends: libc6 (>= 2.38) Filename: amd64/ddrescue_1.99-0.3.0-0.20.16_amd64.deb Size: 120652 MD5sum: dc80722031164b54bd9a1917e0e0e7e8 SHA1: 675f6e9b576b736c871f0486cd6acd798e1e38b9 SHA256: 6a37440a5fedfe8452fa61ba257ba42cc61f1849448e1281d13ea3d7ffc0cd26 Section: SystemUtilities Priority: optional Description: dd_rescue is a data recovery and protection tool. When your disk has crashed and you try to copy it over to another one, standard Unix tools like cp, cat, and dd will abort on every I/O error, dd_rescue does not. It optimizes copying by using large blocks as long as no errors occur and falls back to smaller blocks. It supports reverse direction copying (to approach a bad spot from the top), sparse copying, preallocating space, splice zerocopy, and bypassing the kernel pagecache with O_DIRECT. dd_rescue provides safe deletion of data by overwriting files (or better partitions/disks) multiple times with fast random numbers. With the ddr_hash plugin, it supports calculating a hash value (such as a sha256sum) or an HMAC during copying. Package: ddrescue-crypt Source: ddrescue Version: 1.99-0.3.0-0.20.16 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 209 Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0) Recommends: ddrescue (= 1.99-0.3.0-0.20.16) Filename: amd64/ddrescue-crypt_1.99-0.3.0-0.20.16_amd64.deb Size: 76136 MD5sum: a1d8cc286c908b24393e18a0c2fd71c3 SHA1: ce159c530cbb4edb46a610e105bb97e660320314 SHA256: c4538b748aa96ad16161eaa04a97ec798bd03d516b43cab6983bf96be3d66503 Section: SystemUtilities Priority: optional Description: The ddr_crypt plugin enables dd_rescue to de/encrypt data on the fly while it's copied with dd_rescue. ddr_crypt uses the AES family of algorithms for this purpose. AES is considered safe by most cryptographers. It's fairly efficient to implement and some modern CPUs have hardware support for it. The x86 AES support is used by the plugin, ARMv8 is planned for the future. There are various numbers of bits and enhance number of rounds supported as well as various ways to handle and generate keys. Package: ddrescue-lzma Source: ddrescue Version: 1.99-0.3.0-0.20.16 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 37 Depends: libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.20.16) Filename: amd64/ddrescue-lzma_1.99-0.3.0-0.20.16_amd64.deb Size: 15552 MD5sum: c63da3fece772459d1099825f40f3e26 SHA1: aa2b59435fc1581c7c32eb831b32822a55bc7301 SHA256: 7265f438191c96c199d5a56b6c2931f6339fbb05b8ea4185e540308e18ad57f2 Section: SystemUtilities Priority: optional Description: The ddr_lzma plugin enables dd_rescue to de/compress data on the fly while it's copied with dd_rescue. ddr_lzma uses the lzma algorithm which is used by xz. LZMA is slow on compression, but achieved very high compression ratios. Decompression is fast. The plugin is new and may not work well with corrupt or malicious data. Package: ddrescue-lzo Source: ddrescue Version: 1.99-0.3.0-0.20.16 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 61 Depends: libc6 (>= 2.38), liblzo2-2 (>= 2.02) Recommends: ddrescue (= 1.99-0.3.0-0.20.16) Filename: amd64/ddrescue-lzo_1.99-0.3.0-0.20.16_amd64.deb Size: 26194 MD5sum: 8aa5c70b206457e24a7da5c721e3f3ab SHA1: 7aeb719e90d471c3f97112ec41dadc1faaa9f760 SHA256: 0cb8854058056f5397ed90852b6e89dd5ceecde59df0ce46dfefea01405fe050 Section: SystemUtilities Priority: optional Description: The ddr_lzo plugin enables dd_rescue to de/compress data on the fly while it's copied with dd_rescue. ddr_lzo uses the lzo family of algorithms for this purpose. LZO is remarkably fast for decompression and still very fast when compressing at moderate compression levels. On the flipside, it does not compress as well as zlib. With the lzo1x family, ddr_lzo is compatible with lzop. The plugin has a number of features to support data recovery in case .lzo files have been corrupted. Package: libfallocate-dev Source: libfallocate Version: 0.1.1-2 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 21 Recommends: libfallocate0 (= 0.1.1-2) Filename: amd64/libfallocate-dev_0.1.1-2_amd64.deb Size: 4192 MD5sum: cefe6755fd77725cadc6917c619ef8f4 SHA1: 12c1cee4ad4517923eee3dfc57ebdc1864f213c7 SHA256: e857dd3cccb3a41cd6a513c29237d62d64e2a9debc734ad8c3dbccb44e473761 Section: SystemLibraries Priority: optional Description: libfallocate provides an interface for applications to tell filesystems about the size of to-be-written files, so the filesystem can do a better job in taking allocation decisions to avoid fragmentation. This package contains the header files needed for development as well as the static library. Package: libfallocate0 Source: libfallocate Version: 0.1.1-2 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 32 Depends: libc6 (>= 2.33) Filename: amd64/libfallocate0_0.1.1-2_amd64.deb Size: 7338 MD5sum: c7460b051d9a59c73898ac7e571a866e SHA1: 45f95e150092b35f7c8ca4ea9da6d3b9849653f0 SHA256: b9c706d7f0551fa7cbba0b140a54b185a6d88b583ce8430fd7e87358743832e6 Section: SystemLibraries Priority: optional Description: libfallocate provides an interface for applications to tell filesystems about the size of to-be-written files, so the filesystem can do a better job in taking allocation decisions to avoid fragmentation. libfallocate provides a wrapper for the fallocate() syscall in case your glibc (<2.10) does not have it yet. It also provides linux_fallocate() which will attempt the space reservation ioctl that xfs and ocfs2 provide in case fallocate() did not succeed. It has an additional richer interface fallocate_with_fallback() that allows you to instruct it to fallback to do preallocation by zeroing things out (like posix_fallocate()) or to extend the file size by a sparse write (like a successful fallocate() with mode==0 would have done). Package: libs3-4 Source: libs3 Version: 4.1-5 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 180 Depends: libc6 (>= 2.34), libcurl4t64 (>= 7.16.2), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4) Filename: amd64/libs3-4_4.1-5_amd64.deb Size: 62980 MD5sum: 0b69ff04cca1871fb0c6e0a5f99eba81 SHA1: a5c22c6d4d1b8010bac5fae4b3125d49635c8ee9 SHA256: 0c2653a114c3cc1df106c5912c7d26032ffbf3c50d6d286a22980e4d207042a6 Section: SystemUtilities Priority: extra Homepage: http://sourceforge.net/projects/reallibs3 Description: This package includes the libs3 shared object library, needed to run applications compiled against libs3, and additionally contains the s3 utility for accessing Amazon S3. Package: libs3-dev Source: libs3 Version: 4.1-5 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 277 Recommends: libs3-4 (= 4.1-5) Filename: amd64/libs3-dev_4.1-5_amd64.deb Size: 59526 MD5sum: b6bb11366c19b6ca7c32c54274e553d6 SHA1: 0c8b7b5586d6cd5aa90591c11849b1071a9019bf SHA256: 88e8878ce26b7b7bc2fd1115c99805dce61a8fdc80ff0b1a16c19a25efbf42e8 Section: SystemUtilities Priority: extra Homepage: http://sourceforge.net/projects/reallibs3 Description: This library provides an API for using Amazon's S3 service (see http://s3.amazonaws.com). Its design goals are: - To provide a simple and straightforward API for accessing all of S3's functionality - To not require the developer using libs3 to need to know anything about: - HTTP - XML - SSL In other words, this API is meant to stand on its own, without requiring any implicit knowledge of how S3 services are accessed using HTTP protocols. - To be usable from multithreaded code - To be usable by code which wants to process multiple S3 requests simultaneously from a single thread - To be usable in the simple, straightforward way using sequentialized blocking requests Package: otc-tools Version: 0.8.34-3+6.1 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 316 Depends: jq Recommends: libs3-4 Filename: amd64/otc-tools_0.8.34-3+6.1_amd64.deb Size: 65242 MD5sum: d05ade7e8e4b9a4a55f6bab206295589 SHA1: 7044ae48fb046d7eb453e444d2f0553bd64de7af SHA256: 0cf775d7d6701d567f7fb40b3a2f36f62462c45e90650b8e2fb2d8211c18617b Section: SystemUtilities Priority: optional Description: This is a shell script that uses curl and jq to talk to the Open Telekom Cloud APIs (OpenStack and OTC specific APIs). It's a nice demonstrator to see how the API works and allows for simple automation and testing. For production use, we recommend the native python-openstackclient, amended with -otcextensions. Authors: Zsolt Nagy and Kurt Garloff