|
From: <di...@us...> - 2007-11-07 14:21:31
|
Revision: 563
http://safekeep.svn.sourceforge.net/safekeep/?rev=563&view=rev
Author: dimi
Date: 2007-11-07 06:21:25 -0800 (Wed, 07 Nov 2007)
Log Message:
-----------
Update TODO with feedback from users.
Modified Paths:
--------------
safekeep/trunk/TODO
Modified: safekeep/trunk/TODO
===================================================================
--- safekeep/trunk/TODO 2007-11-07 14:17:30 UTC (rev 562)
+++ safekeep/trunk/TODO 2007-11-07 14:21:25 UTC (rev 563)
@@ -3,6 +3,20 @@
* Test the sendmail delivery method
* Add tests db dumps
+Feedback from users:
+ * Øyvind Skaar <os...@op...>: FreeBSD have snapshot capabilities
+ - http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/snapshots.html
+ - http://www.freebsd.org/cgi/man.cgi?query=snapshot&sektion=0&manpath=FreeBSD+6.2-RELEASE&apropos=1&format=html
+ * Gert <ger...@ta...>: change default mode from --server
+ A small, but annoying issue (to me) it the fact that the default
+ action for /usr/bin/safekeep is to run the server. This means that
+ making a typo (eg /usr/bin/safekeep -help) or not knowing the
+ parameters always triggers the server and starts the full backup process.
+ * Dag Wieers <da...@wi...>: avoid asciidoc build requirements
+ Would it be possible to recreate the manpages and other asciidoc documents
+ before distributing the tar-files ? That way there is no dependency on
+ asciidoc > 6 (and as a result, no dependency on python 2.3).
+
Future (post 1.0):
* Support more of rdiff-backup special file selectors
* Package it up for Fedora Extras and Ubuntu/Debian
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|