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: 11884 MD5sum: b27fb4de58948be00276e38edeaebea0 SHA1: bf7a12663f8bb6c137e4ac1d390dcda841256570 SHA256: b39ed7e6eb1729d86f9d73870748b425643c66634a2f852f3d5dd7bef99926a1 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: 80 Depends: libc6 (>= 2.34) Suggests: bc Filename: armhf/bonnie_1.6-0_armhf.deb Size: 12904 MD5sum: b25866a0982476fb84358e93ce77a06f SHA1: 501aeea55d89057574ad6caa8fccff9babb79a07 SHA256: acf2ac9497abd7d39097a81f21e6ce4b8e673a2dfc09530053e4cc9021c045ed 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: 55 Depends: bonnie (= 1.6-0) Filename: arm64/bonnie-dbgsym_1.6-0_arm64.deb Size: 22104 MD5sum: e899af05bd0d33e5ea80b04dfc771f2b SHA1: c32f85045d2e3dfdc2dde622361eb841e2ecb377 SHA256: 36a354ee727f70253e5f54dc3aa436b274cf943eb41bcfc82dd1d24f26a93051 Section: debug Priority: optional Description: debug symbols for bonnie Build-Ids: 06fe1040c8bc291e05d2c06ed52a80f985b3a2e4 Package: bonnie-dbgsym Source: bonnie Version: 1.6-0 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 54 Depends: bonnie (= 1.6-0) Filename: armhf/bonnie-dbgsym_1.6-0_armhf.deb Size: 22920 MD5sum: 8d95678edbd321d14dda40870a0f4a4b SHA1: 90938f9c20528c78602d9a508efe0e0ee723af1e SHA256: 66a5e02cad35cef583e7648b826ac0aa6907651489d11565aad0c61967d82a49 Section: debug Priority: optional Description: debug symbols for bonnie Build-Ids: 368bb82076b2454a79515a34c71fef684ac4ff4d Package: ddrescue Version: 1.99-0.3.0-0.22.1 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 375 Depends: libc6 (>= 2.38) Filename: arm64/ddrescue_1.99-0.3.0-0.22.1_arm64.deb Size: 111428 MD5sum: 190f67aa38eb1cae60c14b1e7c288ef3 SHA1: 216aecc001d9e03c2f2935fe5453c0fb3491da5e SHA256: 94c600d87e0229add3a93d468fe7ce9060723ad22af7ff33c1f48734261060f8 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.22.1 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 372 Depends: libc6 (>= 2.38) Filename: armhf/ddrescue_1.99-0.3.0-0.22.1_armhf.deb Size: 110504 MD5sum: fde99ca38a5d86eaafee7e5e47eb834c SHA1: 75125c3acf647c18d1363baa263a9f3b2333fd13 SHA256: 42b770b1a6c8f7046dbd2094782919dd0cdaceb7c952942dc424bb5e45bc8a2a 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.22.1 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 230 Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0) Recommends: ddrescue (= 1.99-0.3.0-0.22.1) Filename: arm64/ddrescue-crypt_1.99-0.3.0-0.22.1_arm64.deb Size: 60920 MD5sum: 8f13945140d6d66844a4e9a21c23835c SHA1: fed9039567f7c33f97595f9cb853bb66a58b21e0 SHA256: ab40cacc17e851fda7561c7a908d30b20a092dc47442893aa4b247a17401b060 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.22.1 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 162 Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0) Recommends: ddrescue (= 1.99-0.3.0-0.22.1) Filename: armhf/ddrescue-crypt_1.99-0.3.0-0.22.1_armhf.deb Size: 58048 MD5sum: 3e31934e7a39d2046dd5aa87f0df7942 SHA1: 9ba95c2e6eb9d11841687d8bd7e848ae62df5049 SHA256: c6ba6a0f8e5b1acd737bfca70206cb179b8487150a64ab372f4250511eebd8b5 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.22.1 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 85 Depends: libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.22.1) Filename: arm64/ddrescue-lzma_1.99-0.3.0-0.22.1_arm64.deb Size: 15164 MD5sum: c7f52938f4508719b56a847a6e237ade SHA1: 2b8e94b28422e797c9ac9231c257a3af6ba3837b SHA256: 0fe7cd75b649898ea4fa13f01886a8b5f16564b917b3c762ee33d99af5e6ba9a 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.22.1 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 84 Depends: libc6 (>= 2.38), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.22.1) Filename: armhf/ddrescue-lzma_1.99-0.3.0-0.22.1_armhf.deb Size: 14988 MD5sum: 9dae75c290971d37bec0065c96c4174a SHA1: 366fa2ea108a23cbf756c3a2c080127c2317b1cd SHA256: 153e1d402080c2848c76bc44b527a41f5923e76ad88e2a3e7b7b052a61df45a6 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.22.1 Architecture: arm64 Maintainer: Kurt Garloff Installed-Size: 89 Depends: libc6 (>= 2.38), liblzo2-2 (>= 2.02) Recommends: ddrescue (= 1.99-0.3.0-0.22.1) Filename: arm64/ddrescue-lzo_1.99-0.3.0-0.22.1_arm64.deb Size: 24460 MD5sum: 329533097f1bc83504d0bbe7c7718c1f SHA1: 28f8052822604017e297a2d616ee9ac5807b9345 SHA256: 8fcec5ccc063a6e57b0b81eb43ee132d01b3845704b45ff2b743d55685be6792 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.22.1 Architecture: armhf Maintainer: Kurt Garloff Installed-Size: 88 Depends: libc6 (>= 2.38), liblzo2-2 (>= 2.02) Recommends: ddrescue (= 1.99-0.3.0-0.22.1) Filename: armhf/ddrescue-lzo_1.99-0.3.0-0.22.1_armhf.deb Size: 23900 MD5sum: 73ab3b7f5fd07d4b0c5c8ff294f29f97 SHA1: a92bb9edb030e6fce481bdeff9750d06905432be SHA256: 3ad7f36ba7b688212aede3a14520d50b4e019beb64cfbf8e65625d57f567056c 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: 4492 MD5sum: be648ff66f697a94086080cde6a8cdc1 SHA1: a19ffbf45bb1c28d9de2223eeccbdced6628f2f0 SHA256: ece45e71146fedc05edf787d4deaff39019acfa991904f3adbc2967f7a6518aa 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: 4336 MD5sum: 6e1324064e3b0e614b3e74639f95ce93 SHA1: be55773b6035724ace2bb734e35aaf0b0640c40d SHA256: 48bb7dd4dda073e2f81d4c93441a49d2113a6ebd83df6fd0380b9563286df119 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: 7520 MD5sum: 703ba27f53db51ebc9e67f58b7f5a7f3 SHA1: 09332946e19bb9a5e3943238f9f280efeadf9305 SHA256: 3b0bc190472591005e2acadb5921eaa871e5aa1e7becbb28cfdff3cbad839504 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: 83 Depends: libc6 (>= 2.34) Filename: armhf/libfallocate0_0.1.1-2_armhf.deb Size: 7280 MD5sum: 291c822bfbabfa25c0c3e7ab67acc471 SHA1: 48d340bd18e39cd69a04a85653f4a88159762d3a SHA256: 01ce9cbe20a135e7d64d3d415f0d22e02b864f39d51be9d438622cc4776c73d6 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: 6964 MD5sum: 012719761efeed9870ab2b720e89032c SHA1: d598530eea27e83829ae411756df1ed38ddd2876 SHA256: 4f62f00b93d304a4165c676b9ece6769ef1ea7dc0ea2e1fc7423e5cc358a4106 Section: debug Priority: optional Description: debug symbols for libfallocate0 Build-Ids: 2eb84b82dffbca7788749681fd66b30e33231325 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: 7120 MD5sum: 0bc9967ab81abe69eb83033e5f4bf5c1 SHA1: 05141ad1d0e829ef026663981fed4717cb360d38 SHA256: fa41dd82616b0480d23696c5c250964509bbdfa097dcddfe8c7884fd654dc926 Section: debug Priority: optional Description: debug symbols for libfallocate0 Build-Ids: cd6757988cae01a20f608cc288ed895cef5db31c