[gparted] Update README and AUTHORS for attempt data rescue



commit 6bf8df6c4c8991346facc1632ca22b4dbe0ad5c3
Author: Curtis Gedak <gedakc gmail com>
Date:   Sat Jan 29 15:44:23 2011 -0700

    Update README and AUTHORS for attempt data rescue

 AUTHORS |    8 ++++++--
 README  |    8 ++++++++
 2 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index f69b88c..577f92f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,11 +1,11 @@
 This file is part of GParted
 Copyright (C) 2004, 2005, 2006
 	Bart Hakvoort
-Portions Copyright (C) 2008, 2009, 2010
+Portions Copyright (C) 2008, 2009, 2010, 2011
 	Curtis Gedak
 
 This file may be modified and/or distributed without restriction.  This is
-not an invitation to misrepresent who contributed to GNU GParted.
+not an invitation to misrepresent who contributed to GParted.
 
 -------------------------------------------------------------------------------
 
@@ -28,6 +28,10 @@ Curtis Gedak		<gedakc users sourceforge net>
 	* Created OperationLabelPartition.h, OperationLabelPartition.cc
 	* Maintained from official 0.3.5 release onward 
 
+Joan Lledó			<joanlluislledo gmail com>
+	* Created Dialog_Rescue_Data.h, Dialog_Rescue_Data.cc to attempt data rescue.
+	* Wrote patch to add attempt data rescue for lost partitions.
+
 Luca Bruno			<lucab debian org>
 	* Created btrfs.h, btrfs.c to support btrfs file system.
 	* Wrote patch for initial btrfs support.
diff --git a/README b/README
index 10d3a4c..93a523c 100644
--- a/README
+++ b/README
@@ -142,6 +142,11 @@ For GNU/Linux distribution dmraid support, the following are required:
    - dmraid drive arrays activated on boot (e.g., dmraid -ay).
 
 
+For attempt data rescue for lost partitions, the following package
+is required:
+   gpart           - guesses PC-type hard disk partitions
+
+
 Several more commands are optionally used by GParted if found on the system.
 These commands include:
 
@@ -149,6 +154,8 @@ These commands include:
    vol_id        - used to read volume labels
    udisks        - used to prevent automounting of file systems
    devkit-disks  - used to prevent automounting of file systems
+   {filemanager} - used in attempt data rescue to display discovered
+                   file systems.  (e.g., nautilus, pcmanfm)
    hal-lock      - used to prevent automounting of file systems
    gksu          - used to acquire root privileges in .desktop file,
                    but only if available when gparted source is configured.
@@ -156,4 +163,5 @@ These commands include:
                      /dev/mapper/isw_idedecefg_Volume0p1
    udevinfo      - used in dmraid to query udev name
    udevadm       - used in dmraid to query udev name
+   yelp          - used to display help manual
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]