[Piuparts-commits] rev 117 - in fai-config-dir: files files/var files/var/www files/var/www/index.html files/var/www/robots.txt scripts/WEBSERVER

Holger Levsen holger at alioth.debian.org
Sat Dec 22 17:01:29 UTC 2007


Author: holger
Date: 2007-12-22 17:01:29 +0000 (Sat, 22 Dec 2007)
New Revision: 117

Added:
   fai-config-dir/files/var/
   fai-config-dir/files/var/www/
   fai-config-dir/files/var/www/index.html/
   fai-config-dir/files/var/www/index.html/piatti
   fai-config-dir/files/var/www/robots.txt/
   fai-config-dir/files/var/www/robots.txt/piatti
   fai-config-dir/scripts/WEBSERVER/10-index
Log:
maintain webpages with fai+svn too

Added: fai-config-dir/files/var/www/index.html/piatti
===================================================================
--- fai-config-dir/files/var/www/index.html/piatti	                        (rev 0)
+++ fai-config-dir/files/var/www/index.html/piatti	2007-12-22 17:01:29 UTC (rev 117)
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<!DOCTYPE html 
+     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html>
+
+<head>
+    <title>piatti.debian.org / piatti.cs.helsinki.fi</title>
+    <style>
+	html { background: #ffc5c5; }
+    </style>
+</head>
+
+<body>
+
+
+<h1>piatti.debian.org / piuparts.cs.helsinki.fi</h1>
+    
+<p>This machine is piatti.debian.org, generously donated by HP and 
+hosted at piuparts.cs.helsinki.fi by the University of Helsinki,
+CS department.</p>
+
+<p>More information about the setup is available at <a href="wiki.debian.org/piuparts">wiki.debian.org/piuparts</a>.</p>
+
+<p>This machine runs piuparts. You can look at log files:</p>
+
+<ul>
+<li><a href="fail/">Failed logs, not manually processed yet</a></li>
+<li><a href="bugged/">Failed logs, manually processed (bug reported)</a></li>
+<li><a href="fixed/">Failed logs, problem has been fixed</a></li>
+<li><a href="pass/">Successful logs (test failed: no problem found!)</a></li>
+<li><a href="untestable/">Untestable packages</a></li>
+</ul>
+
+</div>
+
+
+</body>
+</html>

Added: fai-config-dir/files/var/www/robots.txt/piatti
===================================================================
--- fai-config-dir/files/var/www/robots.txt/piatti	                        (rev 0)
+++ fai-config-dir/files/var/www/robots.txt/piatti	2007-12-22 17:01:29 UTC (rev 117)
@@ -0,0 +1,2 @@
+User-agent: *
+Disallow: /fail/

Added: fai-config-dir/scripts/WEBSERVER/10-index
===================================================================
--- fai-config-dir/scripts/WEBSERVER/10-index	                        (rev 0)
+++ fai-config-dir/scripts/WEBSERVER/10-index	2007-12-22 17:01:29 UTC (rev 117)
@@ -0,0 +1,8 @@
+#! /bin/sh
+
+#
+#        (c) 2007 Holger Levsen         holger at layer-acht.org
+#        GPL2 licenced
+#
+
+fcopy -r -M /var/www


Property changes on: fai-config-dir/scripts/WEBSERVER/10-index
___________________________________________________________________
Name: svn:executable
   + *




More information about the Piuparts-commits mailing list