aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2010-01-12 01:31:20 -0500
committerDave Reisner <d@falconindy.com>2010-01-12 01:31:20 -0500
commit8a9158e2d55f09ef7c52c18e30e2f44c98e9b91a (patch)
treee98418bcd6e6200ff9531b3cc03f735c3d799fa7
parenta4000c38cb6a3d7cbc0c7048760a35043fd8cde9 (diff)
downloadsquashfu-8a9158e2d55f09ef7c52c18e30e2f44c98e9b91a.tar.gz
Update todo list and add a section near the top about what actually works currently
-rw-r--r--README10
1 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index bf3e3bb..a6386e1 100644
--- a/README
+++ b/README
@@ -2,6 +2,9 @@ SquashFu - an alternative backup solution
===================================================================
WARNING: EXTREMELY ALPHA. MAY SET YOUR CAT ON FIRE.
+What currently works?
+ - Regular backups. Execute as sudo ./squashfu and make damn sure your config is right
+
If you don't care about your cat...
===================================================================
Requirements: aufs, aufs2-util, squashfs-tools, rsync, bc
@@ -88,10 +91,9 @@ TODO
---------------------------------------
In no particular order....
-- Create dispatchers for actions
+- Create dispatchers for actions (mostly done)
- Create options parser (and determine options)
- Implement rollback functions
-- Add debug statements
-
-probably more...
+- Implement report functions
+- Limit access by checking for sudo