summaryrefslogtreecommitdiffstats
path: root/badblocks.pkg
diff options
context:
space:
mode:
authorPatrick 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)
commitcd9f5d5289fc7830bc5eafc3e9a17aec402aef2f (patch)
tree04d3b9274d99b93659c3b0a2b36058fe3ee6d767 /badblocks.pkg
parentafaa9df616a6c805f915d52ffc063edd4b8be88a (diff)
Add packages
Diffstat (limited to 'badblocks.pkg')
-rw-r--r--badblocks.pkg/control9
-rw-r--r--badblocks.pkg/files1
2 files changed, 10 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).
diff --git a/badblocks.pkg/files b/badblocks.pkg/files
new file mode 100644
index 0000000..25ae013
--- /dev/null
+++ b/badblocks.pkg/files
@@ -0,0 +1 @@
+/usr/sbin/badblocks