diff options
| author | Dave Reisner <d@falconindy.com> | 2010-01-08 01:36:49 -0500 |
|---|---|---|
| committer | Dave Reisner <d@falconindy.com> | 2010-01-08 01:36:49 -0500 |
| commit | b157b07a911ed8d3f1653b9c865dc978db25661c (patch) | |
| tree | b7b5a2a033bc13783bd77dee27bdb4f294466244 /TODO | |
| parent | 2470bba9ba5b3935daddb6906ac016997d597681 (diff) | |
| download | squashfu-b157b07a911ed8d3f1653b9c865dc978db25661c.tar.gz | |
Add todo list. Everyone's favorite. Even the TODO list probably isn't complete
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +- Add sanity check for space remaining on disc. + - Use flat % to determine when not to backup? + - Only check space when resquashing? + +- Implement options + --resquash manual resquash + --rollback=<day> rollback to a day of the week + -c <config file> specify path to different config + +- Add logging + +- Filter output from commands + +- Create help/usage function + |
