]> git.pld-linux.org Git - projects/pld-ftp-admin.git/blame - html/index.html
fix arg passing
[projects/pld-ftp-admin.git] / html / index.html
CommitLineData
2ba962a7
ER
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3<head>
4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 <link rel="StyleSheet" href="styles.css" type="text/css">
6 <title>PLD Th :: Info Page</title>
7</head>
8<body>
9
10<h3>
11 <a href="http://www.pld-linux.org/ThInfo">About PLD Th</a>
12</h3>
13
14<h3>Builder queue</h3>
15<p>
16<li><a href="http://src.th.pld-linux.org/queue.html">PLD Th</a></li>
17</p>
18
19<h3>Dep checks</h3>
20<p>
77678c60
ER
21<li><a href="qa.php?q=main">Main deps x86_64</a></li>
22<li><a href="qa.php?q=main-ready">Main ready deps x86_64</a></li>
23<li><a href="qa.php?q=main-ready-test">Main+ready+test deps x86_64</a></li>
2ba962a7 24
77678c60
ER
25<li><a href="qa.php?q=main-i686">Main deps i686</a></li>
26<li><a href="qa.php?q=main-ready-i686">Main ready deps i686</a></li>
27<li><a href="qa.php?q=main-ready-test-i686">Main+ready+test deps i686</a></li>
2ba962a7 28
77678c60
ER
29<li><a href="qa.php?q=main-i486">Main deps i486</a></li>
30<li><a href="qa.php?q=main-ready-i486">Main ready deps i486</a></li>
31<li><a href="qa.php?q=main-ready-test-i486">Main+ready+test deps i486</a></li>
2ba962a7
ER
32
33</p>
34
35<h3>Freshness checks</h3>
36<p>
77678c60
ER
37<li><a href="qa.php?q=ac-th-diff">Differences between AC and TH</a></li>
38<li><a href="qa.php?q=freshness">Th main+test freshness (compare to git)</a></li>
2ba962a7
ER
39</p>
40
41<h3>Rpmlint checks</h3>
42<p>
77678c60
ER
43<li><a href="qa.php?q=lint-PLD">rpmlint: PLD tree</a></li>
44<li><a href="qa.php?q=lint-ready">rpmlint: ready tree</a></li>
45<li><a href="qa.php?q=lint-test">rpmlint: test tree</a></li>
2ba962a7
ER
46</p>
47</body>
48</html>
This page took 0.667794 seconds and 4 git commands to generate.