summaryrefslogtreecommitdiffstats
path: root/system/rear/README
diff options
context:
space:
mode:
author Matthew Budd2018-10-27 01:30:46 +0200
committer David Spencer2018-10-27 01:30:46 +0200
commit1b3e6129f7b2f2aab91713049de2ecbc6c360fd2 (patch)
tree05dcbe0a7f007f093d3533540c4024481c6702ea /system/rear/README
parentb2cc4e88aa5ee10358cd56e2694b1949e07736a0 (diff)
downloadslackbuilds-1b3e6129f7b2f2aab91713049de2ecbc6c360fd2.tar.gz
system/rear: Added (disaster recovery and system migration tool).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/rear/README')
-rw-r--r--system/rear/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/system/rear/README b/system/rear/README
new file mode 100644
index 0000000000..9aece9cde1
--- /dev/null
+++ b/system/rear/README
@@ -0,0 +1,10 @@
+rear (bare metal disaster recovery and system migration tool)
+
+Relax-and-Recover is the leading Open Source bare metal disaster recovery
+and system migration solution. It is a modular framework with many
+ready-to-go workflows for common situations.
+
+Relax-and-Recover produces a bootable image. This image can repartition the
+system. Once that is done it initiates a restore from backup. Restores to
+different hardware are possible. Relax-and-Recover can therefore be used as a
+migration tool as well.