diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-11-26 23:44:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-28 07:25:59 +0700 |
commit | 15a257f123049a501393b53a24a92cf3a73005af (patch) | |
tree | cc6125d3876eca27f9d7819992c0a9cc88eae15d /system/gpart/slack-desc | |
parent | 4e342637f260b66b1f762eacddd35e96c1f9b25a (diff) |
system/gpart: Added (Guess PC-type hard disk partitions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gpart/slack-desc')
-rw-r--r-- | system/gpart/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/gpart/slack-desc b/system/gpart/slack-desc new file mode 100644 index 0000000000000..c9b1129bfa409 --- /dev/null +++ b/system/gpart/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------------------------------------------------------| +gpart: gpart (Guess PC-type hard disk partitions) +gpart: +gpart: A tool which tries to guess the primary partition table of a PC-type +gpart: hard disk in case the primary partition table in sector 0 is damaged, +gpart: incorrect or deleted. The guessed table can be written to a file or +gpart: device. +gpart: +gpart: Homepage: https://github.com/baruch/gpart +gpart: +gpart: +gpart: |