diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-07 19:14:58 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-08 01:05:35 (EST) |
commit | cd9f5d5289fc7830bc5eafc3e9a17aec402aef2f (patch) | |
tree | 04d3b9274d99b93659c3b0a2b36058fe3ee6d767 /badblocks.pkg/control | |
parent | afaa9df616a6c805f915d52ffc063edd4b8be88a (diff) |
Add packages
Diffstat (limited to 'badblocks.pkg/control')
-rw-r--r-- | badblocks.pkg/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/badblocks.pkg/control b/badblocks.pkg/control new file mode 100644 index 0000000..d2d143d --- /dev/null +++ b/badblocks.pkg/control @@ -0,0 +1,9 @@ +Architecture: any +Platform: all +Section: util +Depends: + e2fsprogs-common (= ${Source-Version}), + ${Shlib-Depends}, +Description: Utility to search a device for bad blocks + badblocks is used to search for bad blocks on a device (usually a disk + partition). |