[SCM] CTDB repository - branch master updated -
ctdb-1.0.79-22-g48c0111
Ronnie Sahlberg
sahlberg at samba.org
Wed May 6 00:19:19 GMT 2009
The branch, master has been updated
via 48c011188c624f10c9a754d4ead27db558088fd4 (commit)
via 68da42c4ee92fcdfe65baf04c1a2d6446583858b (commit)
via 9ce9a500543de4f0aef5e8c28cda9bbc3c9d1b77 (commit)
from a152fdc79e3360049aee66c3e628237a91df181f (commit)
http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 48c011188c624f10c9a754d4ead27db558088fd4
Author: Andrew Tridgell <tridge at samba.org>
Date: Tue May 5 16:06:58 2009 +1000
added link to michaels sambaxp papers
commit 68da42c4ee92fcdfe65baf04c1a2d6446583858b
Author: Andrew Tridgell <tridge at samba.org>
Date: Tue May 5 16:49:05 2009 +1000
allow pages in subdirs
commit 9ce9a500543de4f0aef5e8c28cda9bbc3c9d1b77
Author: Andrew Tridgell <tridge at samba.org>
Date: Tue May 5 16:52:24 2009 +1000
more subdir html support
-----------------------------------------------------------------------
Summary of changes:
web/documentation.html | 6 ++++++
web/footer.html | 2 +-
web/header.html | 16 ++++++++--------
3 files changed, 15 insertions(+), 9 deletions(-)
Changeset truncated at 500 lines:
diff --git a/web/documentation.html b/web/documentation.html
index 6636869..d78a1f0 100644
--- a/web/documentation.html
+++ b/web/documentation.html
@@ -27,4 +27,10 @@ Man pages:
<li><a href="http://ctdb.samba.org/~tridge/ctdb/doc/onnode.1.html">onnode manual page</a>
</ul>
+Articles:
+<ul>
+<li><a href="http://samba.org/~obnox/presentations/sambaXP-2009/">Michael
+ Adam's clustered NAS articles</a>
+</ul>
+
<!--#include virtual="footer.html" -->
diff --git a/web/footer.html b/web/footer.html
index a66b5c9..a9758e8 100644
--- a/web/footer.html
+++ b/web/footer.html
@@ -2,7 +2,7 @@
</tr>
<TR ALIGN="center">
- <TD><BR><a name="search"></a><img src="bar1.jpg" WIDTH="493" HEIGHT="26" BORDER="0" alt="=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=">
+ <TD><BR><a name="search"></a><img src="/bar1.jpg" WIDTH="493" HEIGHT="26" BORDER="0" alt="=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=">
<!-- SiteSearch Google -->
<form method="get" action="http://www.google.com/custom">
diff --git a/web/header.html b/web/header.html
index e2b904f..a356b08 100644
--- a/web/header.html
+++ b/web/header.html
@@ -11,19 +11,19 @@
<tr VALIGN="middle">
<td ALIGN="left">
<ul>
- <li><small><a href=".">home</a></small>
- <li><small><a href="documentation.html">documentation</a></small>
- <li><small><a href="configuring.html">configuring</a></small>
- <li><small><a href="building.html">building</a></small>
+ <li><small><a href="/">home</a></small>
+ <li><small><a href="/documentation.html">documentation</a></small>
+ <li><small><a href="/configuring.html">configuring</a></small>
+ <li><small><a href="/building.html">building</a></small>
</ul>
</td>
<td align="center">
- <a href="."><img src="ctdblogo.png" border="0" alt="CTDB"></a>
+ <a href="."><img src="/ctdblogo.png" border="0" alt="CTDB"></a>
</td>
<td align="left">
<ul>
- <li><small><a href="download.html">download</a></small>
- <li><small><a href="testing.html">testing</a></small>
+ <li><small><a href="/download.html">download</a></small>
+ <li><small><a href="/testing.html">testing</a></small>
<li><small><a href="http://wiki.samba.org/index.php/CTDB_Setup">wiki</a></small>
<li><small><a href="http://bugzilla.samba.org/">bug-tracking</a></small>
</ul>
@@ -32,7 +32,7 @@
<TR ALIGN="center">
<TD COLSPAN="3">
- <img src="bar1.jpg" WIDTH="493" HEIGHT="26"
+ <img src="/bar1.jpg" WIDTH="493" HEIGHT="26"
BORDER="0"
alt="=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=">
</TD>
--
CTDB repository
More information about the samba-cvs
mailing list