diff options
author | Dave Reisner <d@falconindy.com> | 2010-01-12 01:31:20 -0500 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2010-01-12 01:31:20 -0500 |
commit | 8a9158e2d55f09ef7c52c18e30e2f44c98e9b91a (patch) | |
tree | e98418bcd6e6200ff9531b3cc03f735c3d799fa7 | |
parent | a4000c38cb6a3d7cbc0c7048760a35043fd8cde9 (diff) | |
download | squashfu-8a9158e2d55f09ef7c52c18e30e2f44c98e9b91a.tar.gz |
Update todo list and add a section near the top about what actually works currently
-rw-r--r-- | README | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -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 |