Package: bms-network-setup Version: 1.9-1+3.19 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 43 Depends: python3 Filename: armhf/bms-network-setup_1.9-1+3.19_armhf.deb Size: 10356 MD5sum: 0f7ed9989a47861026b686162f1fd763 SHA1: bd1a24fc3199d9ee2735b33cd342bad713d638ea SHA256: cbae66b231e4fd6bb1ce8428e93a7d922927af4c1df89b2d79556da3ded7f24c 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.15 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 250 Depends: libc6 (>= 2.34) Filename: armhf/ddrescue_1.99-0.3.0-0.20.15_armhf.deb Size: 107268 MD5sum: 6fda406bd8d75fec9b2673df8dbf379e SHA1: d1fc2ba5288adaa4012ee6ce9759f79806ed0bf5 SHA256: 5c822c1e2659d974f190f0f7fcc0fdf9aefabcafeb0d0c23b5f2781389a908a5 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.15 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 141 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0) Recommends: ddrescue (= 1.99-0.3.0-0.20.15) Filename: armhf/ddrescue-crypt_1.99-0.3.0-0.20.15_armhf.deb Size: 57184 MD5sum: 7c373d08762f8ffabb2fc9aa047fe6b1 SHA1: e282dd7a9a0a482f53a2572d65e885dc4b1b31d1 SHA256: 6fc527a204583392921442928fa39109b3feb7bf8324fc4b9a81954d6d71abf0 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.15 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 31 Depends: libc6 (>= 2.4), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.20.15) Filename: armhf/ddrescue-lzma_1.99-0.3.0-0.20.15_armhf.deb Size: 14468 MD5sum: 964880cd0a7d2c67da8eac9b2021ab32 SHA1: 765757a05e95383fff8067cd38208149684bce3b SHA256: 64bf2f03d921fb411fcbc31c94e128e0def07116df54670e4278e34d9f697f24 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.15 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 51 Depends: libc6 (>= 2.33), liblzo2-2 (>= 2.02) Recommends: ddrescue (= 1.99-0.3.0-0.20.15) Filename: armhf/ddrescue-lzo_1.99-0.3.0-0.20.15_armhf.deb Size: 23392 MD5sum: 7757e225ab6fe7b6df42d73449051c03 SHA1: 0e5a54cb2cf4e1ea2b35dc0458a1b22a533353b1 SHA256: 8b367071c5ab42e1d13b6167496fedc255a4186766a7fa8efab4d4f4f8e4262f 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.19 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 316 Depends: jq Recommends: libs3-4 Filename: armhf/otc-tools_0.8.34-3+6.19_armhf.deb Size: 64188 MD5sum: 0a7e10f933e005ffc9520eaa945451d0 SHA1: 47dac369e00ca86f94ce4f4d61b625473593977b SHA256: 308dd710a16fe3b0999e924df9739c14a1320d4c1072c4185fa8e4267a5dd620 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