aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Reisner <d@falconindy.com>2010-01-08 01:36:49 -0500
committerDave Reisner <d@falconindy.com>2010-01-08 01:36:49 -0500
commitb157b07a911ed8d3f1653b9c865dc978db25661c (patch)
treeb7b5a2a033bc13783bd77dee27bdb4f294466244
parent2470bba9ba5b3935daddb6906ac016997d597681 (diff)
downloadsquashfu-b157b07a911ed8d3f1653b9c865dc978db25661c.tar.gz
Add todo list. Everyone's favorite. Even the TODO list probably isn't complete
-rw-r--r--TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..d59c45d
--- /dev/null
+++ b/TODO
@@ -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
+