Package: bonnie Version: 1.6-0 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 38 Depends: libc6 (>= 2.4) Suggests: bc Filename: amd64/bonnie_1.6-0_amd64.deb Size: 13640 MD5sum: d662903f4e7414b44a5856f65f4d4b13 SHA1: 690fd0db80b8b6e1b8c70d61d22a37122007b0de SHA256: fabf7641da9c92abf7109c6781a8f5488af584e09fd0cd9941d9cfbdb54dd19d 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: i386 Maintainer: Kurt Garloff Installed-Size: 37 Depends: libc6 (>= 2.4) Suggests: bc Filename: i386/bonnie_1.6-0_i386.deb Size: 13900 MD5sum: 84a423a7dfd8ca0ef67786b0552d4d82 SHA1: d425ad666323e93479f8fab4808e69722091589d SHA256: 74bbc64fc7a976be63dfab73143094159eae4cf301032105513e52310827606a 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: amd64 Maintainer: Kurt Garloff Installed-Size: 35 Depends: bonnie (= 1.6-0) Filename: amd64/bonnie-dbgsym_1.6-0_amd64.deb Size: 19926 MD5sum: 5ca4ff3d1a6887ce218f2d9c2f4ea9fe SHA1: 5b558040893e0302f0eaf456fcc785566d8b431d SHA256: d4435b830ea3ca720c4e37e71c5bf2f7542edc2a6a9614ee71f1e8d2dcaf412e Section: debug Priority: extra Description: Debug symbols for bonnie Build-Ids: 2d42ee7bb9a27a5386b208859d10961d1a1f6cfd Package: bonnie-dbgsym Source: bonnie Version: 1.6-0 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: Kurt Garloff Installed-Size: 32 Depends: bonnie (= 1.6-0) Filename: i386/bonnie-dbgsym_1.6-0_i386.deb Size: 18644 MD5sum: 8f7de449576143da0e19bf318f24f74f SHA1: a012f791288f103c808ef6d578435dbaef29e020 SHA256: e97efba47a583cb4a4b1e9c97f3a1552f66cb75ce70e6b04daa8a047d531883a Section: debug Priority: extra Description: Debug symbols for bonnie Build-Ids: 70b0f78f6b5fe4892aa67f0415d54ec8816d9047 Package: ddrescue Version: 1.99-0.3.0-0.17.3 Architecture: amd64 Maintainer: Kurt Garloff Installed-Size: 297 Depends: libc6 (>= 2.14) Filename: amd64/ddrescue_1.99-0.3.0-0.17.3_amd64.deb Size: 114956 MD5sum: 5c088e54ee9b830869b2e4446614f796 SHA1: a16a1deab414a2e905f0b4eb1acadb71a215cd80 SHA256: 8a5237f17817d7fdb737de371f723a58009c7d140bf90ac0fb4b8511b7fede3f 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: i386 Maintainer: Kurt Garloff Installed-Size: 277 Depends: libc6 (>= 2.11) Filename: i386/ddrescue_1.99-0.3.0-0.17.3_i386.deb Size: 113198 MD5sum: c22f8651f94a7d7e1f58605aa4ac4368 SHA1: daf49a55fb00ac362ef692bbdf36a5b16881a513 SHA256: 8a4a0c3d9b50c963f76695a2470708568c4649dbd11f7e126672846ccdbfa2b2 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: amd64 Maintainer: Kurt Garloff Installed-Size: 223 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: amd64/ddrescue-crypt_1.99-0.3.0-0.17.3_amd64.deb Size: 72770 MD5sum: e602e433ba826cc37c56ee8e37459c9c SHA1: d49729201aa1d45e925741963726564f0d291a41 SHA256: 982374c8badd217493b6e5f34a467781db37752d2cec44d61ce148969ebfd387 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: i386 Maintainer: Kurt Garloff Installed-Size: 194 Depends: libc6 (>= 2.3), libssl1.1 (>= 1.1.0) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: i386/ddrescue-crypt_1.99-0.3.0-0.17.3_i386.deb Size: 70130 MD5sum: 7d58eb24bde6fe33845ac9f93fc8f0c9 SHA1: c8ade76c424afc3eefb8e1e23a8cbd7e108dfecc SHA256: bd7da314bfe7935584300282665ebe1c48c3e6c412932a011933f6d5519273e9 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: amd64 Maintainer: Kurt Garloff Installed-Size: 35 Depends: libc6 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: amd64/ddrescue-lzma_1.99-0.3.0-0.17.3_amd64.deb Size: 15822 MD5sum: 9dabbbfb669682cfad54fab8b8d20a4b SHA1: d81a0b5028681fbb21beb82b2a0ebd60a3cb1ca3 SHA256: f6271d824b3824967c9117c9d1dc1f99034b6bc13ffbb15d30fcee3e685d0cac 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: i386 Maintainer: Kurt Garloff Installed-Size: 34 Depends: libc6 (>= 2.1.3), liblzma5 (>= 5.1.1alpha+20120614) Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: i386/ddrescue-lzma_1.99-0.3.0-0.17.3_i386.deb Size: 15798 MD5sum: 3577fc3c807a6289bf8e86b0f5ddcf6c SHA1: 83f9c849f852a780de60424d24d46b3d11036f4c SHA256: 6b2a9b46980cfd682a5b8ce80a126b113a189f5e3710466fec347022a115e670 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: amd64 Maintainer: Kurt Garloff Installed-Size: 63 Depends: libc6 (>= 2.14), liblzo2-2 Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: amd64/ddrescue-lzo_1.99-0.3.0-0.17.3_amd64.deb Size: 26102 MD5sum: 4219eef491322c837fc97d8a1df29295 SHA1: 32c73ff08c140752df26c4895cc7f45db0083408 SHA256: 2b35c0062df9b8e3ecb8637c5e45fb96c545647dc71d407ddf515c912978c77f 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: i386 Maintainer: Kurt Garloff Installed-Size: 58 Depends: libc6 (>= 2.4), liblzo2-2 Recommends: ddrescue (= 1.99-0.3.0-0.17.3) Filename: i386/ddrescue-lzo_1.99-0.3.0-0.17.3_i386.deb Size: 25506 MD5sum: 7fce3d30c73b5f65eb78ff12f670eac6 SHA1: 574525b96b1885ca103f8aca35278c8a0ea720bb SHA256: f21f4e1318f37eaed9ddeabd3e5222ddce1a3dc0b0658d783250a37cd8a8856a 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: amd64 Maintainer: Kurt Garloff Installed-Size: 21 Recommends: libfallocate0 (= 0.1.1-2) Filename: amd64/libfallocate-dev_0.1.1-2_amd64.deb Size: 4156 MD5sum: af11ca810819c151a2c18e2661148b19 SHA1: 93cfd5dc82368f076013494a5e38cc8f4d3462de SHA256: 87afc0129d2949aaf5853a7c24706d3e4b0a546d8e417b0c9af2d3ba93d1fa23 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: i386 Maintainer: Kurt Garloff Installed-Size: 20 Recommends: libfallocate0 (= 0.1.1-2) Filename: i386/libfallocate-dev_0.1.1-2_i386.deb Size: 4324 MD5sum: fe51873f8e203956fe72afdd75f99add SHA1: 74bcf507d0777fcdf50e4a4e89886d8112879531 SHA256: 78439887a4c8cb69ee9f7401ad12568d24e85209f3cc8ea5dc6918cdfb592379 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: amd64 Maintainer: Kurt Garloff Installed-Size: 27 Depends: libc6 (>= 2.4) Filename: amd64/libfallocate0_0.1.1-2_amd64.deb Size: 7322 MD5sum: 103001c93c17344fd29c3cce765f2e15 SHA1: bee6b35bc168327139e66094c407b6fdfe5fd170 SHA256: 7bc372ba2d7e467263b0b427a9131810986e4117a442959ad42d1853dc889c7b 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: i386 Maintainer: Kurt Garloff Installed-Size: 27 Depends: libc6 (>= 2.4) Filename: i386/libfallocate0_0.1.1-2_i386.deb Size: 7478 MD5sum: 3941979e651d1b2d6da375fc346a93cd SHA1: 8234b48ebc0b7df90e7d28ead6f7b5c62779d3cf SHA256: 2b041b578c5e5226592f5ad391f4ca28ac45b2c8aeba24a5e03c4c6796b564dd 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: amd64 Maintainer: Kurt Garloff Installed-Size: 21 Depends: libfallocate0 (= 0.1.1-2) Filename: amd64/libfallocate0-dbgsym_0.1.1-2_amd64.deb Size: 7064 MD5sum: 7cb63825165150c190c761c092bf3ad6 SHA1: b4516afc2699db663af7a95ab06e3f31ebf93fa1 SHA256: 406da6d73cf750d1f5c3639c40580a8cf717b2372a35d3cf3c6f2825a41f84e8 Section: debug Priority: extra Description: Debug symbols for libfallocate0 Build-Ids: d857065ebbf762c7d9710fc15544b5b8b72984ee Package: libfallocate0-dbgsym Source: libfallocate Version: 0.1.1-2 Auto-Built-Package: debug-symbols Architecture: i386 Maintainer: Kurt Garloff Installed-Size: 19 Depends: libfallocate0 (= 0.1.1-2) Filename: i386/libfallocate0-dbgsym_0.1.1-2_i386.deb Size: 6572 MD5sum: 59f82ef0865d5b9adb90cc2b7ac1e6ad SHA1: a1c895adbdb194302b0e7adbb4987aa8cf7f7866 SHA256: bcae96fb3c408a27ebc464223409e50ee23104459730720fbc3d572047a5251a Section: debug Priority: extra Description: Debug symbols for libfallocate0 Build-Ids: a5f80823f68dca66d89d650e1cd41c8cc3240c94