[Lunar-commits] r14596 - moonbase/trunk/utils/dump
Florin Braescu
florin at lunar-linux.org
Thu May 5 17:09:09 UTC 2005
Author: florin
Date: 2005-05-05 17:09:09 +0000 (Thu, 05 May 2005)
New Revision: 14596
Modified:
moonbase/trunk/utils/dump/DEPENDS
moonbase/trunk/utils/dump/DETAILS
Log:
bump the version from 0.4b31 to 0.4b40.
Modified: moonbase/trunk/utils/dump/DEPENDS
===================================================================
--- moonbase/trunk/utils/dump/DEPENDS 2005-05-05 16:45:40 UTC (rev 14595)
+++ moonbase/trunk/utils/dump/DEPENDS 2005-05-05 17:09:09 UTC (rev 14596)
@@ -1,2 +1,2 @@
-depends e2fsprogs &&
-depends zlib
+depends e2fsprogs &&
+depends zlib
Modified: moonbase/trunk/utils/dump/DETAILS
===================================================================
--- moonbase/trunk/utils/dump/DETAILS 2005-05-05 16:45:40 UTC (rev 14595)
+++ moonbase/trunk/utils/dump/DETAILS 2005-05-05 17:09:09 UTC (rev 14596)
@@ -1,12 +1,19 @@
MODULE=dump
- VERSION=0.4b31
+ VERSION=0.4b40
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- WEB_SITE=http://dump.sourceforge.net/
+ SOURCE_URL=$SFORGE_URL/$MODULE/
+ SOURCE_VFY=sha1:7f5695da6406001f3bfb49e0286b24b01efae735
+ WEB_SITE=http://dump.sourceforge.net/
ENTERED=20020806
- UPDATED=20020806
+ UPDATED=20050505
SHORT="dump and restore backuptools"
+
cat << EOF
-Dump examines files in a filesystem, determines which ones need to be backed up, and copies those files to a specified disk, tape or other storage medium. Subsequent incremental backups can then be layered on top of the full backup.
-The restore command performs the inverse function of dump; it can restore a full backup of a filesystem. Single files and directory subtrees may also be restored from full or partial backups in interractive mode.
+Dump examines files in a filesystem, determines which ones need to be
+backed up, and copies those files to a specified disk, tape or other
+storage medium. Subsequent incremental backups can then be layered on
+top of the full backup.
+The restore command performs the inverse function of dump; it can restore
+a full backup of a filesystem. Single files and directory subtrees may also
+be restored from full or partial backups in interractive mode.
EOF
More information about the Lunar-commits
mailing list