[Forensics-changes] [SCM] Guess PC disk partition table, find lost partitions branch, debian, updated. debian/0.1h-4.1-13-g5bd7715

Daniel Baumann daniel at debian.org
Fri Sep 19 06:31:04 UTC 2008


The following commit has been merged in the debian branch:
commit 539f11793b47ac7083988bbd138ae03f7cdccf5b
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Sep 19 08:26:00 2008 +0200

    Rewrapping package long-description in control file.

diff --git a/debian/control b/debian/control
index 9e0df06..86fef35 100644
--- a/debian/control
+++ b/debian/control
@@ -13,24 +13,23 @@ Package: gpart
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Guess PC disk partition table, find lost partitions
- Gpart is a tool which tries to guess the primary partition table of a
- PC-type disk in case the primary partition table in sector 0 is
- damaged, incorrect or deleted.
+ Gpart is a tool which tries to guess the primary partition table of a PC-type
+ disk in case the primary partition table in sector 0 is damaged, incorrect or
+ deleted.
  .
- It is also good at finding and listing the types, locations, and
- sizes of inadvertently-deleted partitions, both primary and logical.
- It gives you the information you need to manually re-create them
- (using fdisk, cfdisk, sfdisk, etc.).
+ It is also good at finding and listing the types, locations, and sizes of
+ inadvertently-deleted partitions, both primary and logical. It gives you the
+ information you need to manually re-create them (using fdisk, cfdisk, sfdisk,
+ etc.).
  .
- The guessed table can also be written to a file or (if you firmly
- believe the guessed table is entirely correct) directly to a disk
- device.
+ The guessed table can also be written to a file or (if you firmly believe the
+ guessed table is entirely correct) directly to a disk device.
  .
- Supported (guessable) filesystem or partition types:
+ Currently supported (guessable) filesystem or partition types:
  .
   * BeOS filesystem type.
-  * FreeBSD/NetBSD/386BSD disklabel sub-partitioning
-    scheme used on Intel platforms.
+  * FreeBSD/NetBSD/386BSD disklabel sub-partitioning scheme used on Intel
+    platforms.
   * Linux second extended filesystem.
   * MS-DOS FAT12/16/32 "filesystems".
   * IBM OS/2 High Performance filesystem.
@@ -40,8 +39,6 @@ Description: Guess PC disk partition table, find lost partitions
   * MS Windows NT/2000 filesystem.
   * QNX 4.x filesystem.
   * The Reiser filesystem (version 3.5.X, X > 11).
-  * Sun Solaris on Intel platforms uses a sub-partitioning
-    scheme on PC hard disks similar to the BSD disklabels.
+  * Sun Solaris on Intel platforms uses a sub-partitioning scheme on PC hard
+    disks similar to the BSD disklabels.
   * Silicon Graphics' journalling filesystem for Linux.
- .
- Other types may be added relatively easily, as separately compiled modules.

-- 
Guess PC disk partition table, find lost partitions



More information about the forensics-changes mailing list