summaryrefslogtreecommitdiffstats
path: root/system/fsarchiver/README
diff options
context:
space:
mode:
author Nishant Limbachia <nishant@mnspace.net>2010-12-12 11:57:48 -0600
committer Robby Workman <rworkman@slackbuilds.org>2010-12-12 11:57:48 -0600
commit0a364ebfed4a1ed228ad50058fd85c91a509d1f1 (patch)
tree6343c1d8cbeeb72ba061748b9748ba4ad69a3caa /system/fsarchiver/README
parent921871ca3e41e1094a91177632d22b6c7c148b32 (diff)
downloadslackbuilds-0a364ebfed4a1ed228ad50058fd85c91a509d1f1.tar.gz
slackbuilds-0a364ebfed4a1ed228ad50058fd85c91a509d1f1.tar.xz
system/fsarchiver: Updated for version 0.6.11.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/fsarchiver/README')
-rw-r--r--system/fsarchiver/README16
1 files changed, 5 insertions, 11 deletions
diff --git a/system/fsarchiver/README b/system/fsarchiver/README
index f5cfdc3255..c434beadce 100644
--- a/system/fsarchiver/README
+++ b/system/fsarchiver/README
@@ -1,18 +1,12 @@
FSArchiver is a system tool that allows you to save the contents of
-a file-system to a compressed archive file. The file-system can be
+a filesystem to a compressed archive file. The filesystem can be
restored on a partition which has a different size and it can be
-restored on a different file-system. Unlike tar/dar, FSArchiver
-also creates the file-system when it extracts the data to partitions.
+restored on a different filesystem. Unlike tar/dar, FSArchiver
+also creates the filesystem when it extracts the data to partitions.
Everything is checksummed in the archive in order to protect the data.
If the archive is corrupt, you just loose the current file, not the
whole archive.
-Dependencies:
-zlib, bzip2, e2fsprogs and other filesystem tools which are all part
-of Slackware.
-
-There's a manpage now so you can get on usage by doing:
-1. fsarchiver -h (for short help)
-2. man 8 fsarchiver
-3. Or, check out the project website at http://www.fsarchiver.org/Main_Page
+There's a manpage now so you can get on usage by doing
+"fsarchiver -h" (for short help) or "man 8 fsarchiver"