> + KEYWORDS="disk"
> + SHORT="utilities to back up and restore used-blocks of a
> partition"
> +cat << EOF
> +Partclone is a project similar to the well-known backup utility "Partition
> Image"
> +a.k.a partimage.
> +
> +Partclone provides utilities to back up and restore used-blocks of a
> partition and it
> +is designed for higher compatibility of the file system by using existing
> library,
> +e.g. e2fslibs is used to read and write the ext2 partition
> +EOF
> diff --git a/disk/partclone/HISTORY b/disk/partclone/HISTORY
> new file mode 100644
> index 0000000..c0a2b06
> --- /dev/null
> +++ b/disk/partclone/HISTORY
> @@ -0,0 +1,4 @@
> +2012-04-18 Treeve Jelbert <treeve AT sourcemage.org>
> + * DETAILS: version 0.2.47
> + spell created