|
From: <di...@us...> - 2008-11-19 15:05:25
|
Revision: 619
http://safekeep.svn.sourceforge.net/safekeep/?rev=619&view=rev
Author: dimi
Date: 2008-11-19 15:05:21 +0000 (Wed, 19 Nov 2008)
Log Message:
-----------
Remove implemented items
Modified Paths:
--------------
safekeep/trunk/TODO
safekeep/trunk/safekeep.spec.in
Modified: safekeep/trunk/TODO
===================================================================
--- safekeep/trunk/TODO 2008-11-19 14:59:50 UTC (rev 618)
+++ safekeep/trunk/TODO 2008-11-19 15:05:21 UTC (rev 619)
@@ -4,7 +4,6 @@
* Add tests db dumps
* Avoid snapshotting snapshots
* Don't snapshot a device if a snapshot is already present
- * Local backup to bypass ssh
* Protect against multiple safekeep instance running at once
* Run ssh/rdiff through nice so we can control the load better
* Use -l with ssh to limit the bandwidth used during the backup
@@ -17,8 +16,6 @@
http://dag.wieers.com/blog/content/call-for-participation-on-mksysb
Future (post 1.0):
- * Support more of rdiff-backup special file selectors
- * Package it up for Ubuntu/Debian
* Modify the test to not rely on Lattica's servers
* Decide how big the snapshot size should be automagically
* Fully automatic shapshotting mode
Modified: safekeep/trunk/safekeep.spec.in
===================================================================
--- safekeep/trunk/safekeep.spec.in 2008-11-19 14:59:50 UTC (rev 618)
+++ safekeep/trunk/safekeep.spec.in 2008-11-19 15:05:21 UTC (rev 619)
@@ -116,6 +116,8 @@
%doc sample.backup
%changelog
+ - Do not compress the SSH traffic, it is handled by rdiff-backup
+ - Add SSH verbosity control
- Fix dopey MySQL dump.
* Tue Oct 7 2008 Dimi Paun <di...@la...> 1.0.5-1
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|