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: 11844 MD5sum: 676c664904679da953850c1d89cb312b SHA1: 2e8a023997d0e1237f38ed5bf69977fe82c58483 SHA256: 9192fd1585cbdb652b05e7e31a6c39cf3ef820d328f53ef7beb27282f8915ef8 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: 15f9e1523083fd054f48a80de7710592 SHA1: 6aca4a612db1d9bc8a2391ea2f4629e42efe8a21 SHA256: 81f5431dc1981fec7a19c109266c6014b949a50cd2c27b0fa5bd24b26822f505 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: 22040 MD5sum: a7d373d23bc3612c2b66357dbdec1dd2 SHA1: 98576b5b3e07080ee3e9ac840b741d2246cfb8a7 SHA256: c37ddfbefcc3f4dec4f628c200ac53d964cebcc4086e7a1a8ee7a80908a72cd0 Section: debug Priority: optional Description: debug symbols for bonnie Build-Ids: 9b95ba0a2de2b979822660eb5e9c9a641dc1ea82 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: 22348 MD5sum: 47593f6f441b9fd66c07b9a836c2cd06 SHA1: 1697b17e5bf5df3b490d1968e02f7052686d2ffe SHA256: 60053d844db3c3e7c6a0b97cb802d9e22e642612496affb79654064eb3a43c4b Section: debug Priority: optional Description: debug symbols for bonnie Build-Ids: b9a02f4e54c0e380e7d295527a2dd8ea40df9ea8 Package: ddrescue Version: 1.99-0.3.0-0.17.3 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 372 Depends: libc6 (>= 2.34) Filename: arm64/ddrescue_1.99-0.3.0-0.17.3_arm64.deb Size: 103852 MD5sum: 00a14edc6056414dfc764fc9f80d4c40 SHA1: 57509b7b36960b9f888c4bd892661c6189a99915 SHA256: 8e1a3958941bfd70860c6b21089c17433ceede0ad67bfe16615e85b1aaaeb42e 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.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: arm64 Maintainer: Kurt Garloff Installed-Size: 228 Depends: libc6 (>= 2.34), libssl3 (>= 3.0.0) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: arm64/ddrescue-crypt_1.99-0.3.0-0.17.3_arm64.deb Size: 56064 MD5sum: af87bfc1b44a741b419f55f6619255a5 SHA1: 22cf240828c9bf94df6c698b450b7d961241006b SHA256: 9abe132098da0d77b550ce0e2d760e6f9ebfac12fff749338373579ca5bd5dc9 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.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: arm64 Maintainer: Kurt Garloff Installed-Size: 83 Depends: libc6 (>= 2.17), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: arm64/ddrescue-lzma_1.99-0.3.0-0.17.3_arm64.deb Size: 11728 MD5sum: 1c503a4793b6a262ae7e450e72a7f83d SHA1: e18b1436ffa623a212ef557d2e2fa336dcff240b SHA256: b3c0d5a4a7d2de13eaeddef10d4b07b91ed43e79d945e4e374b62f61b68491dd 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.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: arm64 Maintainer: Kurt Garloff Installed-Size: 87 Depends: libc6 (>= 2.33), liblzo2-2 (>= 2.02) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: arm64/ddrescue-lzo_1.99-0.3.0-0.17.3_arm64.deb Size: 21284 MD5sum: 1308650d112b54f0ab4a7318a75a92be SHA1: 1791e2e9cb04eb36e4ffe4d89635d42129fe4811 SHA256: 193784649efbe0692bb27a345f1b8f37818fae416460f95db3e6eb0b047db537 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.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: arm64 Maintainer: Kurt Garloff Installed-Size: 22 Recommends: libfallocate0 (= 0.1.1-2) Filename: arm64/libfallocate-dev_0.1.1-2_arm64.deb Size: 4384 MD5sum: 3bdc09ea21b74c4a6221369e575054fd SHA1: 3a733b05e1d7800f45a69f849b2b78a60d6811a9 SHA256: 5de0ea29a906d90f780e3a0040a15f59efdd3bcdcaf67f33b4ce0aad05537152 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: 7424 MD5sum: 395305300ecff5d95e94e98e12fdee7a SHA1: a4694df5a3ba86f37f9fa3aecbf28b6c67565051 SHA256: f784fd8908c095068f0e5f11d438efbd368f43f06c1d6fa712c9a5e256e5bdd3 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: 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: arm64 Maintainer: Kurt Garloff Installed-Size: 21 Depends: libfallocate0 (= 0.1.1-2) Filename: arm64/libfallocate0-dbgsym_0.1.1-2_arm64.deb Size: 6864 MD5sum: 0173a601126d3b051887cc8ae12d9f98 SHA1: 92564b67ed6efac0757876e43bfb49044ce30323 SHA256: 0731f7cbe428131f57b3eae1d025f886e873e0eb2f23f2c48c919136a4403ebd Section: debug Priority: optional Description: debug symbols for libfallocate0 Build-Ids: 3715fbb69fc69d9c8021c221d7caa5a06077e632 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