aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2010-01-12 01:39:25 -0500
committerDave Reisner <d@falconindy.com>2010-01-12 01:39:25 -0500
commitbd94b486cac69317f989095469c57146166c933b (patch)
tree049995f8842d50b4fb18a25cf26980e17a5a43c7 /README
parent8a9158e2d55f09ef7c52c18e30e2f44c98e9b91a (diff)
downloadsquashfu-bd94b486cac69317f989095469c57146166c933b.tar.gz
Expand 'what works' into mini faq
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 15 insertions, 2 deletions
diff --git a/README b/README
index a6386e1..9d37344 100644
--- a/README
+++ b/README
@@ -1,9 +1,22 @@
-SquashFu - an alternative backup solution
+SquashFu - a combination of fun, squashfs, joy, happiness, aufs and rsync
===================================================================
WARNING: EXTREMELY ALPHA. MAY SET YOUR CAT ON FIRE.
+Mini FAQ:
+
What currently works?
- - Regular backups. Execute as sudo ./squashfu and make damn sure your config is right
+ - Regular incrementals. Execute with sudo and make damn sure your config is right.
+ - Automatic merging incremenetals down to MIN_BINS once MAX_BINS has been exceeded
+
+What's not yet included?
+ - The ability to roll back
+ - Reporting features to show usage
+ - Options (don't expect a lot of them)
+ - A lot of error catching. No telling what will happen if you SIGINT in the middle of
+ a resquash, for example. Rsync takes care of itself, however.
+
+What not to expect?
+ - Elephants
If you don't care about your cat...
===================================================================