diff options
author | B. Watson <urchlay@slackware.uk> | 2023-03-29 02:16:57 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-01 09:14:10 +0700 |
commit | 2ef974658270d44f0b45398d27874a53335e4f5b (patch) | |
tree | f99f90fb18aec56c64ba558897d78d11f86e1827 /system/bbf/slack-desc | |
parent | dc028e94240cd9373593d587028946477d844feb (diff) |
system/bbf: Added (bad block finder)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bbf/slack-desc')
-rw-r--r-- | system/bbf/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/bbf/slack-desc b/system/bbf/slack-desc new file mode 100644 index 0000000000000..281878c235a5d --- /dev/null +++ b/system/bbf/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +bbf: bbf (bad block finder) +bbf: +bbf: bbf is a safer and more featureful tool for dealing with bad blocks +bbf: on hard drives. It's built around the workflow of dealing with hard +bbf: drive bad blocks. It has a number of features to limit risk in using +bbf: the tool and provides features to more easily track down what files +bbf: are affected by the bad blocks found. It also gives you the ability +bbf: to manually mark blocks as corrupted in cases where a block isn't +bbf: technically bad, but is causing issues. +bbf: +bbf: |