summaryrefslogtreecommitdiffstats
path: root/system/extundelete/slack-desc
diff options
context:
space:
mode:
author markus reichelt <slackbuilds@mareichelt.de>2010-10-24 22:29:27 -0400
committer Erik Hanson <erik@slackbuilds.org>2010-10-25 07:55:11 -0500
commitaeeb044d09d4a9df1c887214570a6c9f24b1e1f3 (patch)
tree8c4e13d41f0eb76fda86f1245f8ebad861bed500 /system/extundelete/slack-desc
parent7195e67f85b8eb69f3c705efaa7eff82e892f672 (diff)
downloadslackbuilds-aeeb044d09d4a9df1c887214570a6c9f24b1e1f3.tar.gz
slackbuilds-aeeb044d09d4a9df1c887214570a6c9f24b1e1f3.tar.xz
system/extundelete: Added (ext3 and ext4 undeletion utility)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/extundelete/slack-desc')
-rw-r--r--system/extundelete/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/extundelete/slack-desc b/system/extundelete/slack-desc
new file mode 100644
index 0000000000..febddbf3ef
--- /dev/null
+++ b/system/extundelete/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 ':'.
+
+ |----------handy-ruler-------------------------------------------------|
+extundelete: extundelete (An ext3 and ext4 file system undeletion utility)
+extundelete:
+extundelete: extundelete is a utility that can recover deleted files from an ext3
+extundelete: or ext4 partition. extundelete is based partly on ext3grep (c) Carlo
+extundelete: Wood (GPLv2 or later) and uses the information stored in the
+extundelete: partition's journal to attempt to recover a file that has been
+extundelete: deleted from the partition.
+extundelete: extundelete was written by Nic Case. It's GPLv2
+extundelete:
+extundelete: Homepage: http://extundelete.sourceforge.net/
+extundelete: \ No newline at end of file