Package: bms-network-setup Version: 1.9-1+3.13 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 43 Depends: python3 Filename: armhf/bms-network-setup_1.9-1+3.13_armhf.deb Size: 10372 MD5sum: 723b65c48409f961809298563c60aef6 SHA1: 872ac398e0eeee7a37ff2315a1a55403cd7fd7f6 SHA256: f43f751bd5e9089ffe98f554a562f70763721800e070e51761d95ecd6dce7cca 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.17.3 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 277 Depends: libc6 (>= 2.34) Filename: armhf/ddrescue_1.99-0.3.0-0.17.3_armhf.deb Size: 103972 MD5sum: f8588d19ec258bad6e4a94e7d4a0a0e8 SHA1: 9a61f44521b7190957b44f35b7e109a74d136eec SHA256: 779a68719e50ebc81aefedd4474c81d2d47c4e1cc7c4de5a199e2515caf45ca1 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.17.3 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 164 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: armhf/ddrescue-crypt_1.99-0.3.0-0.17.3_armhf.deb Size: 54680 MD5sum: 4d2473f58853fbafc4fdc606d146a4ff SHA1: 4b099ee417509065ad4dbe167fb3a7d22504d313 SHA256: 65dfa37b7597df9cb40737423872160bf928874f98db61974feb5ecf0dd7b4cc 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.17.3 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 30 Depends: libc6 (>= 2.4), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: armhf/ddrescue-lzma_1.99-0.3.0-0.17.3_armhf.deb Size: 11688 MD5sum: 580f7cc542abc7a75be3489b2ca7fb2d SHA1: 1df218ab9f9b3b813b7035f528fb5cbec07a6551 SHA256: c039e5fdaf7018381d58a2c7ba1941a7bff0702704b4b312bddbac3980b05c18 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.17.3 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 58 Depends: libc6 (>= 2.33), liblzo2-2 (>= 2.02) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: armhf/ddrescue-lzo_1.99-0.3.0-0.17.3_armhf.deb Size: 21416 MD5sum: 771d81d1fbdcd95a1dc8b6554c441ed7 SHA1: 6d7b21b6149f890aa6e409c41a638060bf7fd222 SHA256: d7a4fb8939a26063e378261d576898e5bd12af1f1249ab29761380083fe9c842 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: armhf Maintainer: Kurt Garloff Installed-Size: 19 Recommends: libfallocate0 (= 0.1.1-2) Filename: armhf/libfallocate-dev_0.1.1-2_armhf.deb Size: 4300 MD5sum: 399ca11fa946771861600591ae62e4a7 SHA1: 0f24b24c91361621080c6f4682da11ef530f4575 SHA256: a03b44e9bcaea92d7802b46c95ca8ee72c48bba64a955c9ce13310e573eb57aa 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: armhf Maintainer: Kurt Garloff Installed-Size: 23 Depends: libc6 (>= 2.33) Filename: armhf/libfallocate0_0.1.1-2_armhf.deb Size: 7144 MD5sum: 0269cef94003a52ea40ec142dd7fe02e SHA1: ee0f5bfb0ae7f2831eb38e731c451d7d2e60d594 SHA256: 447a353831ece766800d93d1864a252ac46e7ac7af0c27b7d7149e2d9d6b6d9d 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: libfallocate0-dbgsym Source: libfallocate Version: 0.1.1-2 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 20 Depends: libfallocate0 (= 0.1.1-2) Filename: armhf/libfallocate0-dbgsym_0.1.1-2_armhf.deb Size: 7068 MD5sum: b5f580c71f25978fe38b946d464378ab SHA1: 1a5b087d13aca4cc9ed7ad0bb4537d1099cc29e6 SHA256: 4fa7ca655bcded8d7ee61abcaf8ad89af22f9148dd724833b32d0efa663db8d7 Section: debug Priority: optional Description: debug symbols for libfallocate0 Build-Ids: 8933da2804b7098937c9a64698bde7fbe0c37dab Package: libs3-4 Source: libs3 Version: 4.1-5 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 146 Depends: libc6 (>= 2.34), libcurl4 (>= 7.16.2), libssl3 (>= 3.0.0), libxml2 (>= 2.7.4) Filename: armhf/libs3-4_4.1-5_armhf.deb Size: 50448 MD5sum: f05fcaf36a1f24b83a4880a480a9b52f SHA1: a6b5bb90885afd38070c4fbac445d134db8b24c7 SHA256: a0ff6e2317c4bf4c081edfe00de15656819bba79e28508f81c9c36000aeae818 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: armhf Maintainer: Kurt Garloff Installed-Size: 212 Recommends: libs3-4 (= 4.1-5) Filename: armhf/libs3-dev_4.1-5_armhf.deb Size: 47484 MD5sum: 041c5b08ea06a981f6c1ae3ba72ff90d SHA1: f0eced2bbb7968869a768a4efe871eada2a79dc1 SHA256: 53fbf09c8afab3572762a07950f5c871109d5462d1f8bd743526e1c85ffa3cb0 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.13 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 316 Depends: jq Recommends: libs3-4 Filename: armhf/otc-tools_0.8.34-3+6.13_armhf.deb Size: 64192 MD5sum: 35161e69a6dc9e3d976f8ca6c76734b8 SHA1: 40e4b291752c215391022dd41710e71436414d33 SHA256: f7d5f7b11557342143cf847ec76233c97b747dc0a84d9bfa52261d50c523507b 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