Package: bonnie Version: 1.6-0 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 81 Depends: libc6 (>= 2.34) Suggests: bc Filename: arm64/bonnie_1.6-0_arm64.deb Size: 11832 MD5sum: 2b2ac501741f99553f39aaf1f78341d0 SHA1: 90deb97ab674a538a3f4d046763b99c19b55d8e6 SHA256: 25491edd7f021156a19f11192e2b93baa73c0191036d31e5f2fb36c668d55925 Section: SystemUtilities Priority: optional Description: Bonnie is a popular performance benchmark that targets various aspects of Unix file systems. . Authors: -------- Tim Bray Kurt Garloff Package: bonnie Version: 1.6-0 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 32 Depends: libc6 (>= 2.34) Suggests: bc Filename: armhf/bonnie_1.6-0_armhf.deb Size: 11748 MD5sum: 7689d663e7d9c751ebf5df5a6de150c7 SHA1: 8c942d5e2bb78d0ba57a86959b88e3d08291f4e4 SHA256: 6873ed7da6f6804d6f4abb5c4259346d60373cf057bbccf0e1e9b7e7badd2987 Section: SystemUtilities Priority: optional Description: Bonnie is a popular performance benchmark that targets various aspects of Unix file systems. . Authors: -------- Tim Bray Kurt Garloff Package: bonnie-dbgsym Source: bonnie Version: 1.6-0 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 38 Depends: bonnie (= 1.6-0) Filename: arm64/bonnie-dbgsym_1.6-0_arm64.deb Size: 22032 MD5sum: 2b64a679f4502ddfcbdb32ac03c7e2d7 SHA1: b855db0aad1d13d582a3d02ac9db091920f0ae30 SHA256: 0d7265ea9a5a727efa9e51370e573c4041ef507d672fd25f487e5f63a9bb52f5 Section: debug Priority: optional Description: debug symbols for bonnie Build-Ids: c09d5593cd0d6411fdf474c56d904f2f77fcee0b Package: bonnie-dbgsym Source: bonnie Version: 1.6-0 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 36 Depends: bonnie (= 1.6-0) Filename: armhf/bonnie-dbgsym_1.6-0_armhf.deb Size: 22344 MD5sum: 8bb0e15af945e26f4e5bb311191164d3 SHA1: e3be77c2a790ccfd954a49b18b9ee284c44cd069 SHA256: 0e1e228924acb3a31b1ac7b3448ebe5e07d506053ab846f04ceaf532f0e19d8e Section: debug Priority: optional Description: debug symbols for bonnie Build-Ids: 83cb27b36e1d42ce93b5afc0ddefe186c27be92b Package: ddrescue Version: 1.99-0.3.0-0.21.0 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 375 Depends: libc6 (>= 2.34) Filename: arm64/ddrescue_1.99-0.3.0-0.21.0_arm64.deb Size: 109400 MD5sum: 0d90e97d54f6d922089da32b33ff77ec SHA1: 457cf68f9285ddb449a1cb0de0ab6ef1017873e9 SHA256: 0f147de0e976115acc7f4573259b26caab54f9179efc534f504c8d5e0aa9c8a1 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 Version: 1.99-0.3.0-0.21.0 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 252 Depends: libc6 (>= 2.34) Filename: armhf/ddrescue_1.99-0.3.0-0.21.0_armhf.deb Size: 108744 MD5sum: d8e24ebcd421b7fa5e4c09b40270117d SHA1: edbe02c494bf1b574b2e64535153a3b1b437d981 SHA256: d6848d9c2479fe3b689a9c270b95b0551778de1ad65546c57b307778a4e14906 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.21.0 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 230 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0) Recommends: ddrescue (= 1.99-0.3.0-0.21.0) Filename: arm64/ddrescue-crypt_1.99-0.3.0-0.21.0_arm64.deb Size: 59772 MD5sum: 5178c8ac167b23b63a8571292571c22f SHA1: 93f3e4c3949daa5884effa924812dfe88d57a3e8 SHA256: f66977277302c0ccd1cb281c807b14111650dda761b325c5d1acc002df6c87e7 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-crypt Source: ddrescue Version: 1.99-0.3.0-0.21.0 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 142 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0) Recommends: ddrescue (= 1.99-0.3.0-0.21.0) Filename: armhf/ddrescue-crypt_1.99-0.3.0-0.21.0_armhf.deb Size: 57740 MD5sum: 140798c8b2e034f1b2cdafbdfe394cd8 SHA1: 6166275edead2f36cbcac70e8a60eb29a04e3219 SHA256: c6c73cb5f58269e16f5ac4d594a7e9c56be11912c167acdbebe99869b9b0abdb 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.21.0 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 85 Depends: libc6 (>= 2.17), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.21.0) Filename: arm64/ddrescue-lzma_1.99-0.3.0-0.21.0_arm64.deb Size: 15036 MD5sum: a018d57039f83db2d3535577804fd0bf SHA1: 7aa02866637bc25908b63fba8d65879fae8c38a9 SHA256: d0743c31f3fd2a2470a38ac8bed79800216a8977bf179132d6cd1f011298b087 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-lzma Source: ddrescue Version: 1.99-0.3.0-0.21.0 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 32 Depends: libc6 (>= 2.4), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.21.0) Filename: armhf/ddrescue-lzma_1.99-0.3.0-0.21.0_armhf.deb Size: 14760 MD5sum: eccb03d7f4e0080b670d21ce152a7a47 SHA1: e7f099107b7be0f25bc9c22ff67001f83442248f SHA256: 3208226b78bdc9d2328102df433c15c89a556ff3ebbe61c6a9e1e6745c8e98a6 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.21.0 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 89 Depends: libc6 (>= 2.33), liblzo2-2 (>= 2.02) Recommends: ddrescue (= 1.99-0.3.0-0.21.0) Filename: arm64/ddrescue-lzo_1.99-0.3.0-0.21.0_arm64.deb Size: 24416 MD5sum: 7ec19b397bac222670e6e378651a8955 SHA1: b87fd14ee96e92106be0f418bc7d1e076424920f SHA256: 69ab8bb6d45dab1e86dbfdf5d1cd46eb23e512892a521028ae0ff047cf67dcd0 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: ddrescue-lzo Source: ddrescue Version: 1.99-0.3.0-0.21.0 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 52 Depends: libc6 (>= 2.33), liblzo2-2 (>= 2.02) Recommends: ddrescue (= 1.99-0.3.0-0.21.0) Filename: armhf/ddrescue-lzo_1.99-0.3.0-0.21.0_armhf.deb Size: 23680 MD5sum: 37fd6b84e03fc70fcb2828a21dc5db98 SHA1: ddd48e6fabfce2c99f8c0152d13b761a403ae79a SHA256: 884300e4014b92f1ca61c2d330dc9242b4b47013a1ec3aacdeccbcb1e1934954 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: arm64 Maintainer: Kurt Garloff Installed-Size: 22 Recommends: libfallocate0 (= 0.1.1-2) Filename: arm64/libfallocate-dev_0.1.1-2_arm64.deb Size: 4432 MD5sum: 7d827f9de47aed6b13b50eec7292c6f1 SHA1: 2f1e2b4250561140541b2161120701bd12465426 SHA256: 5e00a5a3c4f2fad922ec9e8f47539a518710f9c510d849c5aa2d65703eb81fc6 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: 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: arm64 Maintainer: Kurt Garloff Installed-Size: 83 Depends: libc6 (>= 2.33) Filename: arm64/libfallocate0_0.1.1-2_arm64.deb Size: 7452 MD5sum: 4cb4e227c6ce8ce75b4674100409705f SHA1: ba536f26173a299bd978ad79a70f303e265da911 SHA256: 9aaea40431c5224dfb405df0a7997157b6066c575c2aee5ef9332be2328e848f 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 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: 7140 MD5sum: 26300130d3625ea238be6a90f4e7bebe SHA1: 2922cf4d461e9eba588ba3391d67fc2c7590b5f4 SHA256: 37f037d08972cb43fa46e37040491d61f1c25e44eb3d8ddfcaf4000fed91d492 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: arm64 Maintainer: Kurt Garloff Installed-Size: 21 Depends: libfallocate0 (= 0.1.1-2) Filename: arm64/libfallocate0-dbgsym_0.1.1-2_arm64.deb Size: 6848 MD5sum: 5527e494ae35c10a45732125d6e4dea2 SHA1: 601381440e9a8dcf4523c292b44254e55e096fa7 SHA256: 69aab9d13dfce877d37f9cda0ca4ef2a9b804d623115528daf014191ce48a5f8 Section: debug Priority: optional Description: debug symbols for libfallocate0 Build-Ids: fe180aa9eceda339908c2e1875ebb14243b01fa4 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: 7072 MD5sum: e18980caec87b046348cf38c549397c0 SHA1: baf8f95d34756ca5b293ba44b90aecf82668f67a SHA256: 7740d5316e4a4c8bedd58b51321ba23f4b21fae2ed7b6e4adfc906cd6325c5e3 Section: debug Priority: optional Description: debug symbols for libfallocate0 Build-Ids: 232750dce06829c6169d7c397a9e1c0a4cd0aed1