summaryrefslogtreecommitdiffstats
path: root/system/extundelete/README
diff options
context:
space:
mode:
author markus reichelt2010-10-25 04:29:27 +0200
committer Erik Hanson2010-10-25 14:55:11 +0200
commitaeeb044d09d4a9df1c887214570a6c9f24b1e1f3 (patch)
tree8c4e13d41f0eb76fda86f1245f8ebad861bed500 /system/extundelete/README
parent7195e67f85b8eb69f3c705efaa7eff82e892f672 (diff)
downloadslackbuilds-aeeb044d09d4a9df1c887214570a6c9f24b1e1f3.tar.gz
system/extundelete: Added (ext3 and ext4 undeletion utility)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/extundelete/README')
-rw-r--r--system/extundelete/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/system/extundelete/README b/system/extundelete/README
new file mode 100644
index 0000000000..540c9599d2
--- /dev/null
+++ b/system/extundelete/README
@@ -0,0 +1,6 @@
+extundelete is a utility that can recover deleted files from an ext3
+or ext4 partition. extundelete is based partly on ext3grep (c) Carlo
+Wood (GPLv2 or later) and uses the information stored in the
+partition's journal to attempt to recover a file that has been
+deleted from the partition.
+