[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] index.html addition about dinstall



added patch from Andrew Pollock <apollock@debian.org> that tells
about dinstall times and where one can look for the status.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 web/index.html |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/web/index.html b/web/index.html
index 31947ab..a0deca1 100644
--- a/web/index.html
+++ b/web/index.html
@@ -38,6 +38,7 @@
 			<li><a href="/keys.html">Archive Signing Key</a></li>
 			<li><a href="#ftpteam">FTP Team</a></li>
 			<li><a href="#dak">dak</a></li>
+			<li><a href="#dinstall">dinstall</a></li>
 			<li><a href="#new">NEW</a></li>
 			<li><a href="#pending">Pending removals</a></li>
 			<li><a href="#removed">Removed packages</a></li>
@@ -116,6 +117,20 @@
             from: <a href="http://ftp-master.debian.org/git/";>http://ftp-master.debian.org/git/</a></p>
         </div>
 
+	<div id="dinstall">
+	    <h1>dinstall</h1>
+            <p>The dinstall portion of dak is run at the following times:</p>
+            <ul>
+		<li>01:52 UTC</li>
+		<li>07:52 UTC</li>
+		<li>13:52 UTC</li>
+		<li>19:52 UTC</li>
+	    </ul>
+	    <p>The status of the dinstall run can be checked by looking at
+<a href="http://ftp-master.debian.org/dinstall.status";>http://ftp-master.debian.org/dinstall.status</a>
+	    </p>
+	</div>
+
 		<div id="new">
             <h1>New Packages</h1>
             <p>New Packages uploaded to the archive, but not yet accepted,
-- 
1.6.5


Reply to: