summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-07-19 17:02:34 +0000
committerLennart Poettering <lennart@poettering.net>2004-07-19 17:02:34 +0000
commit5df7002d1d0b8a0f58f3b976c2afd7ece9afc900 (patch)
tree029e4a6ed9870771b2e0d3b5ad37a216693eaa2f /doc
parentc9c32fafa054ac5817262eb2a17cab3d6c64973a (diff)
update documentation for .5
git-svn-id: file:///home/lennart/svn/public/syrep/trunk@60 07ea20a6-d2c5-0310-9e02-9ef735347d72
Diffstat (limited to 'doc')
-rw-r--r--doc/README.html.in17
1 files changed, 14 insertions, 3 deletions
diff --git a/doc/README.html.in b/doc/README.html.in
index 4fb8eaa..e37dd97 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -42,6 +42,13 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</p>
<h2><a name="news">News</a></h2>
+<div class="news-date">Mon Jul 19 2004: </div> <p class="news-text"><a
+href="@PACKAGE_URL@syrep-0.5.tar.gz">Version 0.5</a> released; Changes
+include: optionally show sizes of file on <tt>--diff</tt>, implement
+new command <tt>--forget</tt>, check for extended attribute
+<tt>user.syrep</tt> on <tt>--update</tt> on file systems that support
+it.</p>
+
<div class="news-date">Mon Mar 22 2004: </div> <p class="news-text"><a
href="@PACKAGE_URL@syrep-0.4.tar.gz">Version 0.4</a> released; Changes
include: fix annonoying SIGBUS failure when working on files &gt;= 100 MB, update to Berkeley DB 4.2, use <tt>madvise()</tt> to improve file copying throughput on newer kernels, minor other fixes </p>
@@ -194,7 +201,11 @@ a "symmetric" way as described above.</p>
<h2><a name="requirements">Requirements</a></h2>
-<p><tt>syrep</tt> requires installed development versions of <tt><a href="http://www.gzip.org/zlib/">zlib</a></tt> and <tt><a href="http://www.sleepycat.com/">Berkeley DB</a></tt> 4.2.</p>
+<p><tt>syrep</tt> requires installed development versions of <tt><a
+href="http://www.gzip.org/zlib/">zlib</a></tt> and <tt><a
+href="http://www.sleepycat.com/">Berkeley DB</a></tt> 4.2. If you want
+build <tt>syrep</tT> with support for extended attributes (currently
+supported on Linux only) you have to install <tt>libattr</tt> and a kernel that supports it.</p>
<p><tt>syrep</tt> was developed and tested on Debian GNU/Linux
"testing" from September 2003, it should work on most other Linux
@@ -227,11 +238,11 @@ L. Peter Deutsch. Thanks to him for this.</p>
<p>The current release is <a href="@PACKAGE_URL@syrep-@PACKAGE_VERSION@.tar.gz">@PACKAGE_VERSION@</a></p>
-<p>Get <tt>syrep</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="https://seth.intheinter.net:8081/svn/syrep/">repository</a>.</p>
+<p>Get <tt>syrep</tt>'s development sources from the <a href="http://subversion.tigris.org/">Subversion</a> <a href="https://seth.intheinter.net:8081/svn/syrep/">repository</a>. (<a href="http://0pointer.de/cgi-bin/viewcvs.cgi/?root=syrep">viewcvs</a>)</p>
<hr/>
-<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, March 2004</address>
+<address class="grey">Lennart Poettering &lt;@PACKAGE_BUGREPORT@&gt;, July 2004</address>
<div class="grey"><i>$Id$</i></div>