[Forensics-changes] [SCM] debian-forensics/extundelete branch, debian, updated. upstream/0.2.0-8-ga3d5a89

Elías Alejandro ealmdz at gmail.com
Sat Oct 30 18:48:02 UTC 2010


The following commit has been merged in the debian branch:
commit a3d5a89f4d7f9a11e77eb174340fbb3e3e3b7089
Author: Elías Alejandro <ealmdz at gmail.com>
Date:   Sat Oct 30 13:51:48 2010 -0500

    Updating debian directory

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..f8770f0
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,8 @@
+extundelete for Debian
+----------------------
+
+  * Created a patch to allow restore all recovered files
+    in a specific directory. The new option is: output-dir.
+
+
+ -- Elías Alejandro Año Mendoza <ealmdz at gmail.com>  Wed, 29 Sep 2010 09:29:04 -0500
diff --git a/debian/changelog b/debian/changelog
index 8ac7db9..c3d711b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,5 +2,7 @@ extundelete (0.2.0-1) unstable; urgency=low
 
   * Initial release (Closes: #598186)
   * Initial release (Closes: #569085)
+  * debian/patches/01_output_dir.patch: Added.
+    +Allow restore recovered files in a specific directory
 
  -- Elías Alejandro Año Mendoza <ealmdz at gmail.com>  Wed, 29 Sep 2010 09:29:04 -0500
diff --git a/debian/extundelete.1 b/debian/extundelete.1
index 17705e3..f6e80fe 100644
--- a/debian/extundelete.1
+++ b/debian/extundelete.1
@@ -76,6 +76,11 @@ Then, this option may be used to attempt to restore those files with a single ca
 .br
 This form also reduces redundancy from multiple calls parsing the journal multiple times.
 .TP
+.B \-\-output\-dir path/to/dump/recovered/files
+Restores files in the output dir 'path'.
+.br
+By default the restored files are created in ./RESTORE_FILES
+.TP
 .B \-\-restore\-all
 Restores all files possible to undelete to their names before deletion, when possible.
 Other files are restored to a filename like "file.NNNN". 
diff --git a/debian/patches/01_output_dir.patch b/debian/patches/01_output_dir.patch
index 141f624..b0ff1c9 100644
--- a/debian/patches/01_output_dir.patch
+++ b/debian/patches/01_output_dir.patch
@@ -1,4 +1,6 @@
 Index: extundelete/src/extundelete.cc
+Patch to create a additional option: --output-dir 
+to restore files in a specific path.
 ===================================================================
 --- extundelete.orig/src/extundelete.cc	2010-10-25 11:50:25.000000000 -0500
 +++ extundelete/src/extundelete.cc	2010-10-25 12:01:12.000000000 -0500

-- 
debian-forensics/extundelete



More information about the forensics-changes mailing list