diff options
author | Micah Anderson <micah@riseup.net> | 2006-01-14 16:27:28 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2006-01-14 16:27:28 +0000 |
commit | 91fba766e8c8744628fd6e4a3f567f72f3008d57 (patch) | |
tree | 6550d97eed00b842847308c56de40f1b35ce234d /TODO | |
parent | 83b09d71e9ecf1bdd4ce4cb13cc1ba3c91ff18aa (diff) | |
download | backupninja-91fba766e8c8744628fd6e4a3f567f72f3008d57.tar.gz backupninja-91fba766e8c8744628fd6e4a3f567f72f3008d57.tar.bz2 |
Added TODO list and updated Authors
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ + +This is a todo list, want to help? Pick something and let the list know +you are working on it! + +. Make ninjahelper allow you to pick what type of backup you want (instead + of just assuming you want local-to-remote, or push backups. Some people + want local-to-local, or remote-to-local, or pull backups). + +. Make it so backupninja can be run as a regular user, instead of requiring + root + |