|
From: <di...@us...> - 2007-05-16 15:09:22
|
Revision: 504
http://safekeep.svn.sourceforge.net/safekeep/?rev=504&view=rev
Author: dimi
Date: 2007-05-16 08:09:17 -0700 (Wed, 16 May 2007)
Log Message:
-----------
Trim old news from front-page
Modified Paths:
--------------
website/trunk/WebContent/index.shtml
Modified: website/trunk/WebContent/index.shtml
===================================================================
--- website/trunk/WebContent/index.shtml 2007-05-16 15:08:37 UTC (rev 503)
+++ website/trunk/WebContent/index.shtml 2007-05-16 15:09:17 UTC (rev 504)
@@ -57,129 +57,6 @@
</p>
</blockquote>
-<p class="NewsTitle">Apr 27, 2007: SafeKeep version 0.9.3 (beta) released
-<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
-</p>
-<blockquote>
-<p>
-SafeKeep 0.9.3 was released today. What's new in this release:
-</p>
-<ul>
- <li>The safekeep account now uses <tt>/bin/bash</tt> instead of
- <tt>/sbin/nologin</tt>, this makes it possbile to deploy and
- manage the SSH keys needed for the backup process; </li>
- <li>Invoke <tt>rdiff-backup</tt> with the <tt>--force</tt> option
- when trimming old data, since there are cases where we can have
- multiple deltas outstanding;</li>
- <li>A number of logging bugs have been fixed, now the logs should
- look a bit better;</li>
- <li>Some documentation improvements.</li>
-</ul>
-<p>
-Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora)
-and Debian-based (e.g. Debian, Ubuntu) distributions are available
-for immediate <a href="download.shtml">download ...</a>
-</p>
-</blockquote>
-
-<p class="NewsTitle">Mar 13, 2007: SafeKeep version 0.9.2 (beta) released
-<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
-</p>
-<blockquote>
-<p>
-SafeKeep 0.9.2 was released today. What's new in this release:
-</p>
-<ul>
- <li>Client configuration files have been moved to
- <tt>/etc/safekeep/backup.d</tt>, and have the
- extension '<tt>.backup</tt>'; </li>
- <li>A new global configuration file has been added in
- <tt>/etc/safekeep/safekeep.conf</tt>; </li>
- <li>A number of command line options have been deprecated
- (<tt>-e/--email, -s/--smtp</tt>), and moved to the global configuration; </li>
- <li>SafeKeep now knows of the user under which the backup will execute,
- making it possible to better deploy keys, avoid the need to invoke
- <tt>safekeep(1)</tt> via <tt>sudo(8)</tt>, and execute the backup
- as root if need be; </li>
- <li>Relative paths now have more intuitive behaviour; </li>
- <li>Some documentation improvements; </li>
- <li>Automatic migration of old configuration to the new format; </li>
- <li>A CRITICAL (e.g. data loss) race has been fixed. </li>
-</ul>
-<p>
-Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora)
-and Debian-based (e.g. Debian, Ubuntu) distributions are available
-for immediate <a href="download.shtml">download ...</a>
-</p>
-</blockquote>
-
-<p class="NewsTitle">Feb 12, 2007: SafeKeep version 0.9.1 (beta) released
-<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
-</p>
-<blockquote>
-<p>
-SafeKeep 0.9.1 was released today. What's new in this release:
-</p>
-<ul>
- <li>Lots of documentation improvements;</li>
- <li>Prepare the RPMs for Fedora acceptance</li>
- <li>Automatic creation of data store directory</li>
- <li>A few bug fixes</li>
-</ul>
-<p>
-Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora)
-and Debian-based (e.g. Debian, Ubuntu) distributions are available
-for immediate <a href="download.shtml">download ...</a>
-</p>
-</blockquote>
-
-<p class="NewsTitle">Feb 10, 2007: SafeKeep website get new look
-<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
-</p>
-<blockquote>
-<p>
-The SafeKeep website gets a new color scheme; thanks go to
-<a href="ed...@la...">Eduard Malinschi</a> for doing the work.
-</p>
-</blockquote>
-
-<p class="NewsTitle">Feb 2, 2007: SafeKeep website goes live
-<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
-</p>
-<blockquote>
-<p>
-The SafeKeep site is up-and-running! We will continue to add content
-and improve the rendering in various browsers. Meanwhile, please
-report all problems to
-<a href="mailto:saf...@li...">saf...@li...</a>.
-</p>
-</blockquote>
-
-<p class="NewsTitle">Feb 1, 2007: SafeKeep version 0.9.0 (beta) released
-<img src="images/grey_pixel.gif" width="100%" height="1" alt="">
-</p>
-<blockquote>
-<p>
-SafeKeep 0.9.0 was released today, the first public beta of the project.
-It contains the following main features:
-</p>
-<ul>
- <li>based on <a href="http://www.nongnu.org/rdiff-backup/">rdiff-backup</a>,
- a tried and tested backup solution</li>
- <li>fast and easy deployment, with no configuration stored on the backed-up boxes</li>
- <li>centralized configuration, with reasonable and useful defaults</li>
- <li>built-in support for LVM snapshots, PostgreSQL and MySQL dumps</li>
- <li>secure setup via SSH tunneling, with built-in key management</li>
- <li>binary packages for RPM and DEB based Linux distributions</li>
- <li>clean, easy to understand Python code-base</li>
-</ul>
-<p>
-Binary packages for RedHat-based (e.g. RedHat EL, CentOS, Fedora)
-and Debian-based (e.g. Debian, Ubuntu) distributions are available
-for immediate <a href="download.shtml">download ...</a>
-</p>
-</blockquote>
-
</div>
<a href="news.shtml">All news ...</a>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|