]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
add current index
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 5 Apr 2013 14:10:13 +0000 (14:10 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Fri, 5 Apr 2013 14:10:13 +0000 (14:10 +0000)
Changed files:
    html/index.html -> 1.1

html/index.html [new file with mode: 0644]

diff --git a/html/index.html b/html/index.html
new file mode 100644 (file)
index 0000000..5d7ad97
--- /dev/null
@@ -0,0 +1,48 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+  <link rel="StyleSheet" href="styles.css" type="text/css">
+  <title>PLD Th :: Info Page</title>
+</head>
+<body>
+
+<h3>
+  <a href="http://www.pld-linux.org/ThInfo">About PLD Th</a>
+</h3>
+
+<h3>Builder queue</h3>
+<p>
+<li><a href="http://src.th.pld-linux.org/queue.html">PLD Th</a></li>
+</p>
+
+<h3>Dep checks</h3>
+<p>
+<li><a href="main.txt">Main deps x86_64</a></li>
+<li><a href="main-ready.txt">Main ready deps x86_64</a></li>
+<li><a href="main-ready-test.txt">Main+ready+test deps x86_64</a></li>
+
+<li><a href="main-i686.txt">Main deps i686</a></li>
+<li><a href="main-ready-i686.txt">Main ready deps i686</a></li>
+<li><a href="main-ready-test-i686.txt">Main+ready+test deps i686</a></li>
+
+<li><a href="main-i486.txt">Main deps i486</a></li>
+<li><a href="main-ready-i486.txt">Main ready deps i486</a></li>
+<li><a href="main-ready-test-i486.txt">Main+ready+test deps i486</a></li>
+
+</p>
+
+<h3>Freshness checks</h3>
+<p>
+<li><a href="ac-th-diff.txt">Differences between AC and TH</a></li>
+<li><a href="freshness.txt">Th main+test freshness (compare to cvs)</a></li>
+</p>
+
+<h3>Rpmlint checks</h3>
+<p>
+<li><a href="lint-PLD.txt">rpmlint: PLD tree</a></li>
+<li><a href="lint-ready.txt">rpmlint: ready tree</a></li>
+<li><a href="lint-test.txt">rpmlint: test tree</a></li>
+</p>
+</body>
+</html>
This page took 0.042578 seconds and 4 git commands to generate.