diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-21 19:57:24 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-28 21:36:00 -0500 |
commit | 89719373d13a0b8c713133c47bb97788ae0f8d60 (patch) | |
tree | 4dc6372aff671217e8780ddb0939dc788a8e564f /system/fsarchiver/README | |
parent | 1264cb86a9a37cc839e7c0cbbc65f1f02861afd3 (diff) | |
download | slackbuilds-89719373d13a0b8c713133c47bb97788ae0f8d60.tar.gz |
system/fsarchiver: Removed (build failure)
http://www.fsarchiver.org/forums/viewtopic.php?f=17&t=1296
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/fsarchiver/README')
-rw-r--r-- | system/fsarchiver/README | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/system/fsarchiver/README b/system/fsarchiver/README deleted file mode 100644 index c434beadce..0000000000 --- a/system/fsarchiver/README +++ /dev/null @@ -1,12 +0,0 @@ -FSArchiver is a system tool that allows you to save the contents of -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 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. - -There's a manpage now so you can get on usage by doing -"fsarchiver -h" (for short help) or "man 8 fsarchiver" |