Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (785656e203fb1c8d536b1ce24890942de4123479)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Flavien Bridault <vlaaad AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (785656e203fb1c8d536b1ce24890942de4123479)
  • Date: Sat, 16 Sep 2006 11:05:11 +0200

Le vendredi 15 septembre 2006 à 22:08 -0500, Ladislav Hagara a écrit :
> GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:
>
> ChangeLog | 3 +++
> disk/testdisk/DEPENDS | 3 +++
> disk/testdisk/DETAILS | 19 +++++++++++++++++++
> disk/testdisk/HISTORY | 3 +++
> 4 files changed, 28 insertions(+)
>
> New commits:
> commit 785656e203fb1c8d536b1ce24890942de4123479
> Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
> Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
>
> disk/testdisk: new spell, data recovery software
>
> i wanted to reinstall source mage on notebook with windows on hda1
> mounted and formatted hda1 as /
> was busy, tired, thinking something else
> now trying to recover some data
> stupid, stupid, stupid ...
>
> diff --git a/ChangeLog b/ChangeLog
> index d1c07ae..bfcbd26 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,6 @@
> +2006-09-16 Ladislav Hagara <hgr AT vabo.cz>
> + * disk/testdisk: new spell, data recovery software
> +
> 2006-09-14 Arjan Bouter <abouter AT sourcemage.org>
> * perl-cpan/gssapi: new spell
>
> diff --git a/disk/testdisk/DEPENDS b/disk/testdisk/DEPENDS
> new file mode 100755
> index 0000000..38871bc
> --- /dev/null
> +++ b/disk/testdisk/DEPENDS
> @@ -0,0 +1,3 @@
> +optional_depends "progsreiserfs" "" "" "to list files from ReiserFS
> partition" &&
> +optional_depends "ntfsprogs" "" "" "to list files from NTFS
> partition" &&
> +optional_depends "jpeg" "" "" "to improved JPEG recovery rate"
> diff --git a/disk/testdisk/DETAILS b/disk/testdisk/DETAILS
> new file mode 100755
> index 0000000..0be8076
> --- /dev/null
> +++ b/disk/testdisk/DETAILS
> @@ -0,0 +1,19 @@
> + SPELL=testdisk
> + VERSION=6.5-WIP
> + SOURCE=$SPELL-$VERSION.tar.bz2
> +SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
> + SOURCE_URL[0]=http://www.cgsecurity.org/$SOURCE
> +
> SOURCE_HASH=sha512:00ab7d11a7a76b18146869e425e818df7a249f700fe11870b0a42c291643ace10b93c5343b807eb9df564b376863afc7e3f25507cb3f22ec3bb0ab6a85bf56fa
> + WEB_SITE=http://www.cgsecurity.org/wiki/TestDisk
> + LICENSE[0]=GPL
> + ENTERED=20060916
> + KEYWORDS="disk recovery"

Is "recovery" part of the official keywords list ? I heard the question
many times on IRC so I take advantage of this commit to ask : where can
we find this list and how can we add new words to it ? I remember we've
tried to keep this list as short as possible, right ?

> + SHORT="data recovery software"
> +cat << EOF
> +TestDisk checks the partitions and boot sectors of your disks.
> +It is very useful in recovering lost partitions.
> +
> +PhotoRec is file data recovery software designed to recover
> +lost pictures from digital camera memory or even Hard Disks.
> +It has been extended to search also for non audio/video headers.
> +EOF
> diff --git a/disk/testdisk/HISTORY b/disk/testdisk/HISTORY
> new file mode 100644
> index 0000000..9938eb0
> --- /dev/null
> +++ b/disk/testdisk/HISTORY
> @@ -0,0 +1,3 @@
> +2006-09-16 Ladislav Hagara <hgr AT vabo.cz>
> + * *: created this spell, version 6.5-WIP
> +
> _______________________________________________
> SM-Commit mailing list
> SM-Commit AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-commit
>
--
Flavien Bridault

Disk, Graphics, Graphics-libs sections Guru
Source Mage GNU/Linux - http://www.sourcemage.org

irc: vlaaad
jabber: vlaaad AT amessage.be

Attachment: signature.asc
Description: Ceci est une partie de message numériquement signée




Archive powered by MHonArc 2.6.24.

Top of Page